Ads

BDC Recording in SAP ABAP

BDC Recording in SAP ABAP


Here ,I explained The Steps to record any Transaction(Example: VA01) to create BDC(Batch Data Communication) Program.

Step 1
 Execute transaction SHDB .

Step 2
 Enter name for recording 

Step 3
 Enter transaction to be executed

Step 4
 The transaction will now be executed, simply enter the values in the screen fields which you want to record. 

Step 5
 Once you have finished the recording and selected the save button or exit the transaction you 

Creating an ABAP program Using a BDC recording 


Go to SHDB Transaction Code and Click on New Recording.


BDC Recording in SAP ABAP
Give the Record name and Transaction code and click on Start New Recording Button.
BDC Recording in SAP ABAP
Now enter the Bank country and Key
BDC Recording in SAP ABAP
Now enter the Bank name ,City ,country and street. 
BDC Recording in SAP ABAP
Now Save the Recording .
BDC Recording in SAP ABAP
Now select the created record and click on Program.
BDC Recording in SAP ABAP
Now give the program title and select radio button transfer from recording.

BDC Call Transaction Method Program in SAP ABAP
Now give the program title and click on source code button.

BDC Call Transaction Method Program in SAP ABAP
Now save it as Local object.
BDC Call Transaction Method Program in SAP ABAP
Now BDC program will be created automatically and you can find the structures and dynpro and dynfield subroutines in Include BDCRECX1 main program.Copy them and paste in your source code.
BDC Call Transaction Method Program in SAP ABAP
Now ,you can see the whole code in the below BDCRECX1 Program.


  BDC Call Transaction Method Program in SAP ABAP
  BDC Session Method Program Tutorial in SAP ABAP 
  BDC Interview Questions
 SAP LSMW Tutorial Step by Step
 Difference Between Call Transaction and Session Methods in SAP ABAP  How to Start SAP ABAP Course
  SAP Data Dictionary Tcode

BDC Recording in SAP ABAP,BDC Recording,Recording,SAP ABAP,BDC.

Comments

Popular posts from this blog

BADI Interview Questions in SAP ABAP

Sample SAP ABAP Programming Examples for Practice

Module Pool Programming Interview Questions and Answers in SAP ABAP

Step by Step tutorial on BDC Session Method Program in SAP ABAP

SAP ABAP Interview Questions and Answers for 10 Years Experienced