SAP ABAP Class CL_ESH_BP_RECOVER_BACKEND (System Recovery (Backend-Side Steps))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_BACKUP (Package) Backup
Properties
Class CL_ESH_BP_RECOVER_BACKEND  
Short Description System Recovery (Backend-Side Steps)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_BACKUP   Backup 
Created 20090724   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ESH_BP_RECOVER_BACKEND has no interface implemented.
Friends
Class CL_ESH_BP_RECOVER_BACKEND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_APPLICATION_LOG Instance attribute Private Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20090724
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Get Instance 20090724
2 RECOVER_BACKEND Instance method Public Method Recover backend system 20090724
Events
Class CL_ESH_BP_RECOVER_BACKEND has no event.
Types
Class CL_ESH_BP_RECOVER_BACKEND has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20090724
2 Returning RR_BE_RECOVERY_HANDLER Value transfer Object reference (TYPE REF TO) CL_ESH_BP_RECOVER_BACKEND Backend-side recovery handler 20090724

Method GET_INSTANCE on class CL_ESH_BP_RECOVER_BACKEND has no exception.

Method RECOVER_BACKEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_TYPES_RANGE Call by reference Type reference (TYPE) STANDARD TABLE Object Types (Select Options Range) 20120914
2 Importing IV_BACKUP_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP Backup Timestamp 20090724
3 Importing IV_RECOVER_CPOINTERS Call by reference Type reference (TYPE) CHAR01 ABAP_TRUE Recover Changepointers (Status -> 'U', Timestamp -> Tsp) 20130227
4 Importing IV_RECOVER_LASTDELTA_TSP Call by reference Type reference (TYPE) CHAR01 ABAP_TRUE Revocer Last Delta Indexing Tsp (for objects not registered) 20130227

Method RECOVER_BACKEND on class CL_ESH_BP_RECOVER_BACKEND has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730