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: 

Regards BAPI_USER_GET_DETAIL

Former Member
0 Kudos

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

Former Member
0 Kudos

BAPI_USER_EXISTENCE_CHECK

3 REPLIES 3

Former Member
0 Kudos

BAPI_USER_EXISTENCE_CHECK

Manohar2u
Active Contributor
0 Kudos

SUSR_USER_READ_CHECKS

Former Member
0 Kudos

Hi,

try this FM: SUSR_USER_CHECK_EXISTENCE

Regards, Dieter