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: 

AGR_1251 Modified field Values

Former Member

Hi All,

Can someone please explain what is the difference between the values in the MODIFIED (Object Status) field in ARG_1251:

S     Standart

?     ???

G     Maintained

M     Modifies

U     Manual

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Ariel,

Please find below the difference between these object types:

Standard: The authorization values in the role are the same as those configured in SU24 for the relevant transaction/s.

Maintained: When authorization objects are maintained for a transaction code in SU24, but the field values are not fully defined, the object appears in the role with one or more empty fields. When these fields are updated  the object status becomes "maintaned".


Changed: When the authorization object field values are changed from the  values configured in SU24, the object status becomes "changed".

Manual: Authorization objects are added manually to roles to provide additional authorization in addition to authorization objects added automatically after adding t-codes in menu tab.

Hope this answers your question.

Thanks

Santosh

5 REPLIES 5

Bernhard_SAP
Employee
Employee
0 Kudos

Hi,

that is the status you see in pfcg on authorization level

b.rgds, Bernhard

Former Member
0 Kudos

"Modified" is the flag for objects that are in changed status.  Not something that you really want to see.

Colleen
Advisor
Advisor
0 Kudos

Hi Ariel

If you are going to look at tables AGR_1250, AGR_1251 and AGR_1252 then I recommend you open the role in PFCG and review to see the context of the values. This will help with modified, deleted (deactivated) and breakages in org values.

Regards

Colleen

Former Member
0 Kudos

Hi Ariel,

Please find below the difference between these object types:

Standard: The authorization values in the role are the same as those configured in SU24 for the relevant transaction/s.

Maintained: When authorization objects are maintained for a transaction code in SU24, but the field values are not fully defined, the object appears in the role with one or more empty fields. When these fields are updated  the object status becomes "maintaned".


Changed: When the authorization object field values are changed from the  values configured in SU24, the object status becomes "changed".

Manual: Authorization objects are added manually to roles to provide additional authorization in addition to authorization objects added automatically after adding t-codes in menu tab.

Hope this answers your question.

Thanks

Santosh

0 Kudos

Hi Santosh thank you very much,

And thank you all for your respond