2007 Mar 21 1:55 PM
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.
2007 Mar 21 2:14 PM
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
2007 Mar 21 2:26 PM
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