GetAnnualCloseLedgerRules

Get Annual Close Ledger Rules

Minor Business Rule

Object Name: B0000044

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

Functional Description

Purpose

This business function retrieves the ledger type rules for the Annual Close program.  These rules 
are:

• close to retained earnings account flag
• roll original budget to next year flag
• denominated in currency code.

Setup Notes and Prerequisites


Special Logic




Technical Specification



^

Data Structure

D0000044 - Get Annual Close Ledger Rules

Parameter NameData ItemData TypeReq/OptI/O/Both
szLedgerTypeLTcharNONENONE

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 
can set up multiple, concurrent accounting ledgers within the general ledger to establish an audit trail for all transactions.

cRetainedEarningsLedgerFREcharNONENONE

A flag to denote that retained earnings should be calculated for this ledger during the Annual Close.  This flag must be selected for the AA 
and AZ ledgers.

cRollOriginalBudgetFROBcharNONENONE

A flag to denote that the original budget can be rolled forward in the Annual Close program.

szCurrencyCodeCRCXcharNONENONE

A code that indicates the currency in which an amount is denominated.

Related Functions

None

Related Tables

F0025 Ledger Type Master File