D4700420B - Check Acknowledgment Status
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| mnEdiDocumentNumber | EDOC | MATH_NUMERIC | REQ | INPUT |
The document number that is assigned by the transmitter in an EDI transaction.
In a non EDI environment, this would be consistent with the
| ||||
| szEdiDocumentType | EDCT | char | REQ | INPUT |
The document type that is assigned by the transmitter in an EDI transaction.
In a non EDI environment, this would be consistent with the order
| ||||
| szCompanyKeyEdiOrder | EKCO | char | REQ | INPUT |
Company - Key (EDI - Document Key Co) | ||||
| cFlagAcknowledgementReceiv | ACKRC | char | REQ | OUTPUT |
An option that indicates whether an EDI transaction or message was received and acknowledged. Valid values are:
0
The EDI record has
| ||||
| cSuppressErrorMessage | SUPPS | char | OPT | INPUT |
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
0 = allow
| ||||
| szErrorCode | DTAI | char | OPT | OUTPUT |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
| ||||
| None |
| None |