SAP ABAP Class CL_ACO_ACTIVITIES (Activities)
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_ACTIVITIES  
Short Description Activities    
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 20020318   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ACO_AUTHORIZATION_CUST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_ACO_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_ACO_ACTIVITIES has no interface implemented.
Friends
Class CL_ACO_ACTIVITIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ACTIVITIES Instance attribute Private Type reference (TYPE) ACO_TT_ACTIVITY List of Activities for Authorization Check 20020319
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ACTIVITY Instance method Public Method Add Activity 20020319
2 CONTAINS_ACTIVITY Instance method Public Method Contains Activity 20020321
3 DELETE_ACTIVITY Instance method Public Method Delete Activity 20020320
4 GET Instance method Public Method Get All Activities 20020320
5 HAS_ACTIVITY Instance method Public Method Contains the Activity or One Superior to It 20020321
6 SET Instance method Public Method Sets All Activities 20020426
Events
Class CL_ACO_ACTIVITIES has no event.
Types
Class CL_ACO_ACTIVITIES has no local type.
Method Signatures

Method ADD_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY Value transfer Type reference (TYPE) ACO_ACTVT Aktivitiät für Berechtigungsprüfung 20020319
2 Importing IV_CONSISTENCY_CHECK Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040624
3 Importing IV_ID Value transfer Type reference (TYPE) ACO_AUTHORITY_ID Berechtigungs-ID 20041103
4 Importing IV_OBJECT_TYPE Value transfer Type reference (TYPE) ACO_OBJECT_TYPE Objekttyp 20020320

Method ADD_ACTIVITY on class CL_ACO_ACTIVITIES has no exception.

Method CONTAINS_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY Value transfer Type reference (TYPE) ACO_ACTVT Aktivitiät für Berechtigungsprüfung 20020321
2 Returning RV_HAS_ACTIVITY Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20020321

Method CONTAINS_ACTIVITY on class CL_ACO_ACTIVITIES has no exception.

Method DELETE_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY Value transfer Type reference (TYPE) ACO_ACTVT Aktivitiät für Berechtigungsprüfung 20020320
# Exception Resumable Description Created on
1 NOT_DELETED Löschen kann durchgeführt werden 20020320

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ACTIVITIES Value transfer Type reference (TYPE) ACO_TT_ACTIVITY Liste von Aktivitäten für Berechtigungsprüfung 20020320

Method GET on class CL_ACO_ACTIVITIES has no exception.

Method HAS_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY Value transfer Type reference (TYPE) ACO_ACTVT Aktivitiät für Berechtigungsprüfung 20020321
2 Importing IV_OBJECT_TYPE Value transfer Type reference (TYPE) ACO_OBJECT_TYPE Objekttyp 20020321
3 Returning RV_HAS_ACTIVITY Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20020321

Method HAS_ACTIVITY on class CL_ACO_ACTIVITIES has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACTIVITIES Call by reference Type reference (TYPE) ACO_TT_ACTIVITY Liste von Aktivitäten für Berechtigungsprüfung 20020426

Method SET on class CL_ACO_ACTIVITIES has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in 200