Use this function to verify all the override next status codes against the other allowed status codes
in the order activity rules. Prior to calling this function, you must call the
VerifyActivityRulesStatusCode function to retrieve all the allowed status codes. If the override next status code is not
valid, this function will issue an error message 0280 and set errorcode to 1
D4000960 - VerifyOverrideNextStatusCode
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szOverrideNextStatus | 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
| ||||
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. | ||||
szAllowedStatus1 | A1TR | char | NONE | NONE |
This is an optional field indicating a status that can be performed as the next step in the order process. Although this is not the preferred or
| ||||
szAllowedStatus2 | A2TR | char | NONE | NONE |
This is an optional field indicating a status that can be performed as the next step in the order process. Although this is not the preferred or
| ||||
szAllowedStatus3 | A3TR | char | NONE | NONE |
This is an optional field indicating a status that can be performed as the next step in the order process. Although this is not the preferred or
| ||||
szAllowedStatus4 | A4TR | char | NONE | NONE |
This is an optional field indicating a status that can be performed as the next step in the order process. Although this is not the preferred or
| ||||
szAllowedStatus5 | A5TR | char | NONE | NONE |
This is an optional field indicating a status that can be performed as the next step in the order process. Although this is not the preferred or
| ||||
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 |