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: 

Log for New Org Level creation

Former Member
0 Kudos

Hi

I am working on a role modification and have noticed that there were 2 new Org levels created in the development system for Sales Org and Purch org.

Hence currently there are 2 org levels each for Sales Org and Purch org i.e. $EKORG & $W_EKORG and $VKORG & $W_VKORG.

I have following queries regarding this :

1. Is there a log/change doc for org level where I can view who has created org level and when?

2. Is it possible to create 2 org levels for same auth field?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hello,

Hope you are doing good.

Please find below the details:

Just to add on Ramakrishna's response:

1> How to check whether the Log Data Changes have been activated in SAP system, follow this path:

A> SE11 -> Database Table name -> USORG -> Display -> Technical Settings -> check whether Log Data Changes tab is selected. OR SE13 -> Enter the table name and Display.

B> RZ11 profile parameter rec/client shoud be active for the respective client of SAP system.

C> To identify the list of logged tables and analyze the logs, use tcode SCU3.

Note: You can check with Basis and Development team for more details on Pt.1

2> The Org values which you have specified are different, though their text description is similar.

Auth fields W_VKORG and W_EKORG exists for authorization object C_WTY_OBJ.

You can check table TOBJ for more details

Regards,

Sunny Doshi

3 REPLIES 3

Former Member
0 Kudos

Hi,

For your queries:

1. You can see the log if Table logging is enabled in the system and enabled "Log Data Changes" for Table USORG (Orglevel fiield entry gets updated in USORG table).

2. It is not possible to create 2 org fields for same authorization field. If you see your Org fields that are created, their Technical names are different which comes under different authorization objects though their description is same.

Best Regards,

Rama

Former Member
0 Kudos

Hello,

Hope you are doing good.

Please find below the details:

Just to add on Ramakrishna's response:

1> How to check whether the Log Data Changes have been activated in SAP system, follow this path:

A> SE11 -> Database Table name -> USORG -> Display -> Technical Settings -> check whether Log Data Changes tab is selected. OR SE13 -> Enter the table name and Display.

B> RZ11 profile parameter rec/client shoud be active for the respective client of SAP system.

C> To identify the list of logged tables and analyze the logs, use tcode SCU3.

Note: You can check with Basis and Development team for more details on Pt.1

2> The Org values which you have specified are different, though their text description is similar.

Auth fields W_VKORG and W_EKORG exists for authorization object C_WTY_OBJ.

You can check table TOBJ for more details

Regards,

Sunny Doshi

0 Kudos

Thanks Ramakrishna and Sunny

Unfortunately logs are not enabled for USORG. So I could not identify who has made the changes.

However, I have now confirmation from Warranty team that this is long standing issue as these fields are not org levels in Prod. So values assigned to roles in Dev do not get transported to Prod.

So, I will now delete these org levels in Dev and bring all the Systems and roles in sync.

Thanks and Regards

Susmita