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 errors?

Former Member
0 Likes
519

hi,

where r the session method errors are stored?how can we see that?

bye.

5 REPLIES 5
Read only

abdul_hakim
Active Contributor
0 Likes
487

hi

go to sm35 and select your bdc session and double click it.After this select the Log tabpage to see all the logs..

Or select ur session and select the log button from appln.tool bar..

Cheers,

Hakim

Mark all useful answers..

Read only

Former Member
0 Likes
487

Table is : APQL

See the Sm35 Transaction or if you see the log details use SM35P.

If you want to download log data then use Program : RSBDCLOG

Reward Points if it is helpful

Thanks

Seshu

Read only

Former Member
0 Likes
487

hi,

in session method system provide default logfile for handling error records, in seesion methods errors are stored in log file, for seeing the error records in session method we work with SM35.

goto SM35--->select the SESSION-->choose LOG tab---->it displays the error records along with details like(screen number, field name).

regards,

Ashokreddy.

Read only

Former Member
0 Likes
487

hi,

In the session method we can check error log in SM35.Goto SM35 select session->clcik ERROR LOG in the tool bar->select LOGOVERVIEW.

for checking log details use SM35P.

for downloading log data then use Program : RSBDCLOG

Read only

Former Member
0 Likes
487

hi..thanks.