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: 

How to set authorization for only Create infotype record

Former Member
0 Kudos

How can I set the authorization so that the user can only create Infotype 14,15,2010,2001,2006 but cannot change and delete the record for these infotypes.

But user has the authorization to create,change and delete other infotypes.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi irene,

1. For this we have to use the

authorisation object

P_ORGIN

2. It has got the following fields, on which authorisations can be controlled.

AUTHC Authorization level

INFTY Infotype

PERSA Personnel Area

PERSG Employee Group

PERSK Employee Subgroup

SUBTY Subtype

VDSK1 Organizational Key

regards,

amit m.

1 REPLY 1

Former Member
0 Kudos

Hi irene,

1. For this we have to use the

authorisation object

P_ORGIN

2. It has got the following fields, on which authorisations can be controlled.

AUTHC Authorization level

INFTY Infotype

PERSA Personnel Area

PERSG Employee Group

PERSK Employee Subgroup

SUBTY Subtype

VDSK1 Organizational Key

regards,

amit m.