SAP ABAP Class CL_CNV_MBT_TS_STEP (Troubleshooting Step)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MBT_PCL_CL (Package) PCL Class Layer
Properties
Class CL_CNV_MBT_TS_STEP  
Short Description Troubleshooting Step    
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 20101014   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)
Interfaces
Class CL_CNV_MBT_TS_STEP has no interface implemented.
Friends
Class CL_CNV_MBT_TS_STEP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PR_ACTIVITY Instance attribute Private Object reference (TYPE REF TO) CL_CNV_MBT_ACTIVITY Activity 20101014
2 PV_ACTIVITY_ID Instance attribute Private Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20101014
3 PV_PACKID Instance attribute Private Type reference (TYPE) CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages 20101014
4 PV_PHASE_ID Instance attribute Private Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20101014
5 PV_TSACTIVITY_ID Instance attribute Private Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20101014
6 PV_TS_PROCESS_ID Instance attribute Private Type reference (TYPE) CNV_MBT_TSID MBT PCL Trouble shooting process ID 20101014
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20101014
2 EXECUTE Instance method Public Method Execute Troubleshooting Step 20101014
3 GET_ACTIVITY_ID Instance method Public Method Return Activity ID 20101019
4 GET_DOCUMENTATION Instance method Public Method Get Activity Documentation 20101014
5 GET_EXECUTION_DATA Instance method Public Method Return execution type and the name of the called object 20110421
6 GET_NODE_TEXT Instance method Public Method Get node text 20101014
7 GET_PACKID Instance method Public Method Return Packid 20101019
8 GET_PHASE_ID Instance method Public Method Return Phase ID 20101019
9 GET_TS_PROCESS_ID Instance method Public Method Return troubleshooting process 20101019
10 GET_TS_STEP_ID Instance method Public Method Return troubleshooting activity id 20101019
11 GET_TYPE_ICONNAME Instance method Public Method Return icon name to display the element type 20101014
12 GET_TYPE_ICON_TOOLTIP Instance method Public Method Return Tooltip of Icon 20101014
13 IS_DIALOG Instance method Public Method Check wether activity is using a dialog 20110428
14 IS_EXECUTABLE Instance method Public Method Is Process Step executable 20101014
Events
Class CL_CNV_MBT_TS_STEP has no event.
Types
Class CL_CNV_MBT_TS_STEP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY_ID Call by reference Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20101014
2 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages 20101014
3 Importing IV_PHASE_ID Call by reference Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20101014
4 Importing IV_TSACTIVITY_ID Call by reference Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20101014
5 Importing IV_TS_PROCESS_ID Call by reference Type reference (TYPE) CNV_MBT_TSID MBT PCL Trouble shooting process ID 20101014
# Exception Resumable Description Created on
1 CX_CNV_MBT_PROCESS_DEFINITION Exceptions related to Process Definition 20110601

Method EXECUTE Signature

Method EXECUTE on class CL_CNV_MBT_TS_STEP has no parameter.
Method EXECUTE on class CL_CNV_MBT_TS_STEP has no exception.

Method GET_ACTIVITY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVITY_ID Value transfer Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20101019

Method GET_ACTIVITY_ID on class CL_CNV_MBT_TS_STEP has no exception.

Method GET_DOCUMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DOCU_LINK Call by reference Type reference (TYPE) CNV_MBT_DOCU ID of MBT Docu Object 20101014
2 Exporting E_DOCU_TYPE_L Call by reference Type reference (TYPE) CNV_MBT_DOCU_TYPE_L Docu Type (Long Version) 20101014
3 Exporting E_DOCU_TYPE_S Call by reference Type reference (TYPE) CNV_MBT_DOCU_TYPE Docu Type 20101014

Method GET_DOCUMENTATION on class CL_CNV_MBT_TS_STEP has no exception.

Method GET_EXECUTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTIVITY_TYPE Call by reference Type reference (TYPE) CNV_MBT_ACTIVITY_TYPE Describes whether an activity is executable or not 20110421
2 Exporting EV_APPLICATION Call by reference Type reference (TYPE) CNV_MBT_APPLICATION Web Dynpro Application Name 20110421
3 Exporting EV_CHECKFUNC Call by reference Type reference (TYPE) FUNCNAM Function module name 20110421
4 Exporting EV_COMPONENT Call by reference Type reference (TYPE) CNV_MBT_COMPONENT Web Dynpro Component Name 20110421
5 Exporting EV_FUNCTION Call by reference Type reference (TYPE) FUNCNAM Function module name 20110421
6 Exporting EV_PROGRAM Call by reference Type reference (TYPE) PROGRAMM ABAP Program Name 20110421
7 Exporting EV_TCODE Call by reference Type reference (TYPE) TCODE Transaction Code 20110421
8 Exporting EV_WDY_SHOW_AS Call by reference Type reference (TYPE) CNV_MBT_WDY_SHOW_IN Different options how to display content/data in WebDynpro 20121009

Method GET_EXECUTION_DATA on class CL_CNV_MBT_TS_STEP has no exception.

Method GET_NODE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NODE_TEXT Value transfer Type reference (TYPE) CNV_MBT_NODE Text of Activity in Process Tree 20101014
# Exception Resumable Description Created on
1 CX_CNV_MBT_PROCESS_DEFINITION Activity Exception Class 20101014

Method GET_PACKID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PACKID Value transfer Type reference (TYPE) CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages 20101019

Method GET_PACKID on class CL_CNV_MBT_TS_STEP has no exception.

Method GET_PHASE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PHASE_ID Value transfer Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20101019

Method GET_PHASE_ID on class CL_CNV_MBT_TS_STEP has no exception.

Method GET_TS_PROCESS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TS_PROCESS_ID Value transfer Type reference (TYPE) CNV_MBT_TSID MBT PCL Trouble shooting process ID 20101019

Method GET_TS_PROCESS_ID on class CL_CNV_MBT_TS_STEP has no exception.

Method GET_TS_STEP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TS_ACTIVITY_ID Value transfer Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20101019

Method GET_TS_STEP_ID on class CL_CNV_MBT_TS_STEP has no exception.

Method GET_TYPE_ICONNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ICONNAME Value transfer Type reference (TYPE) ICONNAME Name of an Icon 20101014

Method GET_TYPE_ICONNAME on class CL_CNV_MBT_TS_STEP has no exception.

Method GET_TYPE_ICON_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TOOLTIP Value transfer Type reference (TYPE) CNV_MBT_DESCRIPT Description Field 20101014

Method GET_TYPE_ICON_TOOLTIP on class CL_CNV_MBT_TS_STEP has no exception.

Method IS_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_DIALOG Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20110428

Method IS_DIALOG on class CL_CNV_MBT_TS_STEP has no exception.

Method IS_EXECUTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_EXECUTABLE Value transfer Type reference (TYPE) ABAP_BOOL 20101014

Method IS_EXECUTABLE on class CL_CNV_MBT_TS_STEP has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620