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.
sets the container with values from either open transactions or ledgerJournalTrans
Syntax
server public static container getVendorInformation(
SpecTrans _specTrans,
[LedgerJournalTrans _ledgerJournalTrans,
CompanyId _paymentCompany])
Run On
Server
Parameters
- _specTrans
Type: SpecTrans Table
The _specTrans open transactions buffer used to set container.
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The _ledgerJournalTrans journal lines buffer used to set container.
- _paymentCompany
Type: CompanyId Extended Data Type
The _paymentCompany payment company.
Return Value
Type: container
Returns container with values set from specTrans buffer or ledgerJournalTrans buffer.