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

RSDBRUNT, a std report

Former Member
0 Likes
2,456

Hi Abapers,

I am beginner in abap, my question is What the use of standard report 'RSDBRUNT'?

Thank u,

regards,

avinash M

Moderator message: Please do some research before posting

Message was edited by: Kesavadas Thekkillath

Hi Abapers,

I am beginner in abap, my question is What the use of standard report 'RSDBRUNT'?

Thank u,

regards,

avinash M

Moderator message: Please do some research before posting

Message was edited by: Kesavadas Thekkillath

3 REPLIES 3
Read only

Former Member
0 Likes
1,355

Hi Avinash,

SY-CALLR

Contains a value that displays where printing was started, for example NEW-PAGE for program-controlled printing or RSDBRUNT for printing from the selection screen.

Please Refer http://help.sap.com/saphelp_nw70/helpdata/en/7b/fb96c8882811d295a90000e8353423/frameset.htm

Regards,

Ramya R

Read only

Former Member
0 Likes
1,355

Hi Avinash,

This Program also has details on variant for a program and more about back ground scheduling.

You can also see the documentation of this program.

What is that actually want to know?

Regards,

Ramya

Read only

Former Member
0 Likes
1,355

While debugging a demo report i came to this report, its having 6k lines code.

I tried to execute this report, but it didnt show any o/p. To know about that I posted the question..