LedgerJournalTrans::getTransDateByReverse Method
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.