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 DOWNLOAD_PATH Instance attribute Private Type reference (TYPE) STRING 20100908
2 E071C_TAB Instance attribute Private Type reference (TYPE) DMC_MDS_E071C_TAB IUUC: E071C tab 20100907
3 E071_TAB Instance attribute Private Type reference (TYPE) DMC_MDS_E071_TAB IUUC: E071 tab 20100907
4 HEADER_LINE Instance attribute Private Type reference (TYPE) DMC_MDS_VERIFY_HEADER_LINE_DL IUUC: verify masking - header line 20100908
5 MAINTENANCE_EVENT Instance attribute Private Type reference (TYPE) DMC_MDS_MAINT_EV IUUC: all maintenance events 20100906
6 NEG_CDAT_TAB Instance attribute Private Type reference (TYPE) DMC_MDS_VERIFY_TAB IUUC: verify masking table 20100907
7 NEG_LOGIC_TAB Instance attribute Private Type reference (TYPE) DMC_MDS_VERIFY_TAB IUUC: verify masking table 20100907
8 NEG_TABU_TAB Instance attribute Private Type reference (TYPE) DMC_MDS_VERIFY_TAB IUUC: verify masking table 20100907
9 NEG_TDAT_TAB Instance attribute Private Type reference (TYPE) DMC_MDS_VERIFY_TAB IUUC: verify masking table 20100907
10 NEG_VDAT_TAB Instance attribute Private Type reference (TYPE) DMC_MDS_VERIFY_TAB IUUC: verify masking table 20100907
11 NEG_XPRAS_TAB Instance attribute Private Type reference (TYPE) DMC_MDS_VERIFY_TAB IUUC: verify masking table 20100907
12 OBJM_AFTER_IMP_TAB Instance attribute Private Type reference (TYPE) DMC_MDS_OBJM_TAB Transport objects having AFTER IMPORT METHOD 20100907
13 POSLIST_TAB Instance attribute Private Type reference (TYPE) DMC_MDS_POSLIST_TAB Transport objects to be executed in Uptime (=Positive List) 20100906
14 POS_CDAT_TAB Instance attribute Private Type reference (TYPE) DMC_MDS_VERIFY_TAB IUUC: verify masking table 20100907
15 POS_LOGIC_TAB Instance attribute Private Type reference (TYPE) DMC_MDS_VERIFY_TAB IUUC: verify masking table 20100907
16 POS_TABU_TAB Instance attribute Private Type reference (TYPE) DMC_MDS_VERIFY_TAB IUUC: verify masking table 20100907
17 POS_TDAT_TAB Instance attribute Private Type reference (TYPE) DMC_MDS_VERIFY_TAB IUUC: verify masking table 20100907
18 POS_VDAT_TAB Instance attribute Private Type reference (TYPE) DMC_MDS_VERIFY_TAB IUUC: verify masking table 20100907
19 POS_XPRAS_TAB Instance attribute Private Type reference (TYPE) DMC_MDS_VERIFY_TAB IUUC: verify masking table 20100907
20 SUMMARY Instance attribute Private Type reference (TYPE) DMC_MDS_VERIFY_SUMMARY IUUC: structure for summary of verify 20100907
21 TRANSPORT_REQ_TAB 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 CALCULATE_SUMMARY Instance method Private Method calculate summary of entries executed and not executed 20100907
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100906
3 DOWNLOAD Instance method Private Method download results -> not Customer 20100908
4 DOWNLOAD_RESULTS Instance method Public Method download results 20100908
5 LOAD_OBJM_AFTER_IMP Instance method Private Method load all objects with after imp from dmc_mds_objm 20100907
6 LOAD_POSLIST Instance method Private Method load poslist to specific ME 20100906
7 LOAD_TRANSPORT_REQUESTS Instance method Private Method load transport requests to specific ME 20100907
8 VERIFY_AIM Instance method Private Method verify aims positive/negative (not logical aims) 20100907
9 VERIFY_LOGIC Instance method Private Method verify logical transport objects 20100907
10 VERIFY_MASKING Instance method Public Method verify masking 20100907
11 VERIFY_XPRAS 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 Importing 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 ERROR unknown error 20100906
2 MAINT_EVENT_NOT_FOUND Maintenance event not found 20100906
3 NO_ENTRIES_IN_DMC_MDS_OBJM No entries found in dmc_mds_objm 20100907
4 POS_LIST_NOT_FOUND_OR_EMPTY Poslist either not found or empty 20100906
5 TRANSP_REQ_NOT_FOUND_OR_EMPTY 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 Importing IS_NAME Call by reference Type reference (TYPE) STRING 20100908
2 Importing IT_VALUES Call by reference Type reference (TYPE) DMC_MDS_VERIFY_TAB IUUC: verify masking table 20100908
3 Importing IV_FIRST Call by reference Type reference (TYPE) BOOLEAN SPACE boolean variable (X=true, -=false, space=unknown) 20100908
4 Importing 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 Importing IV_STEP Call by reference Type reference (TYPE) DDTEXT Explanatory short text 20100914
# Exception Resumable Description Created on
1 CNTL_ERROR_FILE_SAVE error during method file_save_dialog 20100908
2 ERROR unknown error 20100908
3 ERROR_NO_GUI_FILE_SAVE error during method file_save_dialog 20100908
4 NOT_SUPPORTED_BY_GUI 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_IN_DMC_MDS_OBJM 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 POS_LIST_NOT_FOUND_OR_EMPTY 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 TRANSP_REQ_NOT_FOUND_OR_EMPTY 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 Importing IS_E071 Call by reference Type reference (TYPE) E071 Table for snapshots of e071 20100907
# Exception Resumable Description Created on
1 UNEXPECTED_OBJECT_TYPE 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 Importing 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 Exporting 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 E071_READ_FAILED error reading from e071 20100907
2 ERROR unknown error 20100907
3 UNEXPECTED_OBJECT_TYPE unexpected type of object 20100907

Method VERIFY_XPRAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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