D40R0110A - Round To Standard Pack
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| 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 
  | ||||
| mnRequestedShipQty | RQSHPQTY | MATH_NUMERIC | REQ | BOTH | 
The quantity of items that the customer has requested you to ship.  | ||||
| mnAddressNumberSoldTo | 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 
  | ||||
| mnAddressNumberShipTo | 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, 
  | ||||
| mnIdentifierShortItem | ITM | MATH_NUMERIC | OPT | INPUT | 
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item 
  | ||||
| szUnitOfMeasureAsInput | UOM | char | OPT | 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).  | ||||
| mnStandardPack | STPK | MATH_NUMERIC | OPT | BOTH | 
A number that indicates the standard quantity within a container.  | ||||
| mnAheadBehindAmt | AHDBHD | MATH_NUMERIC | OPT | OUTPUT | 
The number of items that represent either an excess or shortage of goods that have been shipped to the customer. The system calculates 
  | ||||
| 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 
  | ||||
| szBranchPlant | MCU | char | REQ | NONE | 
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
  | ||||
| None | 
| None |