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: 

Report ALV

Former Member
0 Kudos

Good Morning,

I have the following issue,

I have that do a report ALV and in the header display, the user, date, and name of user. Someone can help.

The user and the date i get of SYST, but where get the full name of the user.

Regards,

1 ACCEPTED SOLUTION

former_member188685
Active Contributor
0 Kudos

you can get the full name using the BAPI BAPI_USER_GET_DETAIL for this pass the user name, and then check the exporting parameter

ADDRESS

3 REPLIES 3

former_member188685
Active Contributor
0 Kudos

you can get the full name using the BAPI BAPI_USER_GET_DETAIL for this pass the user name, and then check the exporting parameter

ADDRESS

0 Kudos

Thank you,

Issue solved.

Former Member
0 Kudos

Use TOP-OF-PAGE to display the content of User details in ALV.

For User full name you can retreive from v_usr_name.