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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_LTR_ANY 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 CC_ACTIVITY_TYPE_FUNCTION Constant Public Type reference (TYPE) CNV_MBT_ACTIVITY_TYPE 'F' Describes whether an activity is executable or not 20140311
2 CC_ACTIVITY_TYPE_PROGRAM Constant Public Type reference (TYPE) CNV_MBT_ACTIVITY_TYPE 'P' Describes whether an activity is executable or not 20140311
3 CC_ACTIVITY_TYPE_TRANSACTION Constant Public Type reference (TYPE) CNV_MBT_ACTIVITY_TYPE 'T' Describes whether an activity is executable or not 20140311
4 CC_DOCU_TYPE_GENERAL_TEXT Constant Public Type reference (TYPE) CNV_MBT_DOCU_TYPE 'T' General Text 20140130
5 CC_RFC_MANAGEMENT_ID Constant Public Type reference (TYPE) CNV_MBT_ACTIVITY 'PC001_RFC_MANAGEMENT' Unique ID for all activities to be executed 20140205
6 MT_INSTANCE Static Attribute Private Type reference (TYPE) CNV_MBT_PCL_T_ACTIVITY_INST table Type for Class CL_CNV_MBT_ACTIVITY 20140128
7 PS_ACTIVITY_DATA Instance attribute Private Type reference (TYPE) CNVMBTACTIVITY Unique ID for all activities,information about execution 20100819
8 PS_ACTIVITY_TEXT Instance attribute Private Type reference (TYPE) CNVMBTACTIVITYT Text table for CNVMBTACTIVITIES 20140130
9 PS_PERSISTENCY_DATA Instance attribute Private Type reference (TYPE) CNVMBTACTIVITY Unique ID for all activities,information about execution 20140128
10 PS_PERSISTENCY_TEXT Instance attribute Private Type reference (TYPE) CNVMBTACTIVITYT Text table for CNVMBTACTIVITIES 20140130
11 PV_NO_SAVE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20140224
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20100727
2 GET_ACTIVITY_ID Instance method Public Method Return Activity-ID 20100812
3 GET_ACTIVITY_INFORMATION Instance method Public Method Set Additional Information About an Activity 20140320
4 GET_ACTIVITY_TYPE Instance method Public Method 20140320
5 GET_APPLICATION_NAME Instance method Public Method Set Web Dynpro Application Name 20140320
6 GET_CENTRAL_OBJECT_ID Instance method Public Method return context ID 20110309
7 GET_CHECK_FUNCNAME Instance method Public Method Set Check Function Module Name 20140320
8 GET_COMPONENT_NAME Instance method Public Method Set Web Dynpro Component Name 20140320
9 GET_CONFIRM_RESTART Instance method Public Method Should the user confirm the restart of the activity? 20110802
10