SAP ABAP Class CL_MDS_ROW_TABLES_DET (determination of RoW tables)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MDS_MAINT_EV_INFO_EXTRACT (Package) MDS: Extracted information from technical upgrade
⤷
⤷
Properties
| Class | CL_MDS_ROW_TABLES_DET | |
| Short Description | determination of RoW tables | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MDS_MAINT_EV_INFO_EXTRACT | MDS: Extracted information from technical upgrade |
| Created | 20110311 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDS_ROW_TABLES_DET has no forward declaration.
Interfaces
Class CL_MDS_ROW_TABLES_DET has no interface implemented.
Friends
Class CL_MDS_ROW_TABLES_DET 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) | MDS_IUUC_TABLES_TAB | tables of iuuc_tables | 20110311 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | MDS_IUUC_TABLES_TAB | tables of iuuc_tables | 20110311 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20110311 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | MDS_TRANSP_O_VER_TAB | table type for version transp o | 20110311 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | MDS_SAP_CUST_DIFFERENTIATOR | differentiate between SAP = S and CUST = C | 20110311 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | MDS_IUUC_TABLES_TAB | tables of iuuc_tables | 20110311 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | MDS_IUUC_TABLES_TAB | tables of iuuc_tables | 20110311 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20110311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | calculate results | 20110311 | |
| 2 | Instance method | Private | Method | download the tables | 20110311 | |
| 3 | Instance method | Private | Method | get relevant transports | 20110311 | |
| 4 | Instance method | Private | Method | get the SAP or Cust transports | 20110311 | |
| 5 | Instance method | Public | Method | calculate the relevant tables filled by tabus | 20110311 |
Events
Class CL_MDS_ROW_TABLES_DET has no event.
Types
Class CL_MDS_ROW_TABLES_DET has no local type.
Method Signatures
Method CALCULATE_RESULTS Signature
Method CALCULATE_RESULTS on class CL_MDS_ROW_TABLES_DET has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | wrong_sap_cust_diff | 20110311 |
Method DOWNLOAD_RESULTS Signature
Method DOWNLOAD_RESULTS on class CL_MDS_ROW_TABLES_DET has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | error | 20110311 |
Method GET_CAND_TABLES Signature
Method GET_CAND_TABLES on class CL_MDS_ROW_TABLES_DET has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | wrong_sap_cust_diff | 20110311 |
Method GET_REL_TRANSPORTS Signature
Method GET_REL_TRANSPORTS on class CL_MDS_ROW_TABLES_DET has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | wrong_sap_cust_diff | 20110311 |
Method GET_ROW_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20110311 | |||
| 2 | IV_NEW_TABUS | Call by reference | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20110311 | |||
| 3 | IV_SAP_CUST | Call by reference | Type reference (TYPE) | MDS_SAP_CUST_DIFFERENTIATOR | differentiate between SAP = S and CUST = C | 20110311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WRONG_SAP_CUST_DIFF | 20110311 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |