Functional Description
Purpose
This function updates the second and/or third item numbers in the Item Branch table (F4102) when the
item numbers at the Item Master level (F4101) are changed.
Setup Notes and Prerequisites
The Short Item Number (ITM), Second Item Number (LITM) and Third Item Number (AITM) are required
parameters.
Special Logic
Technical Specification
Parameters
Data Item Data Structure Description I/O Required Notes
ITM Short Item Number I N
LITM Second Item Number I N
AITM Third Item Number I N
Related Tables
F4102 - Item Balance
Related Business Functions
Processing
This function reads all records in the Item Branch table (F4102) for the Short Item Number passed in
and updates the second and/or third item numbers if they are not blank or null.
D4100340 - Update Item Branch Item
Parameters
Data Item Data Structure Description I/O Required Notes
ITM Short Item Number I N
LITM Second Item Number I N
AITM Third Item Number I N
^
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnShortItem | 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
| ||||
szSecondItem | LITM | char | NONE | NONE |
A number that identifies the item. The system provides three separate item numbers plus an extensive cross-reference capability to
| ||||
szThirdItem | AITM | char | NONE | NONE |
The system provides three separate item numbers plus an extensive cross-reference capability to alternate item numbers. These item
|
None |
F4102 Item Branch File |