You need to define multiple allocation rules as efficiently as possible. Which three components can be reused
across allocation rules?
A.
RuleSets
B.
Formulas
C.
Point of View (POV)
D.
Run Time Prompts (RTP)
Explanation:
https://docs.oracle.com/cd/E37017_01/fusionapps.1115/e20374/F494861AN1D1EE.htm
A B C
Why not RTP….. RTP that use same dim from different rules are merged into single RTP when you create Rulset. Formula I doubt is used across Rules… not sure though
A, B, D
The Allocation Manager feature is used to create allocation and other formulaic journal templates for
generating periodic journal entries automatically. Allocations are defined and generated on top of the
pre-aggregated balances in the balances cubes and provide the following benefits:
Immediate real-time access to financial balances for allocations
Accelerated performance with highly scalable allocations
Allocation components include run-time prompt variables, rules, formulas, and rule sets. These
components are stored in Oracle Essbase. The Allocation Manager feature:
Distributes revenues or costs with recursive allocation rules
Creates complex formula rules using formula component
Contains an allocation wizard to define allocation and formula rules
Uses real-time check of rule definitions to validate correctness of rules
Minimizes setup and maintenance with reusable components
http://www.oracle.com/us/products/consulting/resource-library/fusion-allocation-manager-wp-1388681.pdf
A, B & C is the correct answer
Reference:
https://docs.oracle.com/cd/E37017_01/fusionapps.1115/e20374/F494861AN1D1EE.htm
Allocation Manager: Overview
The Allocation Manager creates, validates, deploys, and administers sophisticated allocation rules. In the Allocation Manager:
Base formulas on multiple criteria, such as account balances or statistical amounts, to allocate shared revenue or costs across multiple organizational units.
Use complex computations based on different variables to automatically calculate allocated amounts.
Group journal formulas together and executed sequentially to update account balances step-by-step.
There are three types of objects that can be created in Allocation Manager:
Components: Contain formulas, points of view, or allocation objects.
Rules: Contain components such as points of view, formulas, and templates, which are used to create allocation calculations.
Rule Sets: Contain sets of rules that can be calculated sequentially
Note
The following are limitation in Oracle Fusion General Ledger.
Allocation rules cannot be shared across rule sets in Allocation Manager.
Within a rule or rule set, the same target or offset cannot be written to by multiple rule components.
When generating allocation rules with run time prompts other than the User Point of View in an allocation rule component, an error occurs.
B C D since Rule Set which contains multiple rules, can not be used across multiple rules.