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 session

Former Member
0 Likes
444

Hi,

How do we check the status of a session in SM35 thru a se38 report?

i.e. the Status of a Session?

Whether its successfully cmplted or is thr an error?

Kindly help urgently.

3 REPLIES 3
Read only

Former Member
0 Likes
413

Hi

You have to check the status of a Session BDC in the SM35 only by looking into Session LOG

if the log doesn't have any records then it means the session method was perfect.

If you want write a select statement to APQI table in SE38 and see.

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

Former Member
0 Likes
413

Hi,

Check the tables

TBTCO Job Status Overview Table

TBTCP Background Job Step Overview

TBTCS Background Processing: Time Schedule Table

BTCJN

TBTCA

TBTCB

Regards

Sudheer

Read only

Former Member
0 Likes
413

If you have session queue ID ,then use RSBDCLOG report,it shows list of logs.

anyhow just go se38 - search like rsbdc* -> you get many programs ,i think you will have one program to see the status

Thanks

Seshu