Functional Description
Purpose
To add a new user define location piece to the UDC table (F0005), the following must be true: (1)
Each piece must have a user define code capability attached to the its Data Dictionary item. (2) Each
piece must be define in the location definition. (3) If each piece does not exist in the F0005
table.
Technical Specification
2.4Processing
1.For each AISLE, BIN, ect.., verify if it has UDC edits as a property to its Data Dictionary
definition.
2.If any item has UDC edits defines, set EditUDC to '1'.
3.If the Location is not blank and UDC Edits is on, update F0005 with System Code and Record Type
retrieve from Data Dictionary value.
UpdateF0005
SY<=Data Dictionary::AS400EditParm1
RT<=Data Dictionary::AS400EditParm2
KY<=Aisle, Bin, LA03..10
D4000310B - Add Location Fields To User Defined Codes
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szAisle | AISL | char | NONE | NONE |
A code that identifies a location in a warehouse. This code is used in conjunction with a bin and lot identifier, to indicate a specific, tangible
| ||||
szBin | BIN | char | NONE | NONE |
A specific storage location within a warehouse or store. The system uses the bin with an aisle location to identify a storage area whose
| ||||
szLocationCode03 | LA03 | char | NONE | NONE |
A code that the system uses for one of two purposes:
o To identify a specific location within a Branch/Plant as part of the location identifier.
| ||||
szLocationCode04 | LA04 | char | NONE | NONE |
A code that the system uses for one of two purposes:
o To identify a specific location within a Branch/Plant as part of the location identifier.
| ||||
szLocationCode05 | LA05 | char | NONE | NONE |
A code that the system uses for one of two purposes:
o To identify a specific location within a Branch/Plant as part of the location identifier.
| ||||
szLocationCode06 | LA06 | char | NONE | NONE |
A code that the system uses for one of two purposes:
o To identify a specific location within a Branch/Plant as part of the location identifier.
| ||||
szLocationCode07 | LA07 | char | NONE | NONE |
A code that the system uses for one of two purposes:
o To identify a specific location within a Branch/Plant as part of the location identifier.
| ||||
szLocationCode08 | LA08 | char | NONE | NONE |
A code that the system uses for one of two purposes:
o To identify a specific location within a Branch/Plant as part of the location identifier.
| ||||
szLocationCode09 | LA09 | char | NONE | NONE |
A code that the system uses for one of two purposes:
o To identify a specific location within a Branch/Plant as part of the location identifier.
| ||||
szLocationCode10 | LA10 | char | NONE | NONE |
A code that the system uses for one of two purposes:
o To identify a specific location within a Branch/Plant as part of the location identifier.
| ||||
mnNumberCharactersInAisle | SE01 | MATH_NUMERIC | NONE | NONE |
A number that identifies the number of characters to represent the tank (or aisle for packaged stock). Valid values are numbers 1 through 8. | ||||
mnNumberCharactersInBin | SE02 | MATH_NUMERIC | NONE | NONE |
A number that identifies the number of characters to represent the owner for commingled bulk stock (or bin for packaged stock). Valid
| ||||
mnNumberCharactersInLA03 | SE03 | MATH_NUMERIC | NONE | NONE |
The number of characters to represent Code 3 in the location format specification. | ||||
mnNumberCharactersInLA04 | SE04 | MATH_NUMERIC | NONE | NONE |
The number of characters to represent Code 4 in the location format specification. | ||||
mnNumberCharactersInLA05 | SE05 | MATH_NUMERIC | NONE | NONE |
The number of characters to represent Code 5 in the location format specification. | ||||
mnNumberCharactersInLA06 | SE06 | MATH_NUMERIC | NONE | NONE |
The number of characters to represent Code 6 in the location format specification. | ||||
mnNumberCharactersInLA07 | SE07 | MATH_NUMERIC | NONE | NONE |
The number of characters to represent Code 7 in the location format specification. | ||||
mnNumberCharactersInLA08 | SE08 | MATH_NUMERIC | NONE | NONE |
The number of characters to represent Code 8 in the location format specification. | ||||
mnNumberCharactersInLA09 | SE09 | MATH_NUMERIC | NONE | NONE |
The number of characters to represent Code 9 in the location format specification. | ||||
mnNumberCharactersInLA10 | SE10 | MATH_NUMERIC | NONE | NONE |
The number of characters to represent Code 10 in the location format specification. | ||||
cEditUDC | EV01 | char | NONE | NONE |
Special Output Returned
|
B4000150 Get Branch Constants | ||||
B4000360 Check Location Master | ||||
B9800100 Get Audit Information |
F0005 User Defined Codes | ||||
F4100 Location Master | ||||
F41001 Inventory Constants |