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: 

promoting org values in development system

Former Member
0 Kudos

Hello,

I have to promote org value called LEC in the development system. Can anyone suggest me how to do this.

Thanks

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Authorization field can be changed to Organization field using PFCG_ORGFIELD_CREATE by using SE38 or SA38 transaction. Please use TEST MODE before executing into real mode.

u2022 Organizational level fields should only be created before you start setting up your system. If you create organizational level fields later, you might have to do an impact analysis. The authentication data may have to be post processed in roles.

u2022 The fields "Activity", "ACTVT" and "Transaction code", "TCD" cannot be converted into an organizational level field.

In addition, all affected roles are analyzed and the authorization data is adjusted. The values of the authorization field which is now to become the organizational level field are removed and entered into the organizational level data of the role.

Note: Table for Org Element- USORG

Refer to Note 323817 for more detail.

3 REPLIES 3

jurjen_heeck
Active Contributor
0 Kudos

I suspect with "promoting org value" you want to make a field an organizational field. Search the forum for PFCG_ORGFIELD_CREATE.

Bernhard_SAP
Advisor
Advisor
0 Kudos

....and.... read [SAP Note 323817|https://service.sap.com/sap/support/notes/323817] ....

b.rgds, Bernhard

Former Member
0 Kudos

Authorization field can be changed to Organization field using PFCG_ORGFIELD_CREATE by using SE38 or SA38 transaction. Please use TEST MODE before executing into real mode.

u2022 Organizational level fields should only be created before you start setting up your system. If you create organizational level fields later, you might have to do an impact analysis. The authentication data may have to be post processed in roles.

u2022 The fields "Activity", "ACTVT" and "Transaction code", "TCD" cannot be converted into an organizational level field.

In addition, all affected roles are analyzed and the authorization data is adjusted. The values of the authorization field which is now to become the organizational level field are removed and entered into the organizational level data of the role.

Note: Table for Org Element- USORG

Refer to Note 323817 for more detail.