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: 

Problem with seeing ALV report for others

Former Member
0 Kudos

Hi,

I created custom report with using Submit and calling standard report RTPM_TRL_SHOW_FLOWS,

I can see the output of the report but other team members can't see any data like what I am seeing.

Do you know why nobody is able to see the data but only me.

Thanks a lot.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

just check with authorization of other,

also check if they are executing it in the same way as you are....

also check with the client they have logged into... if they are in different client then the data would differ or may be there would be no data in the client which they have logged in....

if none of the above works,

try to debug the code and check where exactly it is failing....

Regards,

Sid

3 REPLIES 3

Former Member
0 Kudos

Hi,

just check with authorization of other,

also check if they are executing it in the same way as you are....

also check with the client they have logged into... if they are in different client then the data would differ or may be there would be no data in the client which they have logged in....

if none of the above works,

try to debug the code and check where exactly it is failing....

Regards,

Sid

0 Kudos

Hi,

Can you tell me what exactly was wrong...

Thanks,

Sid

0 Kudos

Hi,

Ask a ABAPer to debug both instances of the report and find where processing logic change. Anyways if other users have the same authorization as you there cannot be any changes.

Regards,

Isuru