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

Return Value

Type: TransDate Extended Data Type
TransDate from the LedgerJournalTrans table.

See Also

Reference

LedgerJournalTrans Table