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

Objects at Org Level

sunilv_dev
Participant
0 Likes
564

I want to identify which objects are controlled at an org level and what that org level is is it possible????

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
518

I am not sure what exactly you are looking for. However, check the table USVAR for all the organization level values in the system.

To check Org Level values in a roles, use table AGR_1252.

Regards,

Zaheer

3 REPLIES 3
Read only

Former Member
0 Likes
519

I am not sure what exactly you are looking for. However, check the table USVAR for all the organization level values in the system.

To check Org Level values in a roles, use table AGR_1252.

Regards,

Zaheer

Read only

0 Likes
518

Hi Zaheer,

USVAR is for possible variables, not for ORG values.

the table for ORG values is USORG / USORG_DB

Cheers

Abhishek

Read only

0 Likes
518

Thanks Buddy, must have copied from wrong place

PS: Welcome back