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

Regards BAPI_USER_GET_DETAIL

Former Member
0 Likes
745

HI All

i need to find function or method that give the option to know that if user exist in the system

the Fm BAPI_USER_GET_DETAIL return a message that user doesn't exist .

there is another Fm that doing that do this explicitly ?

Regards

Chris

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
664

BAPI_USER_EXISTENCE_CHECK

BAPI_USER_EXISTENCE_CHECK

3 REPLIES 3
Read only

Former Member
0 Likes
665

BAPI_USER_EXISTENCE_CHECK

Read only

Manohar2u
Active Contributor
0 Likes
664

SUSR_USER_READ_CHECKS

Read only

Former Member
0 Likes
664

Hi,

try this FM: SUSR_USER_CHECK_EXISTENCE

Regards, Dieter