Question 16
Where do you change a BPC report to an input schedule? Please choose the correct answer.
Question 17
The Consolidation Monitor displays a blank screen for the current period although the previous period has been displayed properly. What is missing? (1)
Question 18
Which of the following methods does the Shared Query Engine(SQE)use to retrieve data from database?
There are 2 correct answers to this question.
Response:
Question 19
Script Logic and Calculations
You are testing script logic to perform a loop aver months
You save budget data for months 2018.01 to 2018.06.
*XDIM MEMBERSET CATEGORY-BUDGET *XDIM_MEMBERSET TIME- %TIME_SET% *XDIM_MEMBERSET P_COSTELEMENT = LABOR
'WHEN P_COSTELEMENT *IS LABOR
"FOR %COUNTER%= 1.2.3.4.5.6,7 8.9.10, T1.12
*REC(EXPRESSION = %VALUE%(12*2.TIME=TMVL(%COUMTER%.%TIME_SET%),CATEGORY=FORECAST)
*NEXT
*ENDWHEM
When this script logic executed, what months receive data?
Question 20
How do you configure the data Manager package to execute a specific logic script file? (1)
