Function Descripiton:
Cache Process F46096 UOM Conversion
Purpose:
The purpose of this function is to process a Group UOM cache with the following key:
1. Job Number
2. Branch Plant
3. UOM Group
4. UOM
The cache records are retrieved, updated, or added as applicable.
Technical Specifications:
Parameters are LPBHVRCOM
LPVOID
LPDSD4600400A
^
D4600400A - Cache Process F46096 UOM Conversion
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cActionCode | ACTN | char | NONE | NONE |
A code that specifies the action that is performed. Valid values are: A Add C Change | ||||
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
| ||||
cErrorCode | ERRC | char | NONE | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
| ||||
cRecordFound | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
mnJobNumber | JOBS | MATH_NUMERIC | NONE | NONE |
The job number (work station ID) which executed the particular job. | ||||
szInstructionGroupUOM | UMGP | char | NONE | NONE |
A code (system 46/type UG) that identifies a group of units of measure that you want to process as one for putaway, picking, and
| ||||
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). | ||||
szPrimaryUOM | UOM1 | char | NONE | 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
| ||||
mnPrimaryConvFactor | CONV | MATH_NUMERIC | NONE | NONE |
The factor that the system uses to convert one unit of measure to another unit of measure. | ||||
idCursor | GENLNG | ID | NONE | NONE |
General purpose ID variable. | ||||
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
| ||||
mnNumberOfKeys | CDL | MATH_NUMERIC | NONE | NONE |
The length of the user defined code. It cannot be greater than 10 characters. |
None |
None |