SAP ABAP Class CX_SRM_ACTIVITY (Activities (abstract))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_FRAMEWORK (Package) Records Management Framework Package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_FRAMEWORK | Framework (abstract) | 20010724 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_ACTIVITY_DESCRIPTION | Description of Activities | 20010712 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_ACTIVITY_LIST | Description of Activities | 20010712 |
Properties
| Class | CX_SRM_ACTIVITY | |
| Short Description | Activities (abstract) | |
| Super Class | CX_SRM_FRAMEWORK | Framework (abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SRM_FRAMEWORK | Records Management Framework Package |
| Created | 20010712 | SAP |
| Last change | 20010724 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SRM_ACTIVITY has no forward declaration.
Interfaces
Class CX_SRM_ACTIVITY has no interface implemented.
Friends
Class CX_SRM_ACTIVITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SRMACTID | Activity - ID | 20010712 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Activity - Text | 20011026 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Activity - Type | 20010712 | |||
| 4 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '50AF193F157D134C903982865D9D4924' | 20010712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010712 |
Events
Class CX_SRM_ACTIVITY has no event.
Types
Class CX_SRM_ACTIVITY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVITY_ID | Value transfer | Type reference (TYPE) | SRMACTID | ACTIVITY_ID | 20010712 | |||
| 2 | ACTIVITY_TEXT | Value transfer | Type reference (TYPE) | STRING | ACTIVITY_TEXT | 20011026 | |||
| 3 | ACTIVITY_TYPE | Value transfer | Type reference (TYPE) | STRING | ACTIVITY_TYPE | 20010712 | |||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010712 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010712 |
Method CONSTRUCTOR on class CX_SRM_ACTIVITY has no exception.
History
| Last changed by/on | SAP | 20010724 |
| SAP Release Created in | 620 |