VendInvoiceInfoLine::deleteFromPurchParmUpdateNotPending Method
Delete lines from VendInvoiceInfoLine for a ParmId, but not if they are pending
Syntax
client server public static void deleteFromPurchParmUpdateNotPending(PurchParmUpdate _purchParmUpdate, [boolean _deleteNonPO])
Run On
Called
Parameters
- _purchParmUpdate
Type: PurchParmUpdate Table
The parmId to delete for is given by this parameter.
- _deleteNonPO
Type: boolean
A Boolean to indicate whether lines without a PO should be deleted; optional.