SAP ABAP Class CL_CNV_MBT_TS_PROCESS (Trouble Shooting Process)
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_PROCESS | |
| Short Description | Trouble Shooting Process | |
| 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
Class CL_CNV_MBT_TS_PROCESS has no forward declaration.
Interfaces
Class CL_CNV_MBT_TS_PROCESS has no interface implemented.
Friends
Class CL_CNV_MBT_TS_PROCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20101014 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20101014 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20101014 | |||
| 4 | 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 | Return Activity ID | 20101019 | |
| 3 | Instance method | Public | Method | Get Activity Documentation | 20101014 | |
| 4 | Instance method | Public | Method | Get Activity Node Text | 20101014 | |
| 5 | Instance method | Public | Method | Return Packid | 20101019 | |
| 6 | Instance method | Public | Method | Return Phase ID | 20101019 | |
| 7 | Instance method | Public | Method | Return Troubleshooting Steps | 20101014 | |
| 8 | Instance method | Public | Method | Return troubleshooting process | 20101019 |
Events
Class CL_CNV_MBT_TS_PROCESS has no event.
Types
Class CL_CNV_MBT_TS_PROCESS 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_TS_PROCESS_ID | Call by reference | Type reference (TYPE) | CNV_MBT_TSID | MBT PCL Trouble shooting process ID | 20101014 |
Method CONSTRUCTOR on class CL_CNV_MBT_TS_PROCESS 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_PROCESS 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_PROCESS 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_PROCESS 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_PROCESS has no exception.
Method GET_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TS_STEPS | Value transfer | Type reference (TYPE) | CNV_MBT_CL_TS_STEP_T | Process Step Objects in correct sequence | 20101014 |
Method GET_STEPS on class CL_CNV_MBT_TS_PROCESS 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_PROCESS has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |