Application Development 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: 

regarding sm35

former_member530652
Participant
0 Kudos

Hi all,

in sm35 i hv one session which is created as i uploaded one text file through a report...so can i get log of my text file which i hv uploaded??.....if it is possible then how??...can i get that log as a text file??

5 REPLIES 5

Former Member
0 Kudos

Hi..

After u process it... click on the session.. click on Log button then..

Then select the available Log and say display.

Then you have a Print button on top click it.

Then in menu you have 'List'.

Select that, In that Export to...select word processing or excel sheet.

Regards,

Vishwa.

Former Member
0 Kudos

Hi Sandeep,

Using standard program RSBDCLOG, you can get log of your recording.

You can also use below FMs:

APPL_LOG_DISPLAY With this function module you can analyze logs in the database.

APPL_LOG_DISPLAY_INTERN With this function module you can analyze logs in local memory, e.g. when you have only collected log records at runtime and do not want to write to the database.

Hope this will hwlp.

Regards,

Nitin.

0 Kudos

can i get that whole text file??

0 Kudos

Hi

Yes you can get whole log file..

DId u try the answer I gave?

0 Kudos

Hello Nitin,

I have the same issue, I want to read the sm35 log throught a report, and trying with report RSBDCLOG that you said, but it isn´t exist.

Would you confirm the name pleaso.

thanks

Enrique