Multiple choice sap abap

What is(are) the various techniques of BDC?

  1. Call transaction

  2. Session method

  3. Direct input method

  4. All of the Above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

BDC (Batch Data Communication) in SAP supports three techniques: Call Transaction (direct, synchronous processing), Session Method (creates sessions to be processed later), and Direct Input Method (for bulk data transfer via special interface). Since all three are valid techniques, 'All of the Above' is the correct answer.