Functional Description
Purpose
This function gets the information required for calculating the putaway quantity, calls the function
Calculate Quantity to Putaway (B4600280) to calculate the quantity and performs general edits.
Setup Notes and Prerequisites
The Branch/Plant (MCU), Short Item Number (ITM), F4602 FROM Record Ptr (GENLNG), TO Location (LOCN),
TO Lot Number (LOTN), Origin Code (OCDE), Instruction UM (UM), Location Dimension UM (WIUM), Location
Volume UM (VUMD), Location Weight UM (UWUM), Request Quantity (QTRQ), Item Dimension Group (PRP6) and
Staging Location (STAG) are required parameters.
F4602 FROM Record Ptr:
TO Location Detail Sequence:
Technical Specification
D4600230 - Calculate and Edit Putaway Quantity
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szOriginCode | OCDE | char | NONE | NONE |
Code that identifies what type of program a warehouse movement request was created from. You can use this field to select requests
| ||||
idF4602FROMRecordPtr | 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
| ||||
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
| ||||
szTOLocation | LOCN | char | NONE | NONE |
The storage location from which goods will be moved. | ||||
szTOLot | LOTN | char | NONE | NONE |
A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics. | ||||
mnTOLocationDetailSequence | 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
| ||||
szInstructionUM | UM | char | NONE | NONE |
A user defined code (00/UM) that identifies the unit of measurement for an amount or quantity. For example, it can represent a barrel, box,
| ||||
szLocationDimensionUM | WIUM | char | NONE | NONE |
A user defined code (system 00/type UM) that identifies the unit of measure that the system uses to display dimensions for the warehouse.
| ||||
szLocationVolumeUM | VUMD | char | NONE | NONE |
A user defined code (00/UM) that identifies the unit of measure that the system uses to display volume for this branch/plant. The system
| ||||
szLocationWeightUM | UWUM | char | NONE | NONE |
A user defined code (00/UM) that identifies the unit of measure that the system uses to indicate weight for this item. You can specify ounces,
| ||||
mnRequestQuantity | QTRQ | MATH_NUMERIC | NONE | NONE |
The quantity requested in the primary unit of measure. | ||||
szRequestLocationTaxCode | LCOD | char | NONE | NONE |
A code (system 46/type LT) that indicates whether the location contains tax-paid inventory (in-bond vs. duty paid). If an item has an
| ||||
cMaximumReplenishment | OVRQ | char | NONE | NONE |
This flag when turned on will disable the following validations:
o When running putaway selection: The "from" location will not be validated.
| ||||
cCalculateMaximumQuantityOnly | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cSingleLocationValidation | EV02 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
szItemDimensionGroup | PRP6 | char | NONE | NONE |
A code (system 41/type 01) that identifies a group of items that share the same dimensions. An item dimension group defines the
| ||||
cEditMinimumUtilization | AMNU | char | NONE | NONE |
A code that indicates whether the system suggests a location if putaway will not fill that location to at least the minimum percentage capacity
| ||||
cStagingLocation | STAG | char | NONE | NONE |
A code that indicates whether the location is a staging location, where you hold items temporarily before moving them somewhere else.
| ||||
mnMinimumPutawayPercent | MNUP | MATH_NUMERIC | NONE | NONE |
The minimum percentage of the total location capacity that you want the system to use during putaway. You specify a minimum putaway
| ||||
mnMaximumItems | MITM | MATH_NUMERIC | NONE | NONE |
A number that specifies the maximum number of different items that can be stored in this location at one time.
Enter a number from 1 to 99. If
| ||||
cMixDatesLotsLocation | MLOT | char | NONE | NONE |
A code that indicates how you want the system to assign items to a location. | ||||
cMixContainers | MCNT | char | NONE | NONE |
A code that indicates whether you want to allow more than one type of storage container for an item to be stored in the location. Valid codes
| ||||
szAllowedContainerCode | 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
| ||||
szLocationDimensionGrp | STY1 | char | NONE | NONE |
A code (system 46/type LD) that identifies a group of locations that share the same dimensions. A location dimension group defines the
| ||||
cAllowPutawayYN | APUT | char | NONE | NONE |
A code that indicates whether the location is valid for putaway selection.
Valid codes are:
Y Yes, use this location for putaway
N No, do
| ||||
cMixItems | MLIT | char | NONE | NONE |
A code that indicates whether you want the system to store different items in the same location.
Valid codes are:
Y Yes, allow different
| ||||
cMixDatesLotsItem | MLOT | char | NONE | NONE |
A code that indicates how you want the system to assign items to a location. | ||||
cSplitLinesPutaway | SPLP | char | NONE | NONE |
A code that indicates whether the system can split a purchase order line when you create a putaway suggestion for the order line.
Valid
| ||||
cAllowRotation | AROT | char | NONE | NONE |
A code that indicates whether you allow the system to rotate an item 90 degrees to determine whether the item fits into a location.
Valid
| ||||
mnPutawayQuantity | QTY | MATH_NUMERIC | NONE | NONE |
The number of units associated with an asset. | ||||
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
| ||||
cReplenishmentRequest | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
mnQuantityOnCommit | QTRQ | MATH_NUMERIC | OPT | NONE |
The quantity requested in the primary unit of measure. | ||||
mnTotalPutQTYAvaialble | TQTY | MATH_NUMERIC | OPT | NONE |
The total quantity of an item to be reworked or scrapped as a result of an ECO disposition. | ||||
mnMaximumQuantityP1 | QTY | MATH_NUMERIC | OPT | NONE |
The number of units associated with an asset. | ||||
cF4100MixItemLotFlag | MIXL | char | OPT | NONE |
A code that specifies whether to prohibit or allow the system to combine different items into one location or to combine different lot or serial
| ||||
cTopOffYN | MERG | char | OPT | NONE |
A code that indicates whether you want the system to attempt to complete an incomplete unit of measure (such as a half-filled pallet) in an
| ||||
cLPNMasterSwitch | LPNM | char | OPT | NONE |
A code that indicates whether you want the system to use License Plate Numbers or not.
Valid Codes are
0 No, do not use the License
| ||||
szLicensePlateNumber | LPNU | char | OPT | NONE |
A license plate number is a unique value that identifies a collection of items and/or other license plates. The license plate number is
| ||||
cWholeLP | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cMixedLP | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
mnLPItem | 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
| ||||
szLPItemUOM | 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). | ||||
mnLPItemQty | TQTY | MATH_NUMERIC | OPT | NONE |
The total quantity of an item to be reworked or scrapped as a result of an ECO disposition. | ||||
idUOMInformation | GENLNG | ID | OPT | NONE |
General purpose ID variable. | ||||
mnRequestBatchNumber | RQBT | MATH_NUMERIC | OPT | NONE |
The batch number assigned to one set of putaway, picking, or replenishment requests. This number comes from next numbers for system
| ||||
cOnlineEdit | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. |
None |
None |