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: 

Wrong enteries in AGR_1252

Former Member
0 Kudos

Hi,

i have a role Zuser_query_xy

now in this role in r3, i have to see what values of profit center are assigned

Profit center related has value *, but this assignment has STATUS = INACTIVE.

But if i check in table AGR_1252, the value for $PRCTR = *

So ig et confused, because if Profit center is inactive in Role itself, how come all values are assigned in AGR_1252

1 ACCEPTED SOLUTION

Former Member
0 Kudos

The inactive objects have corresponding indicators in the AGR tables.

4 REPLIES 4

Former Member
0 Kudos

The inactive objects have corresponding indicators in the AGR tables.

0 Kudos

ok then

what r those indicators

how do i know which objects are inactive ???

all enteries i see in AGR_1252 are Variable, low , high, Object

thats it

Edited by: kartikey on Oct 12, 2009 12:30 PM

0 Kudos

> what r those indicators

>

Please press F4 for text of the Indicators in the respective fields.

> how do i know which objects are inactive ???

Profit Center is not an Organization Level entity. So no need to check in AGR_1252. Please check in AGR_1251.. there is a column called "ID whether object is deleted?" If the entry in this column for a particular object instance is X then that one is Deactivated in PFCG.

> all enteries i see in AGR_1252 are Variable, low , high, Object

> thats it

If you can't see these columns (ID whether object is Deleted/copied/new) then go to "Settings" -> Fields for Selection -> Mark the column names which are kept unmarked.

regards,

Dipanjan

Former Member
0 Kudos

The org. field value entries in AGR_1252 are not wrong, they are just not relevant.

This is because the authorization for the object itself is inactive, not the field. You can for example activate it again... then you will need that value...

My recommendation: Steer well clear of interpreting single fields of single SAP tables. What you are seeing in PFCG is correct.

Cheers,

Julius