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 VendTrans record buffer of the invoice associated with the LedgerJournalTrans record buffer supplied as argument.
Syntax
public VendTrans vendTrans(LedgerJournalTrans _ledgerJournalTrans, [boolean _forUpdate])
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans record buffer for which to find a VendTrans record with an associated invoice.
- _forUpdate
Type: boolean