SAP ABAP Class CL_CRR_OPERATION (Base class for CRR operations)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
SCRR_UFO (Package) CRR Utility Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRR_CONFIG_ENABLED | Has access to configuration | 20111021 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRR_LOG_ENABLED | Using logger | 20111021 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRR_OPERATION | Atomic operation | 20111021 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRR_SERVICE_ENABLED | Using serviceses | 20111021 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_IUUC_OPERATION | IUUC variant of logging table | 20111021 |
Properties
Class | CL_CRR_OPERATION | |
Short Description | Base class for CRR operations | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCRR_UFO | CRR Utility Objects |
Created | 20111021 | SAP |
Last change | 20140120 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CRR_CONFIG_ENABLED | Has access to configuration | 20111021 | ||
2 | IF_CRR_LOG_ENABLED | Using logger | 20111021 | ||
3 | IF_CRR_OPERATION | Atomic operation | 20111021 | ||
4 | IF_CRR_SERVICE_ENABLED | Using serviceses | 20111021 |
Friends
Class CL_CRR_OPERATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRR_OPS_LIST | 20111021 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CRR_CONFIG | 20111021 | |||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CRR_LOGGER | 20111021 | |||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CRR_METADATA | 20120808 | |||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CRR_SERVICE | 20111021 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20111021 |
Events
Class CL_CRR_OPERATION has no event.
Types
Class CL_CRR_OPERATION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPOSITE | Call by reference | Object reference (TYPE REF TO) | CL_CRR_OPS_LIST | 20111021 |
Method CONSTRUCTOR on class CL_CRR_OPERATION has no exception.
History
Last changed by/on | SAP | 20140120 |
SAP Release Created in |