Functional Description
Purpose
This function will store data created by B4600060 - F4602 UpdateLocationDetail to the cache. Based on the auto
select flag set in B4600060, B4600060 will select or create data from F4602 and load the cache with it.
Technical Specification
The cache name is B4600550LDSQ. The following are the keys:
1. JOBS - JobNumber
2. ITM - ShortItemNumber
3. MCU - BranchPlant
4. LOCN - Location
5. LOTN - LotNumber
6. LDSQ - LocationDetailSequence
7. CONV - ConversionSequence
8. UOM - UOMUsed
^
D4600550A - Cache Selected F4602 Sequence
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnJobNumber | JOBS | MATH_NUMERIC | OPT | NONE |
The job number (work station ID) which executed the particular job. | ||||
mnActionCode | CDL | MATH_NUMERIC | OPT | NONE |
The length of the user defined code. It cannot be greater than 10 characters. | ||||
mnNumberOfKeys | CDL | MATH_NUMERIC | OPT | NONE |
The length of the user defined code. It cannot be greater than 10 characters. | ||||
cLastRecordRead | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
idCursorHandle | GENLNG | ID | OPT | NONE |
General purpose ID variable. | ||||
cErrorCode | ERRC | char | OPT | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
| ||||
szErrorMessageID | DTAI | char | OPT | 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
| ||||
mnShortItemNumber | 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
| ||||
szBranchPlant | MCU | char | OPT | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
szLocationFrom | LOCN | char | OPT | NONE |
The storage location from which goods will be moved. | ||||
szLotNumberFrom | LOTN | char | OPT | NONE |
A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics. | ||||
mnDetailSeqNumberFrom | LDSQ | MATH_NUMERIC | OPT | NONE |
The sequence number that identifies a record in the Location Detail table (F4602). The system uses this number to distinguish between the
| ||||
mnLicensePlateNumberFrom | 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
| ||||
mnQuantityAvailable | QAVAL | MATH_NUMERIC | OPT | NONE |
A number that indicates the quantity that is available.
For example, the available quantity might consist of the on-hand quantity minus
| ||||
mnQtyUsed | UORG | MATH_NUMERIC | OPT | NONE |
The quantity of units affected by this transaction. | ||||
szUOMUsed | 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). | ||||
mnPrimaryConversionFactor | CONV | MATH_NUMERIC | OPT | NONE |
The factor that the system uses to convert one unit of measure to another unit of measure. | ||||
szPrimaryUOM | 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
| ||||
mnUsedQtyInPrimary | TQTY | MATH_NUMERIC | OPT | NONE |
The total quantity of an item to be reworked or scrapped as a result of an ECO disposition. | ||||
mnNewSuggestionSequence | SGSQ | MATH_NUMERIC | OPT | NONE |
The number assigned to each individual putaway, picking and replenishment suggestion within a suggestion batch. | ||||
jdDateReceivedFrom | RCDJ | JDEDATE | OPT | NONE |
The date you received this purchase order line. | ||||
szLocationTo | LOCN | char | OPT | NONE |
The storage location from which goods will be moved. | ||||
szLotNumberTo | LOTN | char | OPT | NONE |
A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics. | ||||
mnDetailSeqNumberTo | LDSQ | MATH_NUMERIC | OPT | NONE |
The sequence number that identifies a record in the Location Detail table (F4602). The system uses this number to distinguish between the
| ||||
mnLicensePlateNumberTo | 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
| ||||
szLocationStage | LOCN | char | OPT | NONE |
The storage location from which goods will be moved. | ||||
szLotNumberStage | LOTN | char | OPT | NONE |
A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics. | ||||
mnDetailSeqNumberStage | LDSQ | MATH_NUMERIC | OPT | NONE |
The sequence number that identifies a record in the Location Detail table (F4602). The system uses this number to distinguish between the
| ||||
mnLicensePlateNumberStage | 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
|
None |
None |