D32C0090 - F4211 CW Get SalesOrder Records
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szOrderCompany | KCOO | char | OPT | INPUT | 
A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a 
  | ||||
| mnOrderNumber | DOCO | MATH_NUMERIC | OPT | INPUT | 
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry, 
  | ||||
| szOrderType | DCTO | char | OPT | INPUT | 
A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has 
  | ||||
| mnLineNumber | LNID | MATH_NUMERIC | OPT | OUTPUT | 
A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns 
  | ||||
| szLastStatus | LTTR | char | OPT | OUTPUT | 
A code (system 40/type AT) specifying the last step in the processing cycle that this order line has successfully completed.  | ||||
| szNextStatus | NXTR | char | OPT | OUTPUT | 
A user defined code (system 40/type AT) indicating the next step in the order flow of the line type.  | ||||
| szLineType | LNTY | char | OPT | OUTPUT | 
A code that controls how the system processes lines on a transaction. It controls the systems with which the transaction interfaces, such as 
  | ||||
| mnOrderQuantity | UORG | MATH_NUMERIC | OPT | OUTPUT | 
The quantity of units affected by this transaction.  | ||||
| szWorkOrderNumber | RORN | char | OPT | OUTPUT | 
A number that identifies a secondary purchase order, sales order, or work order that is associated with the original order. This number is for 
  | ||||
| cRequestType | EV01 | char | OPT | INPUT | 
An option that specifies the type of processing for an event.  | ||||
| cEndOfFile | EV01 | char | OPT | OUTPUT | 
An option that specifies the type of processing for an event.  | ||||
| idhRequestF4211 | GENLNG | ID | OPT | BOTH | 
General purpose ID variable.  | ||||
| None | 
| F4211 Sales Order Detail File |