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.
Gets the date based on the transaction date, the function, the ledger period type.
Syntax
public TransDate dateFunction(
TransDate transactionDate,
StartEnd function,
LedgerPeriodType period)
Run On
Called
Parameters
- transactionDate
Type: TransDate Extended Data Type
The transaction date.
- function
Type: StartEnd Enumeration
The fucntion (e.g. Start, End).
- period
Type: LedgerPeriodType Enumeration
The ledger period type.
Return Value
Type: TransDate Extended Data Type
The result date.