F03B15ClearCashCreditTable

F03B15 - Clear Cash/Credit Management Table

Major Business Rule

Object Name: B03B0056

Parent DLL: CFIN

Location: Client/Server

Language: C

B03B0056 
F03B15 - Clear Cash/Credit Management Table

Functional Description

Purpose
This business function clears out all the records in the Credit and Cash Management file (F03B15).

Setup Notes and Prerequisites

No set up is required.  This procedure deletes the whole table regardless of the parameters passed 
in.


Special Logic


Technical Specifications


Parameters

Data ItemDescriptionI/OReq? Notes
AN8Customer NumberINo
COCompanyINo


Related Tables

F03B15Credit and Cash Management 

Related Business Functions

Processing

• Open the F03B15 table.
• Select all records.
• While (idJDEDBReturn == JDEDB_PASSED) from the select.
• Delete the F03B15 records.
• End While.
• Close the F03B15 table.



^

Data Structure

D03B0056 - F03B15 - Clear Cash/Credit Management Table

Parameter NameData ItemData TypeReq/OptI/O/Both
mnCustomerNumberAN8MATH_NUMERICNONENONE

A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
location.

szCompanyCOcharNONENONE

A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company 
Constants table (F0010) and must identify a reporting entity that has a complete balance sheet. At this level, you can have intercompany 
transactions. Note: You can use company 00000 for default values such as dates and automatic accounting instructions. You cannot use company 00000 
for transaction entries.

Related Functions

None

Related Tables

F03B15 Credit and Cash Management