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

Field level documentation for BAPI_USER_GET_DETAIL

Former Member
0 Likes
573

Hello all,

Can anyone tell me where would i get the field level documentation for the BAPI_USER_GET_DETAILS? I need a list of all mandatory fields.

Regards,

Anirban.

Hello all,

Can anyone tell me where would i get the field level documentation for the BAPI_USER_GET_DETAILS? I need a list of all mandatory fields.

Regards,

Anirban.

2 REPLIES 2
Read only

former_member194669
Active Contributor
0 Likes
522

Hi,

I find for this BAPI there is only one import parameter as USERNAME and table RETURN. I find any other field is mandatory to execute this BAPI.

What kind of field level you are looking for?

aRs

Read only

Former Member
0 Likes
522

HI Anirban,

YOu just need to pass the username to the bapi.

All other interface parameters are returned after you execute the bapi.

REgards,

Ravi