Hello!
I'm trying to pass the license data to a new ABAP user via the ToSAP pass "create ABAP User" available with the SAP provisioning framework.
I've tried with some ideas from the old post scn.sap.com/thread/1163294 but no luck.... the user is created, but the license data is empty.
I've tested with these parameters and some combinations:
uclass X
LIC_TYPE 54
the license type exists in the system and I was able to create a user with such license data executing the function module BAPI_CREATE_USER with these values.
Any Ideas??
Thank you!!!
Diego.