SAP ABAP Class CL_MDS_E071_SNAPSHOT (IUUC: save e071 and 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_E071_SNAPSHOT  
Short Description IUUC: save e071 and 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 20100813   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MDS_E071_SNAPSHOT has no forward declaration.
Interfaces
Class CL_MDS_E071_SNAPSHOT has no interface implemented.
Friends
Class CL_MDS_E071_SNAPSHOT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_PIT_AFTER_DNT_PROC Constant Public Type reference (TYPE) DMC_MDS_E071_POINT_IN_TIME 6 Snapshot AFTER DOWNTIME PROCESSING 20100816
2 CO_PIT_AFTER_UPT_PROC Constant Public Type reference (TYPE) DMC_MDS_E071_POINT_IN_TIME 3 Snapshot AFTER UPTIME PROCESSING 20100816
3 CO_PIT_BEFORE_DNT_PROC Constant Public Type reference (TYPE) DMC_MDS_E071_POINT_IN_TIME 5 Snapshot BEFORE DOWNTIME PROCESSING 20100816
4 CO_PIT_BEFORE_DOWNTIME_MASKING Constant Public Type reference (TYPE) DMC_MDS_E071_POINT_IN_TIME 4 IUUC: Point in time for backup of e071 20100914
5 CO_PIT_BEFORE_IMAGE Constant Public Type reference (TYPE) DMC_MDS_E071_POINT_IN_TIME 1 BEFORE IMAGE of masked transport objects 20100816
6 CO_PIT_BEFORE_UPT_PROC Constant Public Type reference (TYPE) DMC_MDS_E071_POINT_IN_TIME 2 Snapshot BEFORE UPTIME PROCESSING 20100816
7 CO_PIT_INITIAL Constant Public Type reference (TYPE) DMC_MDS_E071_POINT_IN_TIME 0 Snapshot before masking will be applied 20100816
Methods
# Method Level Visibility Method type Description Created on
1 GET_BEF_DT_MASKING Static method Public Method return tables with E071 & E071C masking bef dt 20110210
2 GET_E071C_BEFORE_IMAGE Static method Public Method return table with entries of e071c to specific me 20100817
3 GET_E071_BEFORE_IMAGE Static method Public Method return table with entries of e071 to specific me 20100817
4 SAVE_BEFORE_IMAGES Static method Public Method save e071 PIT = 1 only the imported entries 20100813
5 SAVE_INITIAL_0 Static method Public Method save e071 to dmc_mds_e071 20100813
6 SAVE_PIT Static method Public Method save e071 POINT_IN_TIME (0..5) no 1 for specific ME 20100813
7 SAVE_PIT4_NE3 Static method Public Method save e071 PIT = 9 only the imported entries 20100924
Events
Class CL_MDS_E071_SNAPSHOT has no event.
Types
Class CL_MDS_E071_SNAPSHOT has no local type.
Method Signatures

Method GET_BEF_DT_MASKING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_E071 Call by reference Type reference (TYPE) DMC_MDS_E071_TAB IUUC: E071 tab 20110210
2 Exporting ET_E071C Call by reference Type reference (TYPE) DMC_MDS_E071C_TAB IUUC: E071C tab 20110210
# Exception Resumable Description Created on
1 ERROR_LOADING_FROM_E071 error_loading_from_e071 20110210
2 ERROR_LOADING_FROM_E071C error_loading_from_e071c 20110210

Method GET_E071C_BEFORE_IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAINT_EVENT Call by reference Type reference (TYPE) DMC_MDS_MAINTENANCE_EVENT_ID IUUC: ID of a maintenance event 20100817
2 Returning R_E071C_TAB Value transfer Type reference (TYPE) DMC_MDS_E071C_TAB IUUC: E071C tab 20100817
# Exception Resumable Description Created on
1 ERROR_LOADING_FROM_E071C error loading form dmc_mds_e071c 20100817

Method GET_E071_BEFORE_IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAINT_EVENT Call by reference Type reference (TYPE) DMC_MDS_MAINTENANCE_EVENT_ID IUUC: ID of a maintenance event 20100817
2 Returning R_E071_TAB Value transfer Type reference (TYPE) DMC_MDS_E071_TAB IUUC: E071 tab 20100817
# Exception Resumable Description Created on
1 ERROR_LOADING_FROM_E071 error loading from dmc_mds_e071 20100817

Method SAVE_BEFORE_IMAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_E071C_TAB Call by reference Type reference (TYPE) DMC_MDS_E071C_TAB IUUC: E071C tab 20100817
2 Importing I_E071_TAB Call by reference Type reference (TYPE) DMC_MDS_E071_TAB IUUC: E071 tab 20100813
3 Importing I_MAINT_EVENT Call by reference Type reference (TYPE) DMC_MDS_MAINTENANCE_EVENT_ID IUUC: ID of a maintenance event 20100813
# Exception Resumable Description Created on
1 COULD_NOT_WRITE_TO_DB sy-subrc for insert into dmc_mds_e071 <> 0 20100813

Method SAVE_INITIAL_0 Signature

Method SAVE_INITIAL_0 on class CL_MDS_E071_SNAPSHOT has no parameter.
# Exception Resumable Description Created on
1 COULD_NOT_WRITE_TO_DB sy-subrc for insert into dmc_mds_e071 <> 0 20100813
2 ENTRIES_IN_E071_FOUND there are already entries in e071 20100813

Method SAVE_PIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAINT_EVENT Call by reference Type reference (TYPE) DMC_MDS_MAINTENANCE_EVENT_ID IUUC: ID of a maintenance event 20100813
2 Importing I_POINT_IN_TIME Call by reference Type reference (TYPE) DMC_MDS_E071_POINT_IN_TIME IUUC: Point in time for backup of e071 20100813
3 Importing I_TRANSP_TAB Call by reference Type reference (TYPE) DMC_MDS_TRANSP_O_TAB IUUC: table type for db dmc_mds_transp_o 20100817
# Exception Resumable Description Created on
1 COULD_NOT_WRITE_TO_DB sy-subrc for insert into dmc_mds_e071 <> 0 20100813
2 NO_TRANSPORTS no transports found in dmc_mds_transp_o 20100813
3 WRONG_PIT wrong point in time, only 2/3/4/5 allowed 20100813

Method SAVE_PIT4_NE3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_E071 Call by reference Type reference (TYPE) DMC_MDS_E071_TAB IUUC: E071 tab 20100924
2 Importing IT_E071C Call by reference Type reference (TYPE) DMC_MDS_E071C_TAB IUUC: E071C tab 20100924
3 Importing IV_MAINT_EVENT Call by reference Type reference (TYPE) DMC_MDS_MAINTENANCE_EVENT_ID IUUC: ID of a maintenance event 20100924
# Exception Resumable Description Created on
1 COULD_NOT_WRITE_TO_DB could not write snapshot to db 20100924
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620