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

Sm35 session read

manubhutani
Active Contributor
0 Likes
545

Hi

I have created a session(sm35) in my program.

Now I am executing using program rsbdcsub. It i being executed.

Now i wat to display the session log of the session to the user on the o/p screen of my program

Is there any Fm to read log . Pleas help me.

Thanks

Manu

1 ACCEPTED SOLUTION
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
506

Hi Manu,

Please donot post duplicates.

Did you try this ???????

3 REPLIES 3
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
507

Hi Manu,

Please donot post duplicates.

Did you try this ???????

Read only

0 Likes
506

Hi Keshav

I have closed that thread, and have kept it simple this time,

Now i want to disply the log to the user in o/p.

I have seen this perform in the program, But log_table is having a number of entries

and the logic u have given is not giving results

Thanks

Manu

Read only

Former Member
0 Likes
506

Call Function 'RSTS_OPEN_RLC

Call Function 'RSTS_READ

Call Function 'RSTS_CLOSE