SAP
C_THR82_1411 · Question #106
Your customer uses a look-up table to calculate custom budgets as shown in the attached screenshot. The budget is based on an employee's country and status. In the template, the country is defined…
The correct answer is A. lookup("2012_Custom_Budget_Pool"' customCountry, customStatus,1). See the full explanation below for the reasoning.
Question
Your customer uses a look-up table to calculate custom budgets as shown in the attached screenshot. The budget is based on an employee's country and status. In the template, the country is defined with the field ID customCountry' and the status is defined with the field ID customStatus'. You need to create a custom field that contains the look-up value foe the promotion budget percent. What is the correct syntax for the calculated field? Please choose the correct answer. Response:
Options
- Alookup("2012_Custom_Budget_Pool"' customCountry, customStatus,1)
- Blookup("2012_Custom_Budget_Pool"' customCountry, customStatus)
- Clookup("2012_Custom_Budget_Pool"' customCountry, customStatus,promotion)
- Dlookup("2012_Custom_Budget_Pool"' customCountry, customStatus,3)
How the community answered
(22 responses)- A73% (16)
- B5% (1)
- C5% (1)
- D18% (4)
Community Discussion
No community discussion yet for this question.