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

Table names fro session and program

Former Member
0 Likes
1,444

Hi all,

I want to know the program is used to a perticular session has been created. please tell me the table names.

Thanks&Regards,

RP

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,034

Hi,

YOu can see the BDC Sessions in SM35 transaction.

The table that stores the session information is APQI (APQ).*

the program RSBDCSUB - Batch Input: Process All Sessions, is triggering the BDC Session

Regards

Kiran Sure

2 REPLIES 2
Read only

Former Member
0 Likes
1,034

Hello,

BDC session tables are APQI and APQD.

Thanks,

Venu

Read only

Former Member
0 Likes
1,035

Hi,

YOu can see the BDC Sessions in SM35 transaction.

The table that stores the session information is APQI (APQ).*

the program RSBDCSUB - Batch Input: Process All Sessions, is triggering the BDC Session

Regards

Kiran Sure