cancel
Showing results for 
Search instead for 
Did you mean: 

Standard Service name for student user creation

former_member182585
Contributor
0 Kudos

Hi,

Could you let me know standard UI5 service name to collect applicant's primary data for service creation.

At moment I am trying PIQ_REQUEST but it has many options.

Do I need to customize one?

Regards,

Vinod Kumar

View Entire Topic
RobJonkers
Product and Topic Expert
Product and Topic Expert
0 Kudos

hi Vinod;

The user creation runs via the SAP Netweaver Gateway instance.
You need to configure the following OData services provided by SAP NetWeaver Gateway:

  1. /IWBEP/USERREQUESTMANAGEMENT – to register a user, activate a user and reset credential.
  2. /IWBEP/USERMANAGEMENT – to access user’s profile, change profile data and change the password.

More info here:

https://help.sap.com/viewer/b9e12c87eb154922934b6df97686e4f5/6.18.08/en-US/977b0c56cbda6d55e10000000...

Kind regards - Rob