Purpose
F0902 Records are automatically cached.
Setup Notes and Prerequisites
Use this function with F0902 Date Sensitive Balances to clean up cache or force a new fetch on an accounts records.
Special Logic
Pass the account id to remove specific balance.
Pass '*' to remove all cache records.
D0051C - Clear F0902 Cache
Parameter Description
The Account ID clears all cache records that match.
The next F0902 Date Sensitive Balance call will fetch the F0902 and insert the record back into the
cache.
When Blank is passed, the entire cache is cleared.
Pass the Century, Fiscal Year, and Ledger Type to reduce the number of cache records cleared.
^
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szAccountId | AID | char | REQ | INPUT |
A number that the system assigns to each general ledger account in the Account Master table (F0901) to uniquely identify it. | ||||
mnCentury | CTRY | MATH_NUMERIC | OPT | INPUT |
The calendar century associated with the year. Enter is the first two digits of
the year. For example, 19 indicates any year beginning with 19
| ||||
mnFiscalYear | FY | MATH_NUMERIC | OPT | INPUT |
A number that identifies the fiscal year. Generally, you can either enter a number in this field or leave it blank to indicate the current fiscal
| ||||
szLedgerType | LT | char | OPT | INPUT |
A user defined code (09/LT) that specifies the type of ledger, such as AA (Actual Amounts), BA (Budget Amount), or AU (Actual Units). You
|
B0000500 Algebraic Expression Calculate | ||||
B0000501 Algebraic Expression Builder | ||||
B4000460 Free Ptr To Data Structure | ||||
B5100016 Validate Job Cost Date and Period | ||||
N5100004 Calculate Percent Complete | ||||
X0005 Get User Defined Codes | ||||
XX0901 Validate Account Number |
F0025 Ledger Type Master File | ||||
F0902 Account Balances | ||||
F0911 Account Ledger |