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.
Creates a payroll disbursement VendPaym object from a LedgerJournalTran object.
Syntax
public VendPaym vendPaym(LedgerJournalTrans _ledgerJournalTrans)
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans object to use to create a payroll disbursement.
Return Value
Type: VendPaym Class
A VendPaym record.