Question 1

The SAP SuccessFactors standard calculated column configuration for Annual Salary has which functionalities? Note: There are 2 correct Answers to this question.
  • Question 2

    What can you use the Edit SQL button for when you add a dimension in the Dimensions screen? Note:
    There are 2 correct Answers to this question.
  • Question 3

    What can you use Dimension Editor for?
  • Question 4

    Which table requires values for the columns Event and Event Reason Icode?
  • Question 5

    To which measures does the following calculation apply?
    if((in([%EMP_JOB_INFO_T.EMPLOYMENT_STATUS%], 'A','U','P') OR
    ISNULL([%EMP_JOB_INFO_T.EMPLOYMENT_STATUS%])), [%#CFT#.HEAD_COUNT%], 0). Note: There are
    3 correct Answers to this question.