Functional Description
Purpose
Setup Notes and Prerequisites
This function requires certain parameters to be passed to it:
MCU, AN8, and SHAN are required. DEID is also required if you are calling this
function standalone, i.e. you aren't using the Wrapper "GetAdditionalLabelData"
function to call F40R31GetDemand.
Special Logic
Technical Specification
D40R0710B - F40R31 Get Demand DSTR
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
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
| ||||
szBranchPlant | MCU | char | REQ | INPUT |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
mnSoldTo | AN8 | MATH_NUMERIC | REQ | 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 | REQ | INPUT |
The address number of the location to which you want to ship this order. The address book provides default values for customer address,
| ||||
mnDemandID | DEID | MATH_NUMERIC | OPT | INPUT |
A system-generated number that identifies a demand record. | ||||
mnJobNumber | JOBS | MATH_NUMERIC | OPT | BOTH |
The job number (work station ID) which executed the particular job. | ||||
mnShortItemNumber | ITM | MATH_NUMERIC | OPT | NONE |
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item
| ||||
mnDemandDetailSupplKey | SDID | MATH_NUMERIC | OPT | NONE |
A number that identifies supplemental data records and associates them with demand records. | ||||
mnUniqueKeyID | UKID | MATH_NUMERIC | OPT | NONE |
This field is a unique number used to identify a record in a file. |
None |
None |