Delete Method (PoLine)
- Last UpdatedNov 06, 2025
- 1 minute read
The Delete() method deletes a specified purchase order line item record from the PO_Line table.
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.
- poLineNo
- Required. Holds a number that identifies the line item in the purchase order to be deleted.