SAP Related Exams
C_THR96_2311 Exam

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.
Which of the following are characteristics of the Metadata Framework (MDF)? Note: There are 2 correct answers to this question.
The following code is used for EOP headcount and SOP headcount: If((in([%EMP_JOB_INFO_T.EMPLOYMENT_STATUS%], 'A','U','P') OR ISNULL([%EMP_JOB_INFO_T.EMPLOYMENT_STATUS%])), [%#CFT#.HEAD_COUNT%], 0). Which setting results in each measure produce different results?