Interview Questions

What should be the approach for writing a BDC program?

SAP Interview questions and answers


(Continued from previous question...)

11. What should be the approach for writing a BDC program?

Convert the legacy system data to a flat file and convert flat file into internal table. Transfer the flat file into sap system called “sap data transfer”. Call transaction(Write the program explicitly) or create sessions (sessions are created and processed ,if success data will transfer).

(Continued on next question...)

Other Interview Questions