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 and initializes an instance of the VendVoucher class.
Syntax
server public static VendVoucher newVendVoucherPurchComplInvoice(
PurchComplementaryInvoiceHeader _complementaryInvoice,
LedgerTransTxt _ledgerTransTxt,
AmountMST _totalAmount)
Run On
Server
Parameters
- _complementaryInvoice
Type: PurchComplementaryInvoiceHeader Table
The PurchComplementaryInvoiceHeader table buffer containing the purchase complementary invoice header.
- _ledgerTransTxt
Type: LedgerTransTxt Enumeration
A text describing the transaction.
- _totalAmount
Type: AmountMST Extended Data Type
The total amount of the transaction.
Return Value
Type: VendVoucher Class
An instance of the VendVoucher class.