PurgeTaxAuthorityWorkFiles

Purge Tax Authority Work Files

Minor Business Rule

Object Name: B0000307

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

Functional Description

Purpose

This function will delete all the records in the F0028 (Sales Tax Work File by Taxing Authority) 

and/or the F0029 (Sales Tax Work File by Taxing Authority and Document) tables.  This business function 

deletes the records in each table if the respective purge parameter passed in is equal to '1'.


Setup Notes and Prerequisites

• Pass in a '1' to the cPurgeF0028Table parameter to delete all the records in the F0028 table.
• Pass in a '1' to the cPurgeF0029Table parameter to delete all the records in the F0029 table.

Technical Specifications


• If cPurgeF0028Table = '1'
• Delete all the records in the F0028 table
• If cPurgeF0029Table = '1'
• Delete all the records in the F0029 table


^

Data Structure

D0000307 - Purge Tax Authority Workfiles

Parameter NameData ItemData TypeReq/OptI/O/Both
cPurgeF0028TableEV01charOPTNONE

An option that specifies the type of processing for an event.

cPurgeF0029TableEV02charOPTNONE

An option that specifies the type of processing for an event.

Related Functions

None

Related Tables

F0028 Sales Tax Work File by Taxing Authority
F0029 Sales Tax Work File by Taxing Authority and Document