‎2008 Apr 14 8:36 AM
Hi,
I have faced problem pfcg transaction code recording.
My requirement is change the role through bdc. But in rcording after changing the role save that change then press generate button. but what happened after saving the role change it come out from the Recording without pressing the Generate button. How to solve this problem. give me solution for this..
mohan
‎2008 Apr 14 8:52 AM
Hi Mohan, Instead of saving first and generate , you can just generate and exits. It will be automatically saved. Like when we activate program without saving. Try this way. Regards, Venkat.O
‎2008 Apr 14 9:50 AM
Hi,
I tried that scenario also. but it is not generated. Please help me.
‎2008 Apr 14 9:09 AM
Hi,
Transaction PFCG is an enjoy SAP transaction and is quite hard to do BDC program within.
Perhaps you can use these BAPI/FM instead.
ALE_JOBROLE_CLONE
BAPI_CONVERT_DATA_FROM_AGR
BAPI_CONVERT_DATA_TO_AGR
BAPI_JOBROLE_CLONE
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
Regards
Kiran Sure
‎2013 Jul 15 10:00 AM
hi,
could you please let me know how creation of roles or modification of existing roles in PFCG can be automated with flat file containing the roles ,descriptions , objects, activity and authorization groups.
Regards,
Sasikanth