UpdateF4102PrintCode

Update F4102 PrintCode

Minor Business Rule

Object Name: B3400520

Parent DLL: CMFG

Location: Client/Server

Language: C

1.Functional Description
This function duplicates the functionality of the RPG     program P34815, Update MPS/MRP Print Code.  

The function sets the Item Display Code (MRPD) column of all records in the Item Branch table (F4102) 

 to  blank (' ').


1.1Purpose

The purpose of this function is to blank out the Item Display Code (MRPD) in each record in the Item 

Branch table (F4102).


1.2Setup Notes and Prerequisites

• None.

1.3Special Logic

None.


2.Technical Specifications

Open table F4102

If the open was successful

Update every record in F4102 setting MRPD = ' '

Else

Set Error Message ID = '3143'.  If  Suppress Error Message <> 1, SetGBRError with code = '3143'.

Error Code = '1'

EndIf




Data Structure

D3400520 - Data Structure for Update F4102 Print Code

Parameter NameData ItemData TypeReq/OptI/O/Both
szErrorMessageIDDTAIcharNONENONE

A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

cErrorCodeERRCcharNONENONE

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

cSuppressErrorMessagesEV01charNONENONE

An option that specifies the type of processing for an event.

Related Functions

None

Related Tables

F4102 Item Branch File