DeleteIndexedComps

Delete Indexed Computations

Major Business Rule

Object Name: B0900046

Parent DLL: CFIN

Location: Client/Server

Language: C

Functional Description

Purpose

This business function will delete detail records for the selected summary line in Work with Indexed 

Computations.  It will use document type, document number, and company as the key for the deletion.


Technical Specification

• Open table
• Select F0912A (Indexed Allocation table) records based on the key passed in
• Delete all the F0912A records for the specified key
^

Data Structure

D0900046 - Delete Indexed Computations

Parameter NameData ItemData TypeReq/OptI/O/Both
szDocumentTypeDCTcharNONENONE

Special Input Expected
This required input parameter receives the document type of the record(s) that are to be deleted.


^

mnDocVoucherInvoiceeDOCMATH_NUMERICNONENONE

Special Input Expected
This required input parameter receives the document number of the record(s) that are to be deleted.


^

szCompanyCOcharNONENONE

Special Input Expected
This required input parameter receives the company of the record(s) that are to be deleted.


^

Related Functions

None

Related Tables

F0912A Index Computation Entry File