SAP ABAP Class CL_TDMS_MDC_CLASSIFY_TAB_MAN (MDC:Classify Tables Manually)
Hierarchy
☛
DMIS_CNT (Software Component) DMIS_CNT 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_TDMS_EC_A (Package) Package - TDMS ERP application and all systems
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TDMS_AP_OBJ | TDMS All Application Interface | 20130219 |
Properties
| Class | CL_TDMS_MDC_CLASSIFY_TAB_MAN | |
| Short Description | MDC:Classify Tables Manually | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_TDMS_EC_A | Package - TDMS ERP application and all systems |
| Created | 20130219 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TDMS_MDC_CLASSIFY_TAB_MAN has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TDMS_AP_OBJ | TDMS All Application Interface | 20130219 |
Friends
Class CL_TDMS_MDC_CLASSIFY_TAB_MAN 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) | CNVMBTACTIVITY-ACTIVITY_ID | Unique ID for all activities to be executed | 20130219 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20130319 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130319 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CNVTDMS_04_TAB_T | MDC:Table type for CNVTDMS_04_TAB_T | 20130319 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CNVTDMS_04_TAB_T | MDC:Table type for CNVTDMS_04_TAB_T | 20130219 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CNVMBTACTIVE-PACKID | Package Number of Transformation / Analysis Package | 20130219 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CNVMBTACTIVE-PHASE | Phase of the Migration Project | 20130219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Init | 20130219 | |
| 2 | Instance method | Public | Method | State finish | 20130219 | |
| 3 | Instance method | Public | Method | MDC:Get data for classified/unclassified data | 20130219 | |
| 4 | Instance method | Public | Method | MDC:Save data for classified/unclassified data | 20130219 |
Events
Class CL_TDMS_MDC_CLASSIFY_TAB_MAN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_FINALTAB | Public | See coding | 20130219 | TY_FINALTAB type STANDARD TABLE OF V_CNVTDMS_04_TAB
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVITY_ID | Value transfer | Type reference (TYPE) | CNVMBTACTIVITY-ACTIVITY_ID | Unique ID for all activities to be executed | 20130219 | |||
| 2 | I_PACK_ID | Value transfer | Type reference (TYPE) | CNVMBTACTIVE-PACKID | Package Number of Transformation / Analysis Package | 20130219 | |||
| 3 | I_PHASE | Value transfer | Type reference (TYPE) | CNVMBTACTIVE-PHASE | Phase of the Migration Project | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS Exception Class | 20130222 |
Method EXIT Signature
Method EXIT on class CL_TDMS_MDC_CLASSIFY_TAB_MAN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS Exception Class | 20130225 |
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20130422 | |||
| 2 | I_CLASSIFICATION | Call by reference | Type reference (TYPE) | CNV_TDMS_ISR_TT_SELOPT | Table type for RSDSSELOPT | 20130219 | |||
| 3 | I_CUSTOMER_TAB | Call by reference | Type reference (TYPE) | CNV_TDMS_ISR_TT_SELOPT | Table type for RSDSSELOPT | 20130219 | |||
| 4 | I_FINALTAB | Call by reference | Type reference (TYPE) | CNVTDMS_04_TAB_T | Generated Table for View V_CNVTDMS_04_TAB | 20130219 | |||
| 5 | I_NO_TRANSFER | Call by reference | Type reference (TYPE) | CNV_TDMS_ISR_TT_SELOPT | Table type for RSDSSELOPT | 20130219 | |||
| 6 | I_SELECTRB | Value transfer | Type reference (TYPE) | I | '1' | Single-Character Indicator | 20130219 | ||
| 7 | I_STATUS | Call by reference | Type reference (TYPE) | CNV_TDMS_ISR_TT_SELOPT | Table type for RSDSSELOPT | 20130219 | |||
| 8 | I_TABNAME | Call by reference | Type reference (TYPE) | CNV_TDMS_ISR_TT_SELOPT | Table type for RSDSSELOPT | 20130219 |
Method GET_DATA on class CL_TDMS_MDC_CLASSIFY_TAB_MAN has no exception.
Method SAVE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20130219 | |||
| 2 | ITAB | Call by reference | Type reference (TYPE) | CNVTDMS_04_TAB_T | MDC:Table type for CNVTDMS_04_TAB_T | 20130219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS Exception Class | 20130225 |
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 2011_1_700 |