1.Functional Description
1.1Purpose
The purpose of this function will be to delete generic text associated with records in the F3702 Table.
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
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 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
| ||||
szSpecification | QSPC | char | OPT | NONE |
The unique identification for a set of tests which need to be performed together. For example:
F-156 - FDA Specification 156
SP34 -
| ||||
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 |