Application Development and Automation 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: 
Read only

regarding BDC

Former Member
0 Likes
586

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

4 REPLIES 4
Read only

venkat_o
Active Contributor
0 Likes
547

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

Read only

Former Member
0 Likes
547

Hi,

I tried that scenario also. but it is not generated. Please help me.

Read only

Former Member
0 Likes
547

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

Read only

Former Member
0 Likes
547

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