Share via


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

  • _deleteNonPO
    Type: boolean
    A Boolean to indicate whether lines without a PO should be deleted; optional.

See Also

Reference

VendInvoiceInfoLine Table