UpdateItemBranchItem

Update Item Branch Item

Major Business Rule

Object Name: B4100340

Parent DLL: COPBASE

Location: Client/Server

Language: C

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.


Data Structure

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 NameData ItemData TypeReq/OptI/O/Both
mnShortItemITMMATH_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

szSecondItemLITMcharNONENONE

A number that identifies the item. The system provides three separate item numbers plus an extensive cross-reference capability to 
alternative item numbers. The three types of item numbers are: Item Number (short) An 8-digit, computer-assigned item number. 2nd Item Number A 
25-digit, user defined, alphanumeric item number. 3rd Item Number  Another 25-digit, user defined, alphanumeric item number. In addition to 
these three basic item numbers, the system provides an extensive cross-reference search capability. You can define numerous 
cross-references to alternative part numbers. For example, you can define substitute item numbers, replacements, bar codes, customer numbers, or 
supplier numbers.

szThirdItemAITMcharNONENONE

The system provides three separate item numbers plus an extensive cross-reference capability to alternate item numbers. These item 
numbers are as follows: 1.  Item Number (short) - An 8-digit, computer-assigned item number. 2.  2nd Item Number - The 25-digit, free-form, user 
defined alphanumeric item number. 3.  3rd Item Number - Another 25-digit, free-form, user defined alphanumeric item number.  In addition to 
these three basic item numbers, an extensive cross-reference search capability has been provided (see XRT). Numerous cross references to 
alternate part numbers can be user defined, such as substitute item numbers, replacements, bar codes, customer numbers, or supplier 
numbers.

Related Functions

None

Related Tables

F4102 Item Branch File