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.
Finds the transDate in the LedgerJournalTrans table by using the reverse reference.
Syntax
server public static TransDate getTransDateByReverse(RecId _reverseRecID)
Run On
Server
Parameters
- _reverseRecID
Type: RecId Extended Data Type
The reverse reference record ID of the LedgerJournalTrans record.
Return Value
Type: TransDate Extended Data Type
TransDate from the LedgerJournalTrans table.