Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether posting in the ledger period is allowed.
Syntax
client server public static boolean checkLedgerPeriod(PurchId _purchId, TransDate _transDate)
Run On
Called
Parameters
- _purchId
Type: PurchId Extended Data Type
The purchase order number.
- _transDate
Type: TransDate Extended Data Type
The transaction date to check.
Return Value
Type: boolean
true if posting in the ledger period is allowed; otherwise false.