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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
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 | ![]() |
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 | ![]() |
Instance method | Public | Method | Add Activity | 20020319 |
2 | ![]() |
Instance method | Public | Method | Contains Activity | 20020321 |
3 | ![]() |
Instance method | Public | Method | Delete Activity | 20020320 |
4 | ![]() |
Instance method | Public | Method | Get All Activities | 20020320 |
5 | ![]() |
Instance method | Public | Method | Contains the Activity or One Superior to It | 20020321 |
6 | ![]() |
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 | ![]() |
IV_ACTIVITY | Value transfer | Type reference (TYPE) | ACO_ACTVT | Aktivitiät für Berechtigungsprüfung | 20020319 | ||
2 | ![]() |
IV_CONSISTENCY_CHECK | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040624 | ||
3 | ![]() |
IV_ID | Value transfer | Type reference (TYPE) | ACO_AUTHORITY_ID | Berechtigungs-ID | 20041103 | ||
4 | ![]() |
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 | ![]() |
IV_ACTIVITY | Value transfer | Type reference (TYPE) | ACO_ACTVT | Aktivitiät für Berechtigungsprüfung | 20020321 | ||
2 | ![]() |
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 | ![]() |
IV_ACTIVITY | Value transfer | Type reference (TYPE) | ACO_ACTVT | Aktivitiät für Berechtigungsprüfung | 20020320 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
IV_ACTIVITY | Value transfer | Type reference (TYPE) | ACO_ACTVT | Aktivitiät für Berechtigungsprüfung | 20020321 | ||
2 | ![]() |
IV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | ACO_OBJECT_TYPE | Objekttyp | 20020321 | ||
3 | ![]() |
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 | ![]() |
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 |