SAP ABAP Class CL_ACO_CONSTANTS (Constants for Authorization Check)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA (Application Component) Cross-Application Components
     ACO (Package) Authorization Check with Access Control Objects
Properties
Class CL_ACO_CONSTANTS  
Short Description Constants for Authorization Check    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package ACO   Authorization Check with Access Control Objects 
Created 20020109   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ACO_CONSTANTS has no forward declaration.
Interfaces
Class CL_ACO_CONSTANTS has no interface implemented.
Friends
Class CL_ACO_CONSTANTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_AUTHORIZATION_CAND_MAN Constant Public Type reference (TYPE) ACO_ACTVT 'CandMan' Activity for Authorization Check 20031216
2 SC_AUTHORIZATION_CREATEDOC Constant Public Type reference (TYPE) ACO_ACTVT 'CreateDoc' Activity for Authorization Check 20021129
3 SC_AUTHORIZATION_CREATEFOL Constant Public Type reference (TYPE) ACO_ACTVT 'CreateFol' Activity for Authorization Check 20021129
4 SC_AUTHORIZATION_DELETE Constant Public Type reference (TYPE) ACO_ACTVT 'Delete' Activity for Authorization Check 20020326
5 SC_AUTHORIZATION_EVALUATE Constant Public Type reference (TYPE) ACO_ACTVT 'Evaluate' Activity for Authorization Check 20021205
6 SC_AUTHORIZATION_FINANCIALS Constant Public Type reference (TYPE) ACO_ACTVT 'Financials' Activity for Authorization Check 20030116
7 SC_AUTHORIZATION_NONE Constant Public Type reference (TYPE) ACO_ACTVT 'NoAuth' Activity for Authorization Check 20020109
8 SC_AUTHORIZATION_OWN Constant Public Type reference (TYPE) ACO_ACTVT 'Admin' Activity for Authorization Check 20020109
9 SC_AUTHORIZATION_READ Constant Public Type reference (TYPE) ACO_ACTVT 'Read' Activity for Authorization Check 20020301
10 SC_AUTHORIZATION_RES_MAN Constant Public Type reference (TYPE) ACO_ACTVT 'ResMan' Activity for Authorization Check 20021205
11 SC_AUTHORIZATION_STAFF_MAN Constant Public Type reference (TYPE) ACO_ACTVT 'StaffMan' Activity for Authorization Check 20031216
12 SC_AUTHORIZATION_TRANSITION Constant Public Type reference (TYPE) ACO_ACTVT 'Transition' Activity for Authorization Check 20040422
13 SC_AUTHORIZATION_WRITE Constant Public Type reference (TYPE) ACO_ACTVT 'Write' Activity for Authorization Check 20020301
14 SC_FALSE Constant Public Type reference (TYPE) BOOLEAN SPACE Boolean Variable (X=true, -=false, space=unknown) 20020109
15 SC_HR_OBJECT Constant Public Type reference (TYPE) ACO_AUTH_HOLDER_TYPE 'CL_ACO_HR_OBJECTS' Type of "Authorization Object": User, User Group, ... 20020109
16 SC_ROLE Constant Public Type reference (TYPE) ACO_AUTH_HOLDER_TYPE 'CL_ACO_ROLES' Type of "Authorization Object": User, User Group, ... 20020109
17 SC_STOP Constant Public Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=true, -=false, space=unknown) 20020411
18 SC_TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=true, -=false, space=unknown) 20020109
19 SC_USER Constant Public Type reference (TYPE) ACO_AUTH_HOLDER_TYPE 'CL_ACO_USERS' Type of "Authorization Object": User, User Group, ... 20020109
20 SC_USER_GROUP Constant Public Type reference (TYPE) ACO_AUTH_HOLDER_TYPE 'CL_ACO_USER_GROUPS' Type of "Authorization Object": User, User Group, ... 20020109
21 SC_USER_GROUP_TYPE Constant Public Type reference (TYPE) ACO_OBJECT_TYPE 'usrgrp' Type of User Group 20020409
22 SC_USER_TYPE Constant Public Type reference (TYPE) ACO_OBJECT_TYPE 'usr' User Type 20020422
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTIVITY_TEXTS Static method Public Method Gets Text for Activities (from Customizing) 20020410
Events
Class CL_ACO_CONSTANTS has no event.
Types
Class CL_ACO_CONSTANTS has no local type.
Method Signatures

Method GET_ACTIVITY_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ACTIVITYT Call by reference Type reference (TYPE) ACO_TS_ACTIVITY_T Aktivitäten für Berechtigungsprüfung (Texttabelle) 20020410
2 Importing IV_ACTIVITY Call by reference Type reference (TYPE) ACO_ACTVT Aktivitiät für Berechtigungsprüfung 20020410

Method GET_ACTIVITY_TEXTS on class CL_ACO_CONSTANTS has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in 100