Functional Description
Purpose
This function will delete a batch header record.
Setup Notes and Prerequisites
Pass in the Batch Number and Batch Type of the batch you need to delete. There is no validation for
dependent records performed, this is strictly a simple delete of the batch specified.
Technical Specification
Open F0011 table
Select Batch from F0011 table
Delete Batch from F0011 table
Close F0011 table
D0000076 - Delete Batch Header
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szBatchType | ICUT | char | NONE | NONE |
Special Input Expected
| ||||
mnBatchNumber | ICU | MATH_NUMERIC | NONE | NONE |
Special Input Expected
|
None |
F0011 Batch Control Records |