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

How to track the standard function code eg. PRI

Former Member
0 Likes
516

Dear All,

I have a requirement that says that I will execute a report. Now when the user will click on the print button may be customized or can be taken from menu (Standard PRI) I want to update a table when the printout has been taken. I am not able to track down the print functionality through AT USER-COMMAND. Can anyone please help me out.

Thanks and regards,

Atanu

3 REPLIES 3
Read only

SantoshKallem
Active Contributor
0 Likes
476

open the standard program in se80

check the standard menu items in GUI status.

check the function code there..

regards.

santhosh reddy

Read only

0 Likes
476

That is correct. But can anyone please give answer to my query.

Thanks and regards,

Atanu

Read only

Former Member
0 Likes
476

Hi Atanu,

Check out the program n all in the debugging mode n u get the value for sy-repid at the point wher PRI is used