GetThirdItemDescription

Get Third Item Number Description - Trigger

Minor Business Rule

Object Name: B4100322

Parent DLL: COPBASE

Location: Client/Server

Language: C

Functional Description

Purpose
This function is a display trigger for the third item number.  It returns the item description.

Setup Notes and Prerequisites

The Third Item Number (ITM) and the Behavior Id (BHVERRID) and Behavior Edit String (BVHREDTST) are 

required parameters.


Special Logic



Technical Specification

Parameters
Data Item      Data Structure Description     I/O     Required     Notes
BHVRERRID      Id Associated To Error          I         Y
BHVREDTST      Behavior Edit String            I         Y

DL01           Description                     O         N

AITM           Short Item Number               I         Y


Related Tables

F4101 - Item Master
F4101D - Alternate Item Description


Rleated Business Functions


Processing

This function performs a fetch to the Item Master table (F4101) by third item number and returns the 

description.  If the user has a language preference, the alternate item description is retrieved from 

the Item Master Alternate Description table (F4101D) returned.  



^

Data Structure

D4100322 - Get Third Item Description Trigger

Parameters
Data Item      Data Structure Description     I/O     Required     Notes
BHVRERRID      Id Associated To Error          I         Y
BHVREDTST      Behavior Edit String            I         Y

DL01           Description                     O         N

AITM           Short Item Number               I         Y



^

Parameter NameData ItemData TypeReq/OptI/O/Both
idIDAssociatedToErrorBHVRERRIDIDNONENONE

A long integer representing an error that has occurred in a behavior.

szBehaviorEditStringBHVREDTSTcharNONENONE

Character representation of the data in a control on a form.

szItemDescriptionDL01charNONENONE

A user defined name or remark.

szThirdItemNumberAITMcharNONENONE

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

F4101 Item Master
F4101D Item Master - Alternative Description