F30UI008ClearBOMComparisonUI

F30UI008ClearBOMComparisonUI

Minor Business Rule

Object Name: N3001960

Parent DLL: CMFGBASE

Location: Client/Server

Language: NER

1.Functional Description
This function will clear all matching records out of the User Index Work File FG30UI008.    


1.1Purpose

This function will clear all records for a given Key. It is usually used by the same application 
which fills in the records.  


  

1.2Setup Notes and Prerequisites



1.3Special Logic

Call this application every time before you fill comparison information in the Table F30UI008. So you 
make sure that there is no information for your current JOB NUMBER and your current PC Id in this 

table. 

Call this application after you have shown the Bill of Material Comparison on the screen and before 

you end the application which shows the data. So you clear all information for your current JOB NUMBER 

and your current PC Id out of the table .      



2.Technical Specifications


2.4Processing 



1.0Open File F30UI008

Select all records from F30UI008 where IJJOB# = FI JOB#
  IJPCID = FI PCID 
If Select Success  
Delete records
endif 


^

Data Structure

D3001960 - F30UI008 ClearBOMComparisonUI

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

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.

mnJobnumberAJOBSMATH_NUMERICNONENONE

The job number (work station ID) which executed the particular job.

szComputerIDCTIDcharNONENONE

Related Functions

None

Related Tables

None