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

Session Name

SG141
Active Participant
0 Likes
1,630

I am working on a executable program. When executed it session is created ( there is no BDC session code written in the program) and report is displayed.

When i go to sm35... I see that my session has errors...

saying two fields does not exist. ( These occur only once in my code and i commented it)...

I am still having the same error.

How can we find the program name from the session name

I feel that my program is called another program which has all the recording and BDC session code written.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,158

Hi,

Go for Statistics or Analysis of the session. There you will have the whole log saying the program name, transactions executed, screens executed, no of errors, no of records etc.

You will get all the information that you need in session log.

Reward points if the answer is helpful.

Regards,

Mukul

5 REPLIES 5
Read only

Former Member
0 Likes
1,159

Hi,

Go for Statistics or Analysis of the session. There you will have the whole log saying the program name, transactions executed, screens executed, no of errors, no of records etc.

You will get all the information that you need in session log.

Reward points if the answer is helpful.

Regards,

Mukul

Read only

SG141
Active Participant
0 Likes
1,158

I have in the Statistics and Analysis sections

But could not find the program name.

Also the a point to note is that in my program there is no code performing BDC session however this statement appears

<b>submit rsbdcsub</b>

Does this trigger the BDC session or my executable program

Read only

0 Likes
1,158

Hi,

The program RSBDCSUB - Batch Input: Process All Sessions, is triggering the BDC Session, not your program.

Reward points if the answer is helpful.

Regards,

Mukul

Read only

Former Member
0 Likes
1,158

Karthik,

Check in Table APQI & D0300, you may find the link between the session name & the program created the session.

Don't forget to reward if useful...

Read only

Former Member
0 Likes
1,158

In the Sm35 itself there is a 6 column which is a program name the description is Creation Porgram Double click on it ....it will take you to the trascation code ... or else take the program name and open it in the SE38 .

reward points if it is usefull......

Girish