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.
Gets a list of the sales orders from the SalesTable for prepayments.
Syntax
client server public static container getSalesOrderListForPrepayments(CustAccount _custAccount)
Run On
Called
Parameters
- _custAccount
Type: CustAccount Extended Data Type
The value of the CustAccount field.
Return Value
Type: container
A container that contains data from the SalesTable and CustTable tables.
Exceptions
Exception | Condition |
---|---|
UpdateConflictNotRecovered | A conflict occurred that could not be recovered from when updating. |
UpdateConflict | An update conflict occurred. |