- 1 Minute to read
- Print
- DarkLight
- PDF
Types of Journal Entries
- 1 Minute to read
- Print
- DarkLight
- PDF
There are 3 types of journals; Standard, Recurring and Dynamic. Standard Journal Entries are entries created for processing one-time journal entries. Recurring Journal Entries do not vary across time.
Recurring Journal Entries can be automated and consistently applied for each period within your process. For example, if you have an annual expense (such as rent) you can accrue the expense in twelve equal payments every month with a Recurring Journal Entry. A debit and credit to the appropriate segment intersections will be created every month. Dynamic Journal Entries are used when entry balances fluctuate from period to period. For example, as a financing strategy you may take out a loan with a variable interest rate. This means that the principal and interest payment may fluctuate from period to period based on the loaded rate for the period.
MDX/Rules and Dynamic Journals
If you create rules for Dynamic Journals and if any of the dimensions is not part of the MDX expression, the value set up at the Dynamic Journal line is considered (i.e. same segment member used to post the data). For example, in the screen shot below the dimensions (Function, Business Segment, Future2, Future3, Future4, and Interco) are not mapped in the MDX. The system will append Default, Default, Default, Default, Default, Default, and ICDefault members as part of the MDX expression.
If the MDX expression has data it will pull the data else it will post zero.
See Also:
How to Create a Dynamic Journal