F3702DeleteGenericText

F3702 Delete Generic Text

Minor Business Rule

Object Name: B3700430

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 F3702 Table.

1.2Setup Notes and Prerequisites


N/A

1.3Special Logic


N/A

2.Technical Specifications


2.1Parameters will all reside in data structure D3700430.


2.4Processing 


I.Call passing Process Edits, Specification, 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 F3702 Table.

1.  Specification Revisions - P3702

2.  F3702 Specifications Master Business Function - N3700100

Data Structure

D3700430 - F3702 Delete Generic Text

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

DTAIszErrorMsgID                ON

SUPPScSuppressErrorMessageIN

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

szSpecificationQSPCcharOPTNONE

The unique identification for a set of tests which need to be performed together. For example:        F-156 - FDA Specification 156        SP34 - 
Specification 34

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