SAP ABAP Class CL_MDS_VERIFY_MASKING (Verify the lockflag in e071 / e071c)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MDS_MAINT_EVENT_PROC (Package) MDS Upgrade (Dynamic maintenance events)
⤷
⤷
Properties
| Class | CL_MDS_VERIFY_MASKING | |
| Short Description | Verify the lockflag in e071 / e071c | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MDS_MAINT_EVENT_PROC | MDS Upgrade (Dynamic maintenance events) |
| Created | 20100906 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDS_VERIFY_MASKING has no forward declaration.
Interfaces
Class CL_MDS_VERIFY_MASKING has no interface implemented.
Friends
Class CL_MDS_VERIFY_MASKING 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) | STRING | 20100908 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | DMC_MDS_E071C_TAB | IUUC: E071C tab | 20100907 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DMC_MDS_E071_TAB | IUUC: E071 tab | 20100907 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | DMC_MDS_VERIFY_HEADER_LINE_DL | IUUC: verify masking - header line | 20100908 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | DMC_MDS_MAINT_EV | IUUC: all maintenance events | 20100906 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | DMC_MDS_VERIFY_TAB | IUUC: verify masking table | 20100907 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | DMC_MDS_VERIFY_TAB | IUUC: verify masking table | 20100907 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | DMC_MDS_VERIFY_TAB | IUUC: verify masking table | 20100907 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | DMC_MDS_VERIFY_TAB | IUUC: verify masking table | 20100907 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | DMC_MDS_VERIFY_TAB | IUUC: verify masking table | 20100907 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | DMC_MDS_VERIFY_TAB | IUUC: verify masking table | 20100907 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | DMC_MDS_OBJM_TAB | Transport objects having AFTER IMPORT METHOD | 20100907 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | DMC_MDS_POSLIST_TAB | Transport objects to be executed in Uptime (=Positive List) | 20100906 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | DMC_MDS_VERIFY_TAB | IUUC: verify masking table | 20100907 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | DMC_MDS_VERIFY_TAB | IUUC: verify masking table | 20100907 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | DMC_MDS_VERIFY_TAB | IUUC: verify masking table | 20100907 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | DMC_MDS_VERIFY_TAB | IUUC: verify masking table | 20100907 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | DMC_MDS_VERIFY_TAB | IUUC: verify masking table | 20100907 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | DMC_MDS_VERIFY_TAB | IUUC: verify masking table | 20100907 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | DMC_MDS_VERIFY_SUMMARY | IUUC: structure for summary of verify | 20100907 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | DMC_MDS_TRANSP_REQ_TAB | Transport request for Maintenace Event | 20100907 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | calculate summary of entries executed and not executed | 20100907 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100906 | |
| 3 | Instance method | Private | Method | download results -> not Customer | 20100908 | |
| 4 | Instance method | Public | Method | download results | 20100908 | |
| 5 | Instance method | Private | Method | load all objects with after imp from dmc_mds_objm | 20100907 | |
| 6 | Instance method | Private | Method | load poslist to specific ME | 20100906 | |
| 7 | Instance method | Private | Method | load transport requests to specific ME | 20100907 | |
| 8 | Instance method | Private | Method | verify aims positive/negative (not logical aims) | 20100907 | |
| 9 | Instance method | Private | Method | verify logical transport objects | 20100907 | |
| 10 | Instance method | Public | Method | verify masking | 20100907 | |
| 11 | Instance method | Private | Method | verify xpras positive/negative | 20100907 |
Events
Class CL_MDS_VERIFY_MASKING has no event.
Types
Class CL_MDS_VERIFY_MASKING has no local type.
Method Signatures
Method CALCULATE_SUMMARY Signature
Method CALCULATE_SUMMARY on class CL_MDS_VERIFY_MASKING has no parameter.
Method CALCULATE_SUMMARY on class CL_MDS_VERIFY_MASKING has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAINT_EVENT | Call by reference | Type reference (TYPE) | DMC_MDS_MAINTENANCE_EVENT_ID | IUUC: ID of a maintenance event | 20100906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | unknown error | 20100906 | ||
| 2 | Maintenance event not found | 20100906 | ||
| 3 | No entries found in dmc_mds_objm | 20100907 | ||
| 4 | Poslist either not found or empty | 20100906 | ||
| 5 | transport requests either not found or empty | 20100907 |
Method DOWNLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NAME | Call by reference | Type reference (TYPE) | STRING | 20100908 | ||||
| 2 | IT_VALUES | Call by reference | Type reference (TYPE) | DMC_MDS_VERIFY_TAB | IUUC: verify masking table | 20100908 | |||
| 3 | IV_FIRST | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | boolean variable (X=true, -=false, space=unknown) | 20100908 | ||
| 4 | IV_STEP | Call by reference | Type reference (TYPE) | DDTEXT | Explanatory short text | 20100914 |
Method DOWNLOAD on class CL_MDS_VERIFY_MASKING has no exception.
Method DOWNLOAD_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STEP | Call by reference | Type reference (TYPE) | DDTEXT | Explanatory short text | 20100914 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | error during method file_save_dialog | 20100908 | ||
| 2 | unknown error | 20100908 | ||
| 3 | error during method file_save_dialog | 20100908 | ||
| 4 | error during method file_save_dialog | 20100908 |
Method LOAD_OBJM_AFTER_IMP Signature
Method LOAD_OBJM_AFTER_IMP on class CL_MDS_VERIFY_MASKING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No entries found in dmc_mds_objm | 20100907 |
Method LOAD_POSLIST Signature
Method LOAD_POSLIST on class CL_MDS_VERIFY_MASKING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Poslist either not found or empty | 20100906 |
Method LOAD_TRANSPORT_REQUESTS Signature
Method LOAD_TRANSPORT_REQUESTS on class CL_MDS_VERIFY_MASKING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | transport requests either not found or empty | 20100907 |
Method VERIFY_AIM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_E071 | Call by reference | Type reference (TYPE) | E071 | Table for snapshots of e071 | 20100907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | unexpected objecttype not C/T/S/V | 20100907 |
Method VERIFY_LOGIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_E071 | Call by reference | Type reference (TYPE) | E071 | Change & Transport System: Object Entries of Requests/Tasks | 20100907 |
Method VERIFY_LOGIC on class CL_MDS_VERIFY_MASKING has no exception.
Method VERIFY_MASKING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SUMMARY | Call by reference | Type reference (TYPE) | DMC_MDS_VERIFY_SUMMARY | IUUC: structure for summary of verify | 20100907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | error reading from e071 | 20100907 | ||
| 2 | unknown error | 20100907 | ||
| 3 | unexpected type of object | 20100907 |
Method VERIFY_XPRAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_E071 | Call by reference | Type reference (TYPE) | E071 | Change & Transport System: Object Entries of Requests/Tasks | 20100907 |
Method VERIFY_XPRAS on class CL_MDS_VERIFY_MASKING has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |