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

promoting org values in development system

Former Member
0 Likes
969

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
Read only

Former Member
0 Likes
732

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
Read only

jurjen_heeck
Active Contributor
0 Likes
732

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

Read only

Bernhard_SAP
Product and Topic Expert
Product and Topic Expert
0 Likes
732

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

b.rgds, Bernhard

Read only

Former Member
0 Likes
733

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.