cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_USER_CREATE as an Enterprise Service

danielgonzalez
Explorer
0 Kudos

Hi all,

I have a requirement to publish an scenario SOAP->RFC in PI, where the RFC is the standard BAPI BAPI_USER_CREATE. As it's an standard BAPI, I thought there should be a Enterprise Services ready to just import into PI but I don't manage to find it.

Any ideas if such Enterprise Service exists?

Regards,

Accepted Solutions (0)

Answers (4)

Answers (4)

engswee
Active Contributor
0 Kudos

Hi Gonzalez

Not all BAPIs are automatically converted into Enterprise Services automatically.

To find what is available, you can check out ES Workplace.

Rgds

Eng Swee

danielgonzalez
Explorer
0 Kudos

Thank you Eng, that's what I did but I found just the reference to the BAPI so I thought there wasn't any Enterprise Services for this purpouse.

Thanks,

danielgonzalez
Explorer
0 Kudos

Hi,

I'll try to make clearer what's the issue about. I need to know if there exist an Enterprise Service which fulfill my requirement so that I don't have to create the scenario in the ESB, i.e. import the BAPI and so on, but just import the Enterprise Service.

Regards,

former_member182455
Active Contributor
0 Kudos
former_member182455
Active Contributor
0 Kudos

Hi ,

This is the standard BAPI.

BAPI_USER_CREATE

using this Creates a new user with the name USERNAME and the specified attributes. An initial password and the surname in the address must be transferred.

Regards

srinivas