‎2013 Aug 31 3:27 PM
Dear All,
I am trying to automate the process of creating auth. objects using ABAP code.
Could you please help me in identifying any standard function modules/BAPI/SAP Programs for the same ?
Thanks,
Kausthub
‎2013 Aug 31 9:27 PM
I don't know the answer, but just curious, why do you need to create Auth. Objects via ABAP/programitically? am not sure its allowed as per SOAX compliance
‎2013 Sep 01 11:10 AM
Hi Kausthub,
Not sure what is your exact requirement. But for sure, you can do it by BDC programming using the transaction SU21.
Thanks,
Baskar
‎2013 Sep 02 9:05 AM
What is the purpose of your request, I can understand creation of roles (PFCG) depending on the values of the table behind one of the authorization fields, but creation of object is more a development task than an operation task, this object won't be checked anywhere without development ?
In case of problem with BDC/SHDB on SU21, you could try with SU21_OLD.
Regards,
Raymond
‎2014 Jan 28 4:03 AM
Hi Kaustubh,
Did you find any BAPi or any other alternate way to automate the process of creating Authorization object?