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 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_ACTIVITY | Activity | 20101014 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20101014 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20101014 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20101014 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20101014 | |||
| 6 | 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 | Instance method | Public | Constructor | Constructor | 20101014 | |
| 2 | Instance method | Public | Method | Execute Troubleshooting Step | 20101014 | |
| 3 | Instance method | Public | Method | Return Activity ID | 20101019 | |
| 4 | Instance method | Public | Method | Get Activity Documentation | 20101014 | |
| 5 | Instance method | Public | Method | Return execution type and the name of the called object | 20110421 | |
| 6 | Instance method | Public | Method | Get node text | 20101014 | |
| 7 | Instance method | Public | Method | Return Packid | 20101019 | |
| 8 | Instance method | Public | Method | Return Phase ID | 20101019 | |
| 9 | Instance method | Public | Method | Return troubleshooting process | 20101019 | |
| 10 | Instance method | Public | Method | Return troubleshooting activity id | 20101019 | |
| 11 | Instance method | Public | Method | Return icon name to display the element type | 20101014 | |
| 12 | Instance method | Public | Method | Return Tooltip of Icon | 20101014 | |
| 13 | Instance method | Public | Method | Check wether activity is using a dialog | 20110428 | |
| 14 | 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 | IV_ACTIVITY_ID | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20101014 | |||
| 2 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20101014 | |||
| 3 | IV_PHASE_ID | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20101014 | |||
| 4 | IV_TSACTIVITY_ID | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20101014 | |||
| 5 | 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 | 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 | 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 | E_DOCU_LINK | Call by reference | Type reference (TYPE) | CNV_MBT_DOCU | ID of MBT Docu Object | 20101014 | |||
| 2 | E_DOCU_TYPE_L | Call by reference | Type reference (TYPE) | CNV_MBT_DOCU_TYPE_L | Docu Type (Long Version) | 20101014 | |||
| 3 | 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 | EV_ACTIVITY_TYPE | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY_TYPE | Describes whether an activity is executable or not | 20110421 | |||
| 2 | EV_APPLICATION | Call by reference | Type reference (TYPE) | CNV_MBT_APPLICATION | Web Dynpro Application Name | 20110421 | |||
| 3 | EV_CHECKFUNC | Call by reference | Type reference (TYPE) | FUNCNAM | Function module name | 20110421 | |||
| 4 | EV_COMPONENT | Call by reference | Type reference (TYPE) | CNV_MBT_COMPONENT | Web Dynpro Component Name | 20110421 | |||
| 5 | EV_FUNCTION | Call by reference | Type reference (TYPE) | FUNCNAM | Function module name | 20110421 | |||
| 6 | EV_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAMM | ABAP Program Name | 20110421 | |||
| 7 | EV_TCODE | Call by reference | Type reference (TYPE) | TCODE | Transaction Code | 20110421 | |||
| 8 | 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 | RV_NODE_TEXT | Value transfer | Type reference (TYPE) | CNV_MBT_NODE | Text of Activity in Process Tree | 20101014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Activity Exception Class | 20101014 |
Method GET_PACKID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |