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

tcodes in bdc

Former Member
0 Likes
747

what r all the necessary tcodes in bdc

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
709

Hi

The T-code <b>SHDB</b> is used for BDC recording the requird t-code and if u want this bdc program as background Job then u can use the t-code <b>SM36</b>.

Reward if helpfull.

Anees

Message was edited by:

anees jawad

what r all the necessary tcodes in bdc

4 REPLIES 4
Read only

Former Member
0 Likes
710

Hi

The T-code <b>SHDB</b> is used for BDC recording the requird t-code and if u want this bdc program as background Job then u can use the t-code <b>SM36</b>.

Reward if helpfull.

Anees

Message was edited by:

anees jawad

Read only

Former Member
0 Likes
709

Hi Sudhir,

There are no as such important t-codes for BDC except Sm35,SM36 and SM37 to see the status of job if the BDC is run in background and to process the errored session.

BDC is written for the t-codes we want and the same is called in that program.

Regards,

Atish

Read only

Former Member
0 Likes
709

Hi,

SHDB - RECORDING

SE38 - WRITING PROGRAM

SM35 - SESSION OVERVIEW / PROCESSING

SM36 - BACKGROUND JOB SCHEDULING

SM37 - BACKGROUND JOB OVERVIEW

Report programs for BDC : RSBDCSUB & RSBDCBTC.

Reward points if useful,

Aleem.

Read only

Former Member
0 Likes
709

thank u