DeleteItemBranch

Delete Item Branch

Major Business Rule

Object Name: B4100590

Parent DLL: COPBASE

Location: Client/Server

Language: C

Functional Description

Purpose

This function deletes records from the Item Branch table (F4102).

Setup Notes and Prerequisites

The Item Number (ITM) and Branch/Plant (MCU) are required input parameters.


Technical Specification


This function fetches the Item Branch record for the keys passed in and deletes the record.

^

Data Structure

D4100590 - Delete Item Branch

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

szBranchPlantMCUcharNONENONE

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

Related Functions

None

Related Tables

F4102 Item Branch File