Identify the two true statements with regard to Versions and Scenarios.
A. Versions control data entry based on time periods set by the administrator.
B. There is only one Version to one Scenario.
C. Versions allow several "what-if" Scenarios.
D. Users must have the same security settings in the Version dimension as they have in the Scenario dimension.
E. Versions can be top down or bottom up.
Which three components can be changed after the creation of the Planning application?
A. Number of years
B. Names of plan types
C. Number of plan types
D. Initialization of WFP or CapEx Planning modules
E. Weekly distribution spread
F. Year Dimension Name
G. Default Currency
Identify the three true statements about attribute dimensions in Planning.
A. Aliases are supported for attribute members.
B. Consolidation properties are supported for attribute members.
C. Hierarchies are supported for attribute dimensions.
D. Only Text attributes are supported.
E. Text, Boolean, Numeric, and Date attributes are supported.
What four functions can Administrators use the Copy Data feature In Planning to do?
A. Copy data values from one dimensional intersection to another dimensional intersection.
B. Copy planning unit annotations.
C. Copy supporting detail.
D. Copy cell text.
E. Copy account annotations.
You have a measure in your Accounts dimension for "Price". Price Is Input by users (along with Units). Sales is calculated as Units * Price. Identify the correct property that should be assigned to Price to meet this requirement.
A. Stored
B. Dynamic Calc
C. Dynamic Calc and Store
Identity the true statement about Custom Menus.
A. Custom menus can provide links to data forms, Business Rules, URLs, and Planning preferences.
B. Custom menus require Java scripting knowledge to create.
C. You can assign security to custom menus so that only specific users or groups can see the custom menu.
D. Custom menus are assigned to data forms only.
E. Custom menus are limited to a single list of tasks; you cannot group them into sub categories.
Why is the Create Blocks function in calc scripts and Business Rules important in Planning?
A. Data may not exist for the combination of dense members so you have to create the block before calculating the data value for the block.
B. Data may not exist for the combination of sparse members so you have to create the block before calculating the data value for the block.
C. Data may not exist for the combination of dense members so you have to create the block before block loading data to the block.
D. Data may not exist for the combination of sparse members so you have to create the block before loading data value to the block.
Management dictates a major reorganization of the company structure, meaning you need to rebuild the Entity dimension from the beginning. You need to delete members in the Entity dimension. Identify the three true statements about deleting members from a Planning application.
A. You must delete members one by one.
B. You must delete a reference to a member from all data forms before deleting it from the dimension.
C. In a data form definition, you selected @IDescendants(IT) for the entity dimension in the page section. The IT member will remain but 2 of its 10 cost centers are being removed. You must remove the reference to "IT" in this data form.
D. You should back up all data for the deleted entity members; after a member is deleted, the data is not retained.
E. A database refresh is required after deleting members from the Entity dimension.
Given the following:
Measures (Dense): 40 stored members, 50 total members
Time (Dense): 17 stored members, 17 total members Scenario (Dense): 2 stored members, 5 total members
Market (Sparse): 100 stored members, 100 total members
Product(Sparse): 500 stored members, 550 total members
What is the block size in bytes?
A. Block size = 40 * 17 * 2
B. Block size = 40 * 17 * 2 * 8
C. Block size = 50 * 17 * 5 * 8
D. Block size = 50 * 17 * 5
E. Block size = 100 * 500 * 8
F. Block size = 100 * 500
Identify the two true statements about shared members.
A. You can assign a custom attribute value to a shared member.
B. You can define a member formula for a shared member.
C. You can assign security rights to a shared member.
D. There is no limit to the number of shared members that you can create for the base member.
E. Shared members may be defined for Accounts and Entity dimensions only.