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.
Utitility method, simplifies fetching a LedgerJournalTrans object from passed CustVendOutPaymRecord object.
Syntax
protected LedgerJournalTrans getLedgerJournalTransFromRecord(CustVendOutPaymRecord _record)
Run On
Called
Parameters
- _record
Type: CustVendOutPaymRecord Class
A CustVendOutPaymRecord object to get a LedgerJournalTrans object from.
Return Value
Type: LedgerJournalTrans Table
Corresponding LedgerJournalTrans object.