‎2007 Jul 03 12:32 AM
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.
‎2007 Jul 03 12:42 AM
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
‎2007 Jul 03 12:42 AM
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
‎2007 Jul 03 12:46 AM
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
‎2007 Jul 03 12:52 AM
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
‎2007 Jul 03 4:13 AM
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...
‎2007 Jul 03 4:19 AM
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