SAP ABAP Class CL_CNV_MBT_ACTIVITY (Activity)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_PCL_CL (Package) PCL Class Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_MBT_PCL_PERSISTENCY | Persistency-related Buffer for DMIS PCL Classes | 20140128 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_MBT_PCL_TRANSACTION | Transactional Buffer for DMIS PCL Classes | 20140128 |
Properties
| Class | CL_CNV_MBT_ACTIVITY | |
| Short Description | Activity | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_PCL_CL | PCL Class Layer |
| Created | 20100727 | SAP |
| Last change | 20141030 | |
| 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_MBT_PCL_PERSISTENCY | Persistency-related Buffer for DMIS PCL Classes | 20140128 | ||
| 2 | IF_CNV_MBT_PCL_TRANSACTION | Transactional Buffer for DMIS PCL Classes | 20140128 |
Friends
Class CL_CNV_MBT_ACTIVITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CNV_MBT_ACTIVITY_TYPE | 'F' | Describes whether an activity is executable or not | 20140311 | ||
| 2 | Constant | Public | Type reference (TYPE) | CNV_MBT_ACTIVITY_TYPE | 'P' | Describes whether an activity is executable or not | 20140311 | ||
| 3 | Constant | Public | Type reference (TYPE) | CNV_MBT_ACTIVITY_TYPE | 'T' | Describes whether an activity is executable or not | 20140311 | ||
| 4 | Constant | Public | Type reference (TYPE) | CNV_MBT_DOCU_TYPE | 'T' | General Text | 20140130 | ||
| 5 | Constant | Public | Type reference (TYPE) | CNV_MBT_ACTIVITY | 'PC001_RFC_MANAGEMENT' | Unique ID for all activities to be executed | 20140205 | ||
| 6 | Static Attribute | Private | Type reference (TYPE) | CNV_MBT_PCL_T_ACTIVITY_INST | table Type for Class CL_CNV_MBT_ACTIVITY | 20140128 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CNVMBTACTIVITY | Unique ID for all activities,information about execution | 20100819 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CNVMBTACTIVITYT | Text table for CNVMBTACTIVITIES | 20140130 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CNVMBTACTIVITY | Unique ID for all activities,information about execution | 20140128 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | CNVMBTACTIVITYT | Text table for CNVMBTACTIVITIES | 20140130 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20140224 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20100727 | |
| 2 | Instance method | Public | Method | Return Activity-ID | 20100812 | |
| 3 | Instance method | Public | Method | Set Additional Information About an Activity | 20140320 | |
| 4 | Instance method | Public | Method | 20140320 | ||
| 5 | Instance method | Public | Method | Set Web Dynpro Application Name | 20140320 | |
| 6 | Instance method | Public | Method | return context ID | 20110309 | |
| 7 | Instance method | Public | Method | Set Check Function Module Name | 20140320 | |
| 8 | Instance method | Public | Method | Set Web Dynpro Component Name | 20140320 | |
| 9 | Instance method | Public | Method | Should the user confirm the restart of the activity? | 20110802 | |
| 10 |