D4100940A - Reclassification - Cache / Qty Balances / Expiration Date
Data Item Data Structure DescriptionI/ORequired
TRNO        Transaction Line NumberI/O   Y      Key
LNID        Line Identifier            I/O   Y      Key
FRTO        From/To Identifier      I/O   Y      Key
TRQT        Transaction Quantity      I/O
UITM        Item Number - UnKnown      I/O
ITM        Short Item Number      I/O
LOTN        Lot Number            I/O
MCU        Branch / Plant            I/O
EV01        Reversal Indicator      I/O
NKEYS        Number of Keys             I   Y
CACTN        Cache Action Code       I   Y
SUPPS        Suppress Error Messages I       N
DTAI        Error Message ID       O   N
^
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| mnTransactionLine | TRNO | MATH_NUMERIC | NONE | NONE | 
The transaction line number keeps the different From and To lines for one transaction (for example, combining multiple lots into one or 
  | ||||
| mnLineNumber | LNID | MATH_NUMERIC | NONE | NONE | 
A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns 
  | ||||
| cFromTo | FRTO | char | NONE | NONE | 
A code that indicates whether a line in a transaction is a From line or a To line. This field allows you to combine multiple existing products or 
  | ||||
| mnQuantityBalances | TRQT | MATH_NUMERIC | NONE | NONE | 
A value that represents the available quantity, which might consist of the on-hand balance minus commitments, reservations, and 
  | ||||
| szItemNumber | UITM | char | NONE | NONE | 
A number that the system assigns to an item. It can be in short, long, or third item number format.  | ||||
| mnShortItemNumber | ITM | MATH_NUMERIC | NONE | NONE | 
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item 
  | ||||
| szLot | LOTN | char | NONE | NONE | 
A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics.  | ||||
| szBranchPlant | MCU | char | NONE | NONE | 
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
  | ||||
| cReversalIndicator | EV01 | char | NONE | NONE | 
An option that specifies the type of processing for an event.  | ||||
| mnNumberKeys | NKEYS | MATH_NUMERIC | NONE | NONE | 
Number of Keys to be used in the cache retrieval/update process.  ab 
  | ||||
| szCacheActionCode | CACTN | char | NONE | NONE | 
Valid values are:
  | ||||
| cSuppressErrorMessage | SUPPS | char | NONE | NONE | 
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 | NONE | NONE | 
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 
  | ||||
| mnConversionFactorToPrimary | CONV | MATH_NUMERIC | NONE | NONE | 
The factor that the system uses to convert one unit of measure to another unit of measure.  | ||||
| mnJobNumber | JOBS | MATH_NUMERIC | NONE | NONE | 
The job number (work station ID) which executed the particular job.  | ||||
| cLastRecordRead | EV01 | char | NONE | NONE | 
An option that specifies the type of processing for an event.  | ||||
| idCacheCursor | GENLNG | ID | NONE | NONE | 
General purpose ID variable.  | ||||
| mnCostWorkOrder | DOC1 | MATH_NUMERIC | OPT | NONE | 
The document number associated with a given document type.  | ||||
| None | 
| F4108 Lot Master |