D4101621A - Read Selected Cache
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| mnMOEJobNumber | JOBS | MATH_NUMERIC | OPT | NONE | 
The job number (work station ID) which executed the particular job.  | ||||
| szMOEComputerID | CTID | char | OPT | NONE | 
| szSegment1 | SEG1 | char | OPT | INPUT | 
The first section of a segmented item. You can assign up to 10 segments to an item as long as the sum of the segments does not exceed 
  | ||||
| mnDocumentOrderInvoice | 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 
  | ||||
| szCompanyKeyOrderNo | 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 
  | ||||
| szOrderSuffix | SFXO | char | OPT | INPUT | 
In the A/R and A/P systems, a code that corresponds to the pay item. In the Sales Order and Procurement systems, this code identifies 
  | ||||
| mnMatrixControlLine | MCLN | MATH_NUMERIC | OPT | INPUT | 
A number that the system uses to group line numbers on a purchase order or sales order for use in a matrix. Although the number is 
  | ||||
| mnOtherCacheJobNumber | JOBS | MATH_NUMERIC | OPT | INPUT | 
The job number (work station ID) which executed the particular job.  | ||||
| szOtherCacheComputerID | CTID | char | OPT | INPUT | 
| idCacheCursor | GENLNG | ID | OPT | BOTH | 
General purpose ID variable.  | ||||
| szCacheActionCode | CACTN | char | OPT | INPUT | 
A code that indicates the activity you want to perform. Valid codes:
    o Get - Retrieve the cache element
    o Add - Add a cache element
    o 
  | ||||
| mnNumberKeys | NKEYS | MATH_NUMERIC | OPT | INPUT | 
The number of keys in an index that will be used to retrieve, delete, or update a record.  | ||||
| mnIndex | IDEX | MATH_NUMERIC | OPT | INPUT | 
| 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 
  | ||||
| mnLineNumber | LNID | MATH_NUMERIC | OPT | NONE | 
A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns 
  | ||||
| mnIdentifierShortItem | 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 
  | ||||
| mnQuantityTransaction | TRQT | MATH_NUMERIC | OPT | NONE | 
A value that represents the available quantity, which might consist of the on-hand balance minus commitments, reservations, and 
  | ||||
| szUnitOfMeasureAsInput | UOM | char | OPT | NONE | 
A user defined code (00/UM) that indicates the quantity in which to express an inventory item, for example, CS (case) or BX (box).  | ||||
| szStatusCodeNext | NXTR | char | OPT | NONE | 
A user defined code (system 40/type AT) indicating the next step in the order flow of the line type.  | ||||
| szUnitOfMeasurePrimary | UOM1 | char | OPT | NONE | 
A user defined code (00/UM) that identifies the unit of measure that the system uses to express the quantity of an item, for example, EA 
  | ||||
| szUnitOfMeasureSecondary | UOM2 | char | OPT | NONE | 
A user defined code (00/UM) that indicates an alternate unit of measure for the item.  | ||||
| szStdUOMConversionFlag | TFLA | char | OPT | NONE | 
Allows you to bypass the item-specific unit of measure and use the standard unit of measure. Valid values are:
   blank Use the item-specific 
  | ||||
| None | 
| None |