Use this function to disallow changes to a sales order if its next status code is greater than a
predetermined status or if the order is currently being processed by the Warehouse system. If the order
is not available for updates, this function will return with a '1' in the ErrorCode^
^
D4200150 - Verify Sales Order Before Update
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szNextStatus | NXTR | char | NONE | NONE |
A user defined code (system 40/type AT) indicating the next step in the order flow of the line type. | ||||
szStatusThreshold | NXT2 | char | NONE | NONE |
User defined code (40/AT) that specifies what the next standard step is in the processing cycle for this order type. You set up the steps for
| ||||
cWarehouseFlag | SWMS | char | NONE | NONE |
This flag can contain the following values:
blank Sales Order line which has not entered warehousing.
I Sales Order line inside the
| ||||
cErrorCode | ERRC | char | NONE | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
|
None |
None |