ClearCombinationInvoiceMatchCach

Clear Combination Invoice Match Cache

Minor Business Rule

Object Name: B03B0163

Parent DLL: CFIN

Location: Client/Server

Language: C

Functional Description

Purpose

This function is used to clear all Caches that are created by combination invoice match.

Setup Notes and Prerequisites

None


Special Logic

None



Technical Specification



Parameters


Item     Description         I/O     Req?      Notes
EV01     cProcessingMode     I       N    

Realted Tables

None

Related Functions

None

Processing


• Initialize the Cache structure and Index to NULL.
• Set up TotalsCache Index and KeyCache index.
• Get handle to Cache.
• Terminate All Caches.
^

Data Structure

D03B0163 - DS for Clear Combination Invoice Match Cache

Purpose
This function data structure is used by Clear Combination Invoice Match Cache function.

Parameters

Item     Description         I/O     Req?      Notes
EV01     cProcessingMode     I       N    

^

Parameter NameData ItemData TypeReq/OptI/O/Both
cProcessingModeEV01charNONENONE

Item     Description         I/O     Req?      Notes
EV01     cProcessingMode     I       N    


^

Related Functions

B03B0122 Write Invoice To Cache

Related Tables

None