Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BDC Demo Programs

Former Member
0 Likes
1,000

Hi,

can any body let me know some standard DEMO programs provided by SAP for BDC concept.

regards,

Navneeth.K

5 REPLIES 5
Read only

Former Member
0 Likes
721

we can search that....

In Se37 --> Do the where used list on BDC_OPEN_GROUP, BDC_INSERT

and also, do the search for Call TRANSACTION

or else, you can use the Structure BDCDATA, goto SE11 and give this Structure name and do the where used list, give only Z* and Y*, so you will get all BDC Programs

Read only

Former Member
0 Likes
721

Hi,

User SHDB For recording a transaction,

and then move the recording to a program in side the same transaction code itself,

Reg,

Hariharan Natarajan

Read only

Former Member
0 Likes
721

hi

BDCRECX01 for BDC s standard program

RSBDCBTC

Submit a BDC job with an internal batch number and wait for the end of the batch input session

RSBDCDRU

Prints the contents of a Batch Input session. No options for error transactions only

praveen

Read only

Former Member
0 Likes
721

Hi

thanks for your reply can anyone provide me a demo BDC program which handles table control.

regards,

Navneeth.K