CacheandRetrieveWorkfileRecords

Cache and Retrieve Workfile Records

Minor Business Rule

Object Name: B48S751

Parent DLL: CCRIN

Location: Client/Server

Language: C

Data Structure

D48S751 - Cache and Retrieve Workfile Records


Parameter NameData ItemData TypeReq/OptI/O/Both
cActionEV01charREQINPUT

1 = Create Cache
2 = Add Record to Cache

3 = Retrieve Record from Cache

4 = Clear Cache 

5 = Terminate Cache

mnJobNoJOBSMATH_NUMERICREQBOTH

Pass Zero first time but pass 1 in action code.  BSFN will return this.  For any 
subsequent call if it is zero then BSFN will not function proprely.


cRecordFoundFlagEV01charOPTNONE

'1' is returned if the record is found in Cache.

mnBillingControlIdBCIMATH_NUMERICOPTNONE

A unique number that the system assigns to each billing record. The system assigns the number from the Next Numbers - Automatic table 
(F0002) for system 15, line 2 (Billing Control).

jdDtForGLAndVouch1DGLJDEDATEOPTNONE

A date that identifies the financial period to which the transaction is to be posted.  The company constants specify the date range for each 
financial period. You can have as many as 14 periods. Generally, period 14 is used for audit adjustments. The system validates this field for 
PBCO (posted before cutoff), PYEB (prior year ending balance), PACO (post after cutoff), and WACO (post way after cutoff) messages.

mnParentSequenceNbrPRSQMATH_NUMERICOPTNONE

A number that provides an audit trail to the original transaction of a billing detail transaction. The system initially assigns 000 as the parent 
sequence number. The number remains 000 unless you split the transaction. In this case,the sequence number (SBSQ) of the original 
transaction becomes the parent sequence number (PRSQ) for the resulting transactions.

mnSequenceNbrServiceBillingSBSQMATH_NUMERICOPTNONE

A number that provides an audit trail for the billing detail transactions related to the same billing control ID. The system initially assigns 001 
as the sequence number (SBSQ) of the original transaction. If you split a transaction, the system increments the number to the next available 
sequence numbers (SBSQ) for the resulting transactions.

mnSecondarySequenceSCSQMATH_NUMERICOPTNONE

A number you can use to track the changes applied to a billing detail transaction. The system initially assigns 001 as the secondary 
sequence number (SCSQ). Each time you modify the billing detail transaction, the system increases the number by 1.

mnComponentLinkCLNKMATH_NUMERICOPTNONE

A code that attaches the component record to its base work file record.

szComponentCodeCCODcharOPTNONE

A component code identifies a provisional burden that is accounted for at the billing detail transaction level.

mnInvoiceTaxableITXAMATH_NUMERICOPTNONE

The portion of the invoice amount that is subject to tax.

mnInvoiceTaxAmountITAMMATH_NUMERICOPTNONE

The tax amount in the invoice.  This can be either the sales, use or VAT tax.

mnTotalAmountInvoicedITOLMATH_NUMERICOPTNONE

The invoice amount for a billing detail transaction.

mnInvoiceTaxableForeignCITAMATH_NUMERICOPTNONE

The portion of the foreign invoice amount that is subject to tax.

mnInvoiceTaxForeignCITXMATH_NUMERICOPTNONE

The tax amount on the invoice in foreign currency.  This can be either the sales, use or VAT tax.

mnForeignInvoiceAmountCITLMATH_NUMERICOPTNONE

The total amount of the invoice in foreign currency.

cErrorEV01charOPTNONE

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

Related Functions

None

Related Tables

None