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's program name

Former Member
0 Likes
1,049

Can anybody tell me the way so that i can find out which program has created the BDC session? I looked into APQI table but the PROGID field is blank. Is there any other way to find out the Program's name of BDC session?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
998

try table J_1APROLOG

10 REPLIES 10
Read only

Former Member
0 Likes
998

Goto SM35 and enter your session name -> You can find the <b>Creation program</b> in the details displayed.

Regards

Kathirvel

Read only

0 Likes
998

What do you mean by Detail Description and i m unable to find Creation Program box anywhere on SM35 screen ...

Read only

0 Likes
998

I am able to see here. I do not understand why you are not able to see that.

Ok, try this, In the list of sessions displayed -> <b>double click the session</b> that an error (i.e. <b>Transaction Ended with errors).</b>

Then it will take you to another screen, here you choose the <b>Screens tab</b>.

You can find the program name here.

Regards

Kathirvel

Read only

0 Likes
998

That is only the program name of that screen which is used while recording. No the BDC session's program name.

Read only

0 Likes
998

Sorry, I just said the incorrect one, In the second screen you must click the <b>Folder Header Button</b> in the toolbar. The <b>Program</b> field will give you the name of the program that has created the session.

These are the ways I know to find the creation program name. Incase I get to know something else I update this thread.

Regards

Kathirvel

Read only

0 Likes
998

There is NO Folder Header Button on the second screen. Thanks

Read only

Former Member
0 Likes
999

try table J_1APROLOG

Read only

0 Likes
998

In my case, This table doesn't contain even a single entry. Here, i m talking about Production server. Sorry, even it didn't help.

Read only

0 Likes
998

Guys, To get the BDC's session's program name... check out the time on which session was run in SM35, then go to STAT transaction to know which programs were running at that time on the server. You will get to know the program's name which created the BDC session.

Read only

Former Member
0 Likes
998

Resolved