F3701DeleteGenericText

F3701 Delete Generic Text

Minor Business Rule

Object Name: B3700420

Parent DLL: CMFG

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose

The purpose of this function will be to delete generic text associated with records in the F3701 Table.

1.2Setup Notes and Prerequisites


N/A

1.3Special Logic


N/A

2.Technical Specifications


2.1Parameters will all reside in data structure D3700420.


2.4Processing 


I.Call passing Process Edits, Test ID, and Cost Center.

II.Function deletes the associated Generic Text.

2.5Calling Applications 

This function will be used by applications needing to delete Generic Text associated with records in the F3701 Table.

1.   Test Revisions - P3701

2.  F3701 Test Definitions Master Business Function - N3700070

^

Data Structure

D3700420 - F3701 Delete Generic Text

EV01cProcessEdits                IYalways '1' - put in for future enhancements
ERRCcErrorCode                ON

DTAIszErrorMsgID                ON

SUPPScSuppressErrorMessageIN

QTSTszTestID                INKey value

MCUszCostCenter                INKey value


^

Parameter NameData ItemData TypeReq/OptI/O/Both
cProcessEditsEV01charOPTNONE

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

cErrorCodeERRCcharOPTNONE

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).

szErrorMsgIDDTAIcharOPTNONE

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.

cSuppressErrorMessageSUPPScharOPTNONE

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

szTestIDQTSTcharOPTNONE

The unique identification for a test to be performed on an item. For example:    COL Color test    DENS Density Test    CL-2   Clarity Test 

szCostCenterMCUcharOPTNONE

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

None