Functional Description
Purpose
The purpose of this business function is to determine the amount to be updated in the original budget
field of next year's record, or if a record should be written for next year as it relates to original
budget (flag set to '1'). All the key fields for the next year record must be passed, the current
year's original budget amount, the Annual Close processing option value for Original Budget, and the
ledger type rules value for Roll Original Budget. A flag is returned with a '1' if a F0902 record exist.
Setup Notes and Prerequisites
Special Logic
This business function is specific to the Annual Close (R098201).
Technical Specification
^
D0900048A - Get Beginning Budget
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szAccountID | AID | char | NONE | NONE |
A number that the system assigns to each general ledger account in the Account Master table (F0901) to uniquely identify it. | ||||
szLedgerType | LT | char | NONE | NONE |
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
| ||||
szSubledger | SBL | char | NONE | NONE |
A code that identifies a detailed, auxiliary account within a general ledger account. A subledger can be an equipment item number or an
| ||||
cSubledgerType | SBLT | char | NONE | NONE |
A user defined code (00/ST) that is used with the Subledger field to identify the subledger type and how the system performs subledger
| ||||
mnCentury | CTRY | MATH_NUMERIC | NONE | NONE |
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 | NONE | NONE |
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
| ||||
szFiscalQuarter | FQ | char | NONE | NONE |
A data field reserved for future use. | ||||
szCurrencyCode | CRCD | char | NONE | NONE |
A code that identifies the currency of a transaction. | ||||
mnCurrentOriginalBudget | BORG | MATH_NUMERIC | NONE | NONE |
Field that tracks amounts for an annual budget amount by ledger type in the Account Balances file (F0902). | ||||
cFlagRollOriginalBudget | FROB | char | NONE | NONE |
A flag to denote that the original budget can be rolled forward in the Annual Close program. | ||||
cOverrideOrigBudgetPO | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cF0902UpdateFlag | EV02 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
mnNextYearOrigBudget | MATH01 | MATH_NUMERIC | NONE | NONE |
- - - Good Performance Low Value. | ||||
cF0902ExistFlag | EV03 | char | NONE | NONE |
A radio button that specifies the level at which trace/track result is to be displayed. Select the Detail to display all transactions except IB, IX,
|
None |
F0902 Account Balances |