Question 56
You are working in BPC Standard. Which dimensions must be identical in all models that use the Exchange Rate Model? (2)
Question 57
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?
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 58
How to use a consolidation monitor? 3 BPC440
Question 59
Data is loaded only in the 'F_OPE' flow/subtable. When executing the currency translation for the first time,
the CTA_ACT in F_CTA is empty. What is the problem with the logic? (1)
the CTA_ACT in F_CTA is empty. What is the problem with the logic? (1)
Question 60
What solution for uploading transactional data into BPC for NetWeaver requires customer-specific process types? 1