1.Functional Description
1.1Purpose
The purpose of this function will be to delete generic text associated with records in the F3701 Table.
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
^
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 Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cProcessEdits | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cErrorCode | ERRC | char | OPT | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
| ||||
szErrorMsgID | DTAI | char | OPT | NONE |
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
| ||||
cSuppressErrorMessage | SUPPS | char | OPT | NONE |
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
0 = allow
| ||||
szTestID | QTST | char | OPT | NONE |
The unique identification for a test to be performed on an item. For example: COL Color test DENS Density Test CL-2 Clarity Test | ||||
szCostCenter | MCU | char | OPT | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
|
None |
None |