Data Migration Techniques:BDC Using Session Method
BDC (Batch Data Communication): It is one of the data migration technique to transfer the data from legacy system(Non SAP System) to SAP system. Transaction code to work with BDC is 'SHDB'. There are 3 methods for BDC CALL Transaction Method Session Method Direct Input Method Note: Do not use F4 or F1 while recording and make sure passing correct data Session Method: Goto T-code 'SHDB'. Click on 'new recording'. Enter Recording name and T-code you want recording (Eg:MM01). Click on 'Start Recording'. MM01 screen will appear Enter the required data Click on 'Select Views' Select 'Basic Data1' and continue. Enter data and click on 'Save'. Click on 'Save' and 'Back'. Select the Recording and click on 'Program' Enter Program Name and select radio button 'Transfer from recording' Click on 'Continue' System will generate the program. Go to se38 and edit the program like below. REPO...