nerdexam
SAP

C_HANAIMP_18 · Question #40

C_HANAIMP_18 Question #40: Real Exam Question with Answer & Explanation

The correct answer is C. Copy and adapt the SQL code generated by a flow graph into the table function D. Build a flow graph and call it from the table function using input parameters. See the full explanation below for the reasoning.

Question

How do you embed a decision tree in to your calculation view using a table function? Note: There are 2 correct answers to this question.

Options

  • ACall the SAP-provided PAL decision tree procedure from the table function
  • BUse dynamic SQL in the table function to generate the SQL code
  • CCopy and adapt the SQL code generated by a flow graph into the table function
  • DBuild a flow graph and call it from the table function using input parameters

Community Discussion

No community discussion yet for this question.

Full C_HANAIMP_18 Practice