D4901360A - Self-Service Shipment Tracking Record Count
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szTableName | TBLE | char | REQ | INPUT |
A table is a set of data displayed in columns and rows. Each column is a data item. Each row in a table is a record. | ||||
szShipmentStatus | SSTS | char | OPT | INPUT |
A code that represents the status that a shipment is at. Statuses typically refer to events such as "Confirmed", "Hold", etc. | ||||
mnShipmentNumber | SHPN | MATH_NUMERIC | OPT | INPUT |
A "next number" that uniquely identifies a shipment. | ||||
mnSoldTo | AN8 | MATH_NUMERIC | OPT | INPUT |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
mnShipTo | SHAN | MATH_NUMERIC | OPT | INPUT |
The address number of the location to which you want to ship this order. The address book provides default values for customer address,
| ||||
mnNumberofRecordsReceived | TRRC | MATH_NUMERIC | OPT | OUTPUT |
This is the number of records received at the target site. | ||||
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
| ||||
szErrorMessageID | 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
| ||||
cErrorCode | ERRC | char | OPT | OUTPUT |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
| ||||
mnJobnumberA | JOBS | MATH_NUMERIC | OPT | INPUT |
The job number (work station ID) which executed the particular job. | ||||
szComputerID | CTID | char | OPT | INPUT |
None |
None |