IT Placement Papers SAP SAP Basics
This category contains SAP Interview Questions and Answers |
What should be the approach for writing a BDC program ?
|
|
|
|
|
STEP 1: CONVERTING THE LEGACY SYSTEM DATA TO A FLAT FILE to internal table CALLED "CONVERSION".
STEP 2: TRANSFERING THE FLAT FILE INTO SAP SYSTEM CALLED "SAP DATA TRANSFER".
STEP 3: DEPENDING UPON THE BDC TYPE
i)call transaction(Write the program explicity)
ii) create sessions (sessions are created and processed. If success data will transfer).
Only registered users can write comments. Please login or register.
|