SAP ABAP Class CL_MDS_RESULT_ANALYSIS (calculating results for tables)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MDS_ANALYSIS (Package) MDS Analysis
⤷
⤷
Properties
| Class | CL_MDS_RESULT_ANALYSIS | |
| Short Description | calculating results for tables | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MDS_ANALYSIS | MDS Analysis |
| Created | 20110511 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDS_RESULT_ANALYSIS has no forward declaration.
Interfaces
Class CL_MDS_RESULT_ANALYSIS has no interface implemented.
Friends
Class CL_MDS_RESULT_ANALYSIS 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_RES_AIMS | table type for aims | 20110511 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | MDS_AIM_USAGE_TABLE | table type for mds_aim_usage | 20110513 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | MDS_E070_TAB | table type for e070 | 20110516 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20110511 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | MDS_RES_XPRAS | table type for xpras | 20110511 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | IUUC_KB_XPRA_TAB_TABLE | Sorted table type of db-table | 20110512 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | MDS_XPRA_USAGE_TABLE | table type for mds_xpra_usage | 20110512 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Analyses a table | 20110511 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110511 | |
| 3 | Instance method | Public | Method | Return the not analyzed AIMS | 20110511 | |
| 4 | Instance method | Public | Method | Return the not analyzed XPRAS | 20110511 |
Events
Class CL_MDS_RESULT_ANALYSIS has no event.
Types
Class CL_MDS_RESULT_ANALYSIS has no local type.
Method Signatures
Method ANALYSE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RES_HEAD | Call by reference | Type reference (TYPE) | MDS_RES_HEADER_TAB | table type for database table | 20110511 | |||
| 2 | ET_RES_OBJECT | Call by reference | Type reference (TYPE) | MDS_RES_OBJECT_TAB | table type for database table | 20110511 | |||
| 3 | ET_RES_TRKORR | Call by reference | Type reference (TYPE) | MDS_RES_TRKORR_TAB | Result table for table analysis (Transport) | 20110511 | |||
| 4 | IREF_LOGHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_DMC_LOG_HANDLER | Log handler for MWB/DTL | 20110512 | |||
| 5 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20110511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | error -> better import loghandler using this method | 20110512 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_LOGHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_DMC_LOG_HANDLER | Log handler for MWB/DTL | 20110516 | |||
| 2 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20110511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No entry found but expected | 20110511 |
Method GET_NOT_ANALYZED_AIMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_AIMS | Value transfer | Type reference (TYPE) | MDS_RES_AIMS | table type for aims | 20110511 |
Method GET_NOT_ANALYZED_AIMS on class CL_MDS_RESULT_ANALYSIS has no exception.
Method GET_NOT_ANALYZED_XPRAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_XPRAS | Value transfer | Type reference (TYPE) | MDS_RES_XPRAS | table type for xpras | 20110511 |
Method GET_NOT_ANALYZED_XPRAS on class CL_MDS_RESULT_ANALYSIS has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |