PurchFormletterParmDataInvoice.createAdvance Method [AX 2012]
Creates or updates a record in the VendInvoiceInfoTable table as an advance header.
protected boolean createAdvance(PurchTable _purchTable)
Run On
ServerParameters
- _purchTable
- Type: PurchTable Table
A record in the PurchTable table that is used to initialize a record in the VendInvoiceInfoTable table.
Return Value
Type: booleantrue if the record in the VendInvoiceInfoTable table was created; otherwise, false.
Community Additions
ADD
Show: