GetNextSoLineNo Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetNextSoLineNo() method retrieves the next line item number for the specified sales order. A sales order is uniquely identified by the combination of the customer ID and purchase order ID.
Parameters
- custId
Required. Holds the customer ID.
- poId
- Required. Holds the ID of the customer's purchase order.
- soLineNo
- Output. Holds the returned next line item number of the specified sales order.