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: 

automate update profiles by abap (without PFCG) ?

Former Member
0 Kudos

Hi,

I have a lot of roles to create and derivate by PFCG.

I'd like to know if it's possible to use (or develop) standard Abap / function / Bapi to update directly values on fields authorizations from in external file, without PFCG neither CAT.

Thanks a lot for your response

Etienne

5 REPLIES 5

ferry_lianto
Active Contributor
0 Kudos

Hi Etienne,

You may try to take a look these BAPI group.

ALE_JOBROLE_CLONE

BAPI_CONVERT_DATA_FROM_AGR

Conversion of Internal Tables to BAPI Format

BAPI_CONVERT_DATA_TO_AGR

Conversion of Internal Tables From BAPI Format

BAPI_JOBROLE_CLONE

Create a User Role in Another System By Copying

Hope this will help.

Regards,

Ferry Lianto

0 Kudos

Hi Ferry,

Thanks a lot for those inputs. I take a look.

If someaneelse has anothers : i'm your guy

Best regards

Etienne

Former Member
0 Kudos

Hi Etienne,

Try

PFCG_COPY_AGR_GET_NEW_NAMES

PRGN_PFCG_CREATE_CATEGORIES

PRGN_PFCG_CREATE_CATS_NEW

PRGN_PFCG_GET_ALL_CATEGORIES

PRGN_PFCG_PREPARE_TREE

PRGN_PFCG_START

PRGN_PFCG_START_LOAD_ROLES

PRGN_PFCG_START_LOAD_TRANSMISS

PRGN_PFCG_START_SHOW_DYNPRO

KPEP_WL_ROLE1_MAINTAIN_ASSIGNS

BAPI_BUPA_ROLE_ADD

BAPI_BUPA_ROLE_ADD_2

BAPI_BUPA_SET_ROLE

Hope it helps...

Lokesh

pls. reward appropriate points

0 Kudos

Hi Lokesh,

Very usefull.

Thanks a lot.

Etienne

Former Member
0 Kudos

FM  SUPRN_TRANSFER_AUTH_DATA