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.
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.