Delete Method (PO)
- Last UpdatedNov 06, 2025
- 1 minute read
The Delete() method deletes a specified purchase order record from the PO table.
The purchase order is uniquely identified by the purchase order ID in the purchase order record.
Parameters
- sessionId
- Required. Holds the session ID and thus the user who is making this method call.
- poId
- Required. Holds the ID of the purchase order.