nerdexam
SAP

C_TAW12_750 · Question #266

You want to include an element of type 'Table' in your web dynpro. What actions add the corresponding columns to the table automatically?

The correct answer is B. Include the method BIND_TABLE of IF_WD_CONTEXT_NODE. See the full explanation below for the reasoning.

Question

You want to include an element of type 'Table' in your web dynpro. What actions add the corresponding columns to the table automatically?

Options

  • ABind the table attribute 'DATA_SOURCE' to the context node.
  • BInclude the method BIND_TABLE of IF_WD_CONTEXT_NODE.
  • CRight click the table and select the 'CREATE_BINDING' option.
  • DGenerate a 'BIND_TABLE' method using the web dynpro method wizard.

How the community answered

(50 responses)
  • A
    10% (5)
  • B
    70% (35)
  • C
    16% (8)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full C_TAW12_750 Practice