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: 

Program name of S_ALR_87013558 or S_ALR_87013648

antonio_sanseverino
Participant
0 Kudos

Hi all,

I need to obtain the program name of S_ALR_87013558 and S_ALR_87013648 transactions, the programs name changes on every system; for example the program name of S_ALR_87013558 in Develop system is WFWEGWGCASXASD, on Test System is SDFASFDASFSD, so I need to get the correct program name and submit it.

How can I do?

Thanks

2 REPLIES 2

raviahuja
Contributor
0 Kudos

Hi,

Use FM RS_TRANSACTION_TEST, to find out the logic to find report for these transactions. Pass T-code S_ALR_87013648 in object name, 'X' in error_handling and you can see the logic behind to find the report.

Ravi.

0 Kudos

Yes the only way is this... To debug transaction START_REPORT or your FM