All Questions
1 question
0
votes
2
answers
13k
views
How can I get all the messages from the return table after calling BAPI_USER_CHANGE?
I'm having an issue with an ABAP task which wants me to do the following:
Select all the active users from the system
Use bapi_user_get_detail in order to get some personal information about those ...