SAP ABAP Class CL_TDMS_WD_MASS_STARTER (Assistance Class for CNVTDMS_UI_MAS_STARTER)
Hierarchy
☛
DMIS_CNT (Software Component) DMIS_CNT 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_TDMS_WD_UI (Package) TDMS Activity UI's
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20120424 |
Properties
| Class | CL_TDMS_WD_MASS_STARTER | |
| Short Description | Assistance Class for CNVTDMS_UI_MAS_STARTER | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_TDMS_WD_UI | TDMS Activity UI's |
| Created | 20120424 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TDMS_WD_MASS_STARTER has no forward declaration.
Interfaces
Class CL_TDMS_WD_MASS_STARTER has no interface implemented.
Friends
Class CL_TDMS_WD_MASS_STARTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | NUMC2 | 01 | Invisible | 20120424 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | ' ' | ABAP_FALSE | 20120424 | ||
| 3 | Constant | Public | Type reference (TYPE) | NUMC2 | 02 | Visible | 20120424 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | 'X' | ABAP_TRUE | 20120424 | ||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CNV_MBT_MASS_STARTER | Mass Starter Activity class | 20120430 | |||
| 6 | Instance attribute | Private | See coding | 20120424 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Call the activity program | 20120424 | |
| 2 | Instance method | Public | Method | Call Fill PEM Control Table Program | 20120424 | |
| 3 | Instance method | Public | Method | Check if execution is initial or restart | 20120424 | |
| 4 | Instance method | Public | Method | Check if the activity is locked | 20120803 | |
| 5 | Instance method | Public | Method | Check if the activity is executed from the wrong phase | 20120803 | |
| 6 | Instance method | Public | Method | Reset the finished activities | 20120424 |
Events
Class CL_TDMS_WD_MASS_STARTER has no event.
Types
Class CL_TDMS_WD_MASS_STARTER has no local type.
Method Signatures
Method CALL_ACTIVITY_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MSG | Call by reference | Type reference (TYPE) | BALMI | Application Log: APPL_LOG_WRITE_MESSAGES interface | 20120803 | |||
| 2 | IV_ACTIVITY_ID | Call by reference | Type reference (TYPE) | CNVMBTACTIVITY-ACTIVITY_ID | Unique ID for all activities to be executed | 20120424 | |||
| 3 | IV_PACK_ID | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PACKID | Package Number of Transformation / Analysis Package | 20120424 | |||
| 4 | IV_PHASE | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PHASE | Phase of the Migration Project | 20120424 | |||
| 5 | IV_VALUE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20120430 |
Method CALL_ACTIVITY_PROGRAM on class CL_TDMS_WD_MASS_STARTER has no exception.
Method CALL_FILL_PEM_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MSG | Call by reference | Type reference (TYPE) | BALMI | Message log : BALMI | 20120803 | |||
| 2 | EV_ERROR_FLAG | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120430 | |||
| 3 | IV_ACTIVITY_ID | Call by reference | Type reference (TYPE) | CNVMBTACTIVITY-ACTIVITY_ID | Unique ID for all activities to be executed | 20120430 | |||
| 4 | IV_PACKID | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PACKID | Package Number of Transformation / Analysis Package | 20120430 | |||
| 5 | IV_PHASE | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PHASE | Phase of the Migration Project | 20120430 |
Method CALL_FILL_PEM_TAB on class CL_TDMS_WD_MASS_STARTER has no exception.
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MSG | Call by reference | Type reference (TYPE) | BALMI | Application Log: APPL_LOG_WRITE_MESSAGES interface | 20120905 | |||
| 2 | EV_ERROR | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120430 | |||
| 3 | EV_RESTART_FLAG | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120424 | |||
| 4 | IV_ACTIVITY_ID | Call by reference | Type reference (TYPE) | CNVMBTACTIVITY-ACTIVITY_ID | Unique ID for all activities to be executed | 20120424 | |||
| 5 | IV_PACKID | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PACKID | Package Number of Transformation / Analysis Package | 20120424 | |||
| 6 | IV_PHASE | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PHASE | Phase of the Migration Project | 20120424 |
Method CHECK on class CL_TDMS_WD_MASS_STARTER has no exception.
Method CHECK_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MSG | Call by reference | Type reference (TYPE) | BALMI | Application Log: APPL_LOG_WRITE_MESSAGES interface | 20120803 | |||
| 2 | IV_ACTIVITY_ID | Call by reference | Type reference (TYPE) | CNVMBTACTIVITY-ACTIVITY_ID | Unique ID for all activities to be executed | 20120803 | |||
| 3 | IV_PACKID | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PACKID | Package Number of Transformation / Analysis Package | 20120803 | |||
| 4 | IV_PHASE | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PHASE | Phase of the Migration Project | 20120803 |
Method CHECK_LOCK on class CL_TDMS_WD_MASS_STARTER has no exception.
Method CHECK_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MSG | Call by reference | Type reference (TYPE) | BALMI | Application Log: APPL_LOG_WRITE_MESSAGES interface | 20120803 | |||
| 2 | IV_ACTIVITY_ID | Call by reference | Type reference (TYPE) | CNVMBTACTIVITY-ACTIVITY_ID | Unique ID for all activities to be executed | 20120803 | |||
| 3 | IV_PACKID | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PACKID | Package Number of Transformation / Analysis Package | 20120803 | |||
| 4 | IV_PHASE | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PHASE | Phase of the Migration Project | 20120803 |
Method CHECK_PHASE on class CL_TDMS_WD_MASS_STARTER has no exception.
Method RESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MSG | Call by reference | Type reference (TYPE) | BALMI | Application Log: APPL_LOG_WRITE_MESSAGES interface | 20120803 | |||
| 2 | IV_PACKID | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PACKID | Package Number of Transformation / Analysis Package | 20120430 | |||
| 3 | IV_PHASE | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PHASE | Phase of the Migration Project | 20120430 |
Method RESET on class CL_TDMS_WD_MASS_STARTER has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in |