cancel
Showing results for 
Search instead for 
Did you mean: 

Limit Access to Labour Activity Types

Former Member
0 Kudos

Hello support,

Transactions KL01 u2013 Create Activity Type, KL02 u2013 Change Activity Type & KL03 u2013 Display Activity Type have been added to role u2018RUK_PM_MASTER_DATA_CREATORu2019 in DEV.

We would like to prevent access to Labour Activity Types but allow to Hire Activity Types. There doesnu2019t appear to be anything in the authorization objects.

Any ideas how this could be achieved please?

Many Thanks,

Marcos

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

What is the Atype Categories you are maintaing for labor activity types and Hire activity types. This information you can see on display activity type basic screen under allocation default values.

If you are maintaing different, so ask your basis team find out which object is related to this Atype category or set up test role and check basing on this input.

Regards,

PSR

Answers (5)

Answers (5)

Former Member
0 Kudos

These are the steps I'm trying to do:

1. Go to t-code SU21

2. Create a new Class ( ZCO )

3. Create new Authorization Object

3.1 Object ( K_CSLA )

3.2 Text ( Z_Labour_activities )

3.3 Class ( ZCO )

3.4 Field Name

In T-code KL01 I went to Activity Type field and press F1--> Technical Information and checked the Field Data and I can see the following:

- Table Name ( CSLAZ )

- Field Name ( LSTAR )

- Data Element ( LSTAR )

- Parameter ID ( LAR )

but when I check the fields available in the drop down menu ( in SU21 ) I can not see any of the fields above.

Am I doing something wrong? please advise.

Many Thanks,

Marcos

Former Member
0 Kudos

Thanks PSR.

None of the authorizations objects seems to solve my issue as I can not filter by Activity type.

Somebody could give me some hints on how to create an authorization object to filter between Labour activities and Hire activities?

Thanks in advance,

Marcos

Former Member
0 Kudos

Thank you all for your replies.

How Can I find out the authorization object related to the Labour Activity?

Many Thanks,

Marcos

Former Member
0 Kudos

Hi

Using Tac SU22, on the main screen input the transaction KL01 and execute. System will let you know the objects avaialable and also check indicator and Proposal.

In tac KL01, you have following objects and discuss with your Basis team to have test roles without these object and keep test.

K_CSLA CO-CCA: Activity Types Master

S_DATASET Authorization for file access

S_DEVELOP A BAP Workbench

S_DOKU_AUT SE61 Documentation Maintenance Authorization

S_IMG_ACTV IMG: Authorization to perform functions in IMG

S_OLE_CALL OLE calls from ABAP programs

S_PRO_AUTH IMG: New authorizations for projects

S_PROJECT Project Management: Project authorization

S_SPO_DEV Spool: Device authorizations

S_TABU_DIS Table Maintenance (via standard tools such as SM30)

S_TCODE Transaction Code Check at Transaction Start

S_TRANSLAT Translation environment authorization object

S_TRANSPRT Transport Organizer

Regards,

PSR

former_member388328
Active Contributor
0 Kudos

Hi,

Please try with activity type group if possible ( i am not sure)

Thanking you

Vengaiah Chowdary

Former Member
0 Kudos

Please see if this object helps: K_CSLA_SET.

Otherwise, you will need to get with your security consultant to create your own authorization object and assign it to the appropriate user profiles.