DeleteBatchHeader

Delete Batch Header

Major Business Rule

Object Name: B0000076

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

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

Data Structure

D0000076 - Delete Batch Header

Parameter NameData ItemData TypeReq/OptI/O/Both
szBatchTypeICUTcharNONENONE

Special Input Expected
Enter the Batch Number of the batch you want to delete.

^

mnBatchNumberICUMATH_NUMERICNONENONE

Special Input Expected
Enter the Batch Type of the batch you want to delete.

^

Related Functions

None

Related Tables

F0011 Batch Control Records