Functional Description
Purpose
This function is a cache function that store data from Location Section business function (B4600200 - 
Putaway, B4600330 - Picking, and B4600340 - Replenishment).  The data store are locations tiebreakers 
determined by the above business functions.
Technical Specification
The cache name is "B4600250TB" and there 8 keys belonging to the cache.  The following is the list of 
keys:
1.  TYFL - AWMProcessType
2.  RQBT - RequestBatchNumber
3.  MATH01 - SequenceNumber1
4.  LOTN - LotNumberSequence
5.  MATH02 - SequenceNumber2
6.  LOCN - Location
7.  LOTN - LotNumber
8.  LDSQ - LocationDetailSequence
^
D4600250A - CacheLocationTieBreaker
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| mnRequestBatchNumber | RQBT | MATH_NUMERIC | NONE | NONE | 
The batch number assigned to one set of putaway, picking, or replenishment requests. This number comes from next numbers for system 
  | ||||
| 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 
  | ||||
| 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 
  | ||||
| szLocation | LOCN | char | NONE | NONE | 
The storage location from which goods will be moved.  | ||||
| szLotNumber | LOTN | char | NONE | NONE | 
A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics.  | ||||
| mnQuantity | UORG | MATH_NUMERIC | NONE | NONE | 
The quantity of units affected by this transaction.  | ||||
| szInstructionUOM | UOM | char | NONE | 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).  | ||||
| cAllowMixItems | MLOT | char | NONE | NONE | 
A code that indicates how you want the system to assign items to a location.  | ||||
| szContainerCode | EQTY | char | NONE | NONE | 
A code (46/EQ) that identifies a storage container or a shipping carton. A storage container can be an open container where items are 
  | ||||
| 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 
  | ||||
| cActionCode | MODE | char | NONE | NONE | 
The processing mode used in Purchase Order Consolidator to signify when specific orders are being processed.  | ||||
| idCacheCursor | GENLNG | ID | NONE | NONE | 
General purpose ID variable.  | ||||
| mnNumberofKeys | CDL | MATH_NUMERIC | NONE | NONE | 
The length of the user defined code. It cannot be greater than 10 characters.  | ||||
| cLastRecordRead | EV01 | char | NONE | NONE | 
An option that specifies the type of processing for an event.  | ||||
| cErrorCode | ERR | char | NONE | NONE | 
The Data Field Error Code field is simply a generic data field to pass an error condition flag.  This field is one of the fields that make up the 
  | ||||
| mnLocationSequenceNo | WSQP | MATH_NUMERIC | NONE | NONE | 
A number that you assign to a location to determine its place in the putaway sequence. Putaway is the movement of inventory to storage 
  | ||||
| szLocationZone | PZON | char | NONE | NONE | 
A code (system 46/type ZN) that identifies areas in the warehouse where goods are put away or stored.  | ||||
| szLotNumberSeq | LOTF | char | NONE | NONE | 
The lot number for the from side of a transfer.  | ||||
| mnLocationDetailSeq | LDSQ | MATH_NUMERIC | NONE | NONE | 
The sequence number that identifies a record in the Location Detail table (F4602). The system uses this number to distinguish between the 
  | ||||
| mnSequenceNumber1 | MATH01 | MATH_NUMERIC | NONE | NONE | 
- - - Good Performance Low Value.  | ||||
| mnSequenceNumber2 | MATH02 | MATH_NUMERIC | NONE | NONE | 
- - - Good Performance High Value.  | ||||
| mnQuantityAvailable | QAVAL | MATH_NUMERIC | NONE | NONE | 
A number that indicates the quantity that is available.
For example, the available quantity might consist of the on-hand quantity minus 
  | ||||
| mnPrimaryConvFactor | CONV | MATH_NUMERIC | NONE | NONE | 
The factor that the system uses to convert one unit of measure to another unit of measure.  | ||||
| szUOMToUse | UOM | char | NONE | 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).  | ||||
| cAWMProcessType | TYFL | char | NONE | NONE | 
A code to specify what type of movement information is being displayed. Valid values are:
   1   Putaway Information
   2   Picking Information
  
  | ||||
| mnMinReplenQty | LETC | MATH_NUMERIC | NONE | NONE | 
A number that indicates the minimum quantity of inventory at a fixed picking location that the system uses to generate an online 
  | ||||
| mnNormalReplenQty | LETP | MATH_NUMERIC | NONE | NONE | 
A number that indicates the normal level of inventory at a fixed picking location that the system uses during batch replenishments to 
  | ||||
| mnMaximumReplenQty | MXRP | MATH_NUMERIC | NONE | NONE | 
The number you enter here specifies the maximum quantity to be replenished to a fixed picking location. You must enter a quantity in this 
  | ||||
| mnMaximumPickQty | MXPK | MATH_NUMERIC | NONE | NONE | 
The number you enter here indicates the maximum quantity to be picked for an item in a specific unit of measure at a location. The system 
  | ||||
| mnInBoundQty | QTRI | MATH_NUMERIC | OPT | NONE | 
A quantity in the primary unit of measure that you expect to add to the location detail after you confirm a putaway or replenishment 
  | ||||
| szStagingLocation | STGP | char | OPT | NONE | 
A code that specifies a warehouse location where you hold items temporarily (either physically or logically) before moving them 
  | ||||
| mnLicensePlateNumber | STUN | MATH_NUMERIC | OPT | NONE | 
A number that uniquely identifies goods in specific location detail information. Location detail contains a storage unit number if you turn on 
  | ||||
| mnQuantityPerLevel1P | PPL1 | MATH_NUMERIC | OPT | NONE | 
The quantity in primary unit of measure for one full unit of this item in the level 1 unit of measure.  | ||||
| cIndex | EV01 | char | OPT | NONE | 
An option that specifies the type of processing for an event.  | ||||
| szFromLicensePlateNumber | LPNUF | char | OPT | NONE | 
A from license plate number is a unique value that identifies a collection of items and/or other license plates that a transferred from a 
  | ||||
| szToLicensePlateNumber | LPNUT | char | OPT | NONE | 
A to license plate number is a unique value that identifies a collection of items and/or other license plates that a transferred to a specific 
  | ||||
| szParentLicensePlateNumb | PLPNU | char | OPT | NONE | 
A Parent License plate number is a unique value that identifies a collection of license plates.  The license plate number is typically used to 
  | ||||
| None | 
| None |