SAP ABAP Class CL_MDS_ANALYSIS (Analyse extracted 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_ANALYSIS | |
Short Description | Analyse extracted 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 | 20101109 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MDS_ANALYSIS has no forward declaration.
Interfaces
Class CL_MDS_ANALYSIS has no interface implemented.
Friends
Class CL_MDS_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_MAINT_EV_VER_TAB | table type for version maint_ev | 20101109 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DMC_MT_IDENTIFIER | MDS: id of a specific version | 20101109 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MDS_TRANSP_O_VER_TAB | table type for version transp o | 20101109 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | analyse logical objects | 20101110 |
2 | ![]() |
Instance method | Public | Method | analyse cdat/tdat/vdat/tabu's | 20101110 |
3 | ![]() |
Instance method | Public | Method | analyse all xpras | 20101109 |
4 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20101109 |
5 | ![]() |
Instance method | Private | Method | get constructor data | 20101109 |
6 | ![]() |
Instance method | Public | Method | delete tabu/aim_usage for all logical objects | 20101111 |
7 | ![]() |
Instance method | Public | Method | delete tabu/aim-usage for other objects | 20101110 |
8 | ![]() |
Instance method | Public | Method | delete xpra_usage | 20101109 |
9 | ![]() |
Instance method | Private | Method | write all logicals without aim into tabu_usage | 20101110 |
10 | ![]() |
Instance method | Private | Method | write all logicals with aim into aim_usage | 20101110 |
Events
Class CL_MDS_ANALYSIS has no event.
Types
Class CL_MDS_ANALYSIS has no local type.
Method Signatures
Method ANALYSE_LOGICAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IREF_MDS_VERSION | Call by reference | Object reference (TYPE REF TO) | CL_MDS_VERSION | Version handling of analysis | 20101110 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | MDS: id of a specific version | 20101110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
error | 20101110 | |
2 | ![]() |
insert_failed | 20101110 | |
3 | ![]() |
no_entry | 20101111 | |
4 | ![]() |
update_failure | 20101111 |
Method ANALYSE_OTHER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IREF_MDS_VERSION | Call by reference | Object reference (TYPE REF TO) | CL_MDS_VERSION | Version handling of analysis | 20101110 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | MDS: id of a specific version | 20101110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
error | 20101110 | |
2 | ![]() |
insert_failed | 20101110 | |
3 | ![]() |
no_entry | 20101110 | |
4 | ![]() |
no_transp_o_entries | 20101110 | |
5 | ![]() |
update_failure | 20101110 |
Method ANALYSE_XPRAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IREF_MDS_VERSION | Call by reference | Object reference (TYPE REF TO) | CL_MDS_VERSION | Version handling of analysis | 20101109 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | MDS: id of a specific version | 20101109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
error | 20101109 | |
2 | ![]() |
insert_failed | 20101109 | |
3 | ![]() |
no_entry | 20101109 | |
4 | ![]() |
no_transp_o_entries | 20101109 | |
5 | ![]() |
update_failure | 20101109 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | MDS: id of a specific version | 20101109 |
Method CONSTRUCTOR on class CL_MDS_ANALYSIS has no exception.
Method CONSTRUCTOR_DATA Signature
Method CONSTRUCTOR_DATA on class CL_MDS_ANALYSIS has no parameter.
Method CONSTRUCTOR_DATA on class CL_MDS_ANALYSIS has no exception.
Method DELETE_LOGICAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IREF_MDS_VERSION | Call by reference | Object reference (TYPE REF TO) | CL_MDS_VERSION | Version handling of analysis | 20101111 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | MDS: id of a specific version | 20101111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
error | 20101111 | |
2 | ![]() |
no_entry | 20101111 | |
3 | ![]() |
update_failure | 20101111 |
Method DELETE_OTHER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IREF_MDS_VERSION | Call by reference | Object reference (TYPE REF TO) | CL_MDS_VERSION | Version handling of analysis | 20101110 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | MDS: id of a specific version | 20101110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
error | 20101110 | |
2 | ![]() |
no_entry | 20101110 | |
3 | ![]() |
update_failure | 20101110 |
Method DELETE_XPRAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IREF_MDS_VERSION | Call by reference | Object reference (TYPE REF TO) | CL_MDS_VERSION | Version handling of analysis | 20101109 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | MDS: id of a specific version | 20101109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
error | 20101109 | |
2 | ![]() |
no_entry | 20101109 | |
3 | ![]() |
update_failure | 20101109 |
Method LOGICAL_WO_AIM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_WO_AIM | Call by reference | Type reference (TYPE) | MDS_OBJH_TAB | Table type for version dependent objh | 20101110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
insert_failed | 20101110 |
Method LOGICAL_W_AIM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_W_AIM | Call by reference | Type reference (TYPE) | MDS_OBJH_TAB | Table type for version dependent objh | 20101110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
insert_failed | 20101110 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |