Purpose:
Delete Specification detail records from F37021
Setup Notes:
Used to replace table I/O in the application on 'Delete All'
Special Logic:
none
Processing:
If Status = Blank, Null or '1'
Perform Select and Fetch on F37021 with a key of Spec, Branch/Plant and Status
Else If Status = '2' or '3'
Perform Fetch Single on F37021 with a key of Spec, Branch/Plant, Status, Effective
Thru and Quality Table Sequence Number
Endif
^
D3700280B - F37021 Delete
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szSpecification | QSPC | char | REQ | INPUT |
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 | REQ | INPUT |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
cErrorCode | EV01 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. | ||||
cStatus | STAW | char | OPT | BOTH |
A user-defined code (00/WS) that indicates the approval status. | ||||
jdEffectiveThruDate | EFFT | JDEDATE | OPT | BOTH |
A date that indicates one of the following:
o When a component part is no longer in effect on a bill of material
o When a routing step is no
| ||||
mnQualityTableSequenceNumber | QTSN | MATH_NUMERIC | OPT | BOTH |
A control number that uniquely identifies master table records in the Quality Management system. The system automatically generates this
|
None |
None |