D4002540A - F4211 Direct Ship Order Integrity
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szRelatedPoSoNumber | RORN | char | REQ | INPUT | 
Pass the Sales Order Related Number as a string (for example 00000101).  The business function will 
  | ||||
| szRelatedOrderType | RCTO | char | REQ | INPUT | 
A user defined code (system 00, type DT) that indicates the document type of the secondary or related order. For example, a purchase 
  | ||||
| szCompanyKeyRelated | RKCO | char | REQ | INPUT | 
The key company that is associated with the document number of the related order.  | ||||
| mnRelatedPoSoLineNo | RLLN | MATH_NUMERIC | REQ | INPUT | 
A number of the detail line on the related order for which the current order was created. For example, on a purchase order created to fill 
  | ||||
| szStatusCodeNext | NXTR | char | OPT | INPUT | 
The next status will update the sales order line with this status.  The business function will not 
  | ||||
| mnAmountUnitCost | UNCS | MATH_NUMERIC | OPT | INPUT | 
Pass the domestic value.
  | ||||
| jdPromisedDeliveryDate | PDDJ | JDEDATE | OPT | INPUT | 
The promised shipment date for either a sales order or purchase order. The Supply and Demand Programs use this date to calculate 
  | ||||
| szLot | LOTN | char | OPT | INPUT | 
A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics.  | ||||
| szUserId | USER | char | REQ | INPUT | 
The code that identifies a user profile.  | ||||
| szProgramId | PID | char | REQ | INPUT | 
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
  | ||||
| szWorkStationId | JOBN | char | REQ | INPUT | 
The code that identifies the work station ID that executed a particular job.  | ||||
| jdDateUpdated | UPMJ | JDEDATE | REQ | INPUT | 
The date that specifies the last update to the file record.  | ||||
| mnTimeOfDay | TDAY | MATH_NUMERIC | REQ | INPUT | 
The computer clock in hours:minutes:seconds.  | ||||
| jdActualShipDate | ADDJ | JDEDATE | OPT | INPUT | 
This field is generally passed from Receipts.
  | ||||
| szPurchasingUOM | 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).  | ||||
| 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 
  | ||||
| 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 
  | ||||
| mnUnitsTransactionQty | UORG | MATH_NUMERIC | REQ | INPUT | 
The quantity of units affected by this transaction.  | ||||
| szTransactionUOM | 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).  | ||||
| cReceiptsOptions | RECOPT | char | OPT | NONE | 
An option that indicates the actions you can perform for a receipt.  | ||||
| cDualPickingProcess_DPPO | DPPO | char | OPT | NONE | 
An option that determines for a dual unit of measure item whether the system uses the primary or secondary unit of measure for the following 
  | ||||
| mnSecondaryQty_SQOR | SQOR | MATH_NUMERIC | OPT | NONE | 
If the secondary unit of measure option in Inventory Constants is selected,this field will display on data entry screens.  | ||||
| szUOMSecondary_UOM2 | UOM2 | char | OPT | NONE | 
A user defined code (00/UM) that indicates an alternate unit of measure for the item.  | ||||
| None | 
| None |