D40R0170A - Calculate Demand Quantity
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szCostCenter | 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
| ||||
mnAddressNumberSoldTo | 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
| ||||
mnAddressNumberShipTo | 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,
| ||||
mnIdentifierShortItem | ITM | MATH_NUMERIC | REQ | INPUT |
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item
| ||||
szUnitOfMeasureAsInput | UOM | char | REQ | INPUT |
A user defined code (00/UM) that indicates the quantity in which to express an inventory item, for example, CS (case) or BX (box). | ||||
mnDemandUniqueKey | DEID | MATH_NUMERIC | REQ | INPUT |
A system-generated number that identifies a demand record. | ||||
szDemandType | DETYP | char | REQ | INPUT |
A code that specifies whether the demand is firm or planned. The demand type is used to determine how the system processes demand. | ||||
cCalcAheadBehind | ABFIRM | char | REQ | INPUT |
An option that determines whether you can adjust the demand by modifying either the quantity that you have already shipped (also known
| ||||
cDecrementCUM | DECCUM | char | REQ | INPUT |
An option that specifies whether the system increases or decreases CUM quantities when updating the CUM quantity shipped. If you do not
| ||||
cRoundToStdPackFirm | RNDSTDPK | char | REQ | INPUT |
An option that determines whether the system rounds up firm quantities to the pack quantity for a standard carton. For example, assuming
| ||||
jdFenceDate | ERQSHPDJ | JDEDATE | REQ | INPUT |
The end date in a range of shipment dates that the customer specifies. For example, the customer might request the supplier to ship 500
| ||||
jdDateRequestedShip | RQSJ | JDEDATE | REQ | INPUT |
Requested ship date. | ||||
mnRequestedShipQty | RQSHPQTY | MATH_NUMERIC | REQ | BOTH |
The quantity of items that the customer has requested you to ship. | ||||
mnCumQuantityShipped | CUMS | MATH_NUMERIC | OPT | BOTH |
The cumulative quantity that was shipped for a Sold To or a Ship To location. | ||||
mnAheadBehindAmt | AHDBHD | MATH_NUMERIC | OPT | BOTH |
The number of items that represent either an excess or shortage of goods that have been shipped to the customer. The system calculates
| ||||
cFirstRecord | FIRSTREC | char | OPT | BOTH |
An option that indicates the first occurrence of a record. | ||||
cCreateSchedule | CRTSCH | char | OPT | OUTPUT |
An option that determines whether the system runs the Create Demand Schedule program (R40R010) after changes have been made to
| ||||
cSuppressErrorMessage | SUPPS | char | REQ | 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 |