F46096ValidateMinimumInstrQty

F46096 Validate Minimum Instruction Qty

Major Business Rule

Object Name: B4600350

Parent DLL: CWARE

Location: Client/Server

Language: NER

Functional Description

Purpose


This function will try to retrieve Unit Of Measure Group (F46096) to determine the mininum quantity 

requires for putaway, picking, or replen for a movement instruction.  If the movementUOM group is not 

passed in, then the minimum quantity from the instruction (F46095) table is used.



Technical Specification


Note:  This is a NER not a 'C' coded program.


If the movementUOM group is used, a cache function will be called (b4600400 - 

CacheProcessF46096UOMConversion) to store the UOM and its conversion; and later retrieved by B4600200, B4600330, or B4600340.


^

Data Structure

D4600350A - F46096 Validate Minimum Intruction Qty

Parameter NameData ItemData TypeReq/OptI/O/Both
szBranchPlantMCUcharNONENONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

mnShortItemNumberITMMATH_NUMERICNONENONE

An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item 
numbers (see data item XRT) to accommodate substitute item numbers, replacements, bar codes, customer numbers, supplier numbers, and 
so forth. The item numbers are as follows:   o Item Number (short) - An eight-digit, computer-assigned item number     o 2nd Item Number - The 
25-digit, free-form, user defined alphanumeric item number     o 3rd Item Number - Another 25-digit, free-form, user defined alphanumeric item 
number

szInstructionUOMGroupUMGPcharNONENONE

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 
replenishment transactions. You use unit of measure groups to set up movement instructions for putaway,picking, or replenishment.

szInstructionUOMUOMcharNONENONE

A user defined code (00/UM) that indicates the quantity in which to express an inventory item, for example, CS (case) or BX (box).

mnInstructionQtyASUMMATH_NUMERICNONENONE

The quantity that must exist in a location before the system considers the movement instruction.

mnTransactionQtyInPrimaryUORGMATH_NUMERICNONENONE

The quantity of units affected by this transaction.

szPrimaryUOMUOM1charNONENONE

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 
(each) or KG (kilogram).

szStandardUOMConvFlagTFLAcharNONENONE

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 
unit of measure    1       Bypass the item-specific unit of measure and use the standard unit of measure

mnInstructionQtyInPrimaryUORGMATH_NUMERICNONENONE

The quantity of units affected by this transaction.

mnInstructionPrimConvFactorCONVMATH_NUMERICNONENONE

The factor that the system uses to convert one unit of measure to another unit of measure.

mnTransactionQtyInInstrUOMTRQTMATH_NUMERICNONENONE

A value that represents the available quantity, which might consist of the on-hand balance minus commitments, reservations, and 
backorders. You enter this value in the Branch/Plant Constants program (P41001).

cSuppressErrorMessageSUPPScharNONENONE

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

cErrorCodeERRCcharNONENONE

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

szErrorMessageIDDTAIcharNONENONE

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 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

mnRequestBatchNumberRQBTMATH_NUMERICNONENONE

The batch number assigned to one set of putaway, picking, or replenishment requests. This number comes from next numbers for system 
46.

Related Functions

None

Related Tables

None