SAP ABAP Class CL_RSL_AINX_BWA_BACKUP (Analytic index backup from BWA data)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSL_BACKUP (Package) Backup/recovery
Properties
Class CL_RSL_AINX_BWA_BACKUP  
Short Description Analytic index backup from BWA data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSL_BACKUP    
Program status     
Category 0   
Package RSL_BACKUP   Backup/recovery 
Created 20110913   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSL_BACKUP_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RSL_AINX_BWA_BACKUP has no interface implemented.
Friends
Class CL_RSL_AINX_BWA_BACKUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_OBJNM Instance attribute Private Type reference (TYPE) RSLTIPNAME Name of Analytic Index 20110915
2 P_R_AINX Instance attribute Private Object reference (TYPE REF TO) CL_RSL_AINX Analytical Index 20110913
3 P_R_BACKUP Instance attribute Private Object reference (TYPE REF TO) IF_RSL_BACKUP_W Backup Writer 20110913
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_INSTANCE Static method Public Method Create new backup 20110913
2 EXECUTE Instance method Public Method Read BWA data and write into backup 20110913
3 PROCESS_AINX_COMP Instance method Private Method Process one AI component 20110914
4 _RAISE_SY_MSG Static method Private Method Raise CX_RS_MSG with SY Message Fields 20110915
Events
Class CL_RSL_AINX_BWA_BACKUP has no event.
Types
Class CL_RSL_AINX_BWA_BACKUP has no local type.
Method Signatures

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) RSLTIPNAME Analytic Index 20110913
2 Returning R_R_BACKUP Value transfer Object reference (TYPE REF TO) CL_RSL_AINX_BWA_BACKUP Analytic index backup from BWA data 20110913
# Exception Resumable Description Created on
1 CX_RS_MSG BW Exception mit generischer Nachricht (keine spez. Attrib.) 20110913

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20110914
# Exception Resumable Description Created on
1 CX_RS_MSG BW Exception mit generischer Nachricht (keine spez. Attrib.) 20110913

Method PROCESS_AINX_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMP_ID Call by reference Type reference (TYPE) IF_RSL_BACKUP_TYPES=>GT_COMP_ID Komponenten-ID 20110914
2 Importing I_COMP_TYPE Call by reference Type reference (TYPE) IF_RSL_BACKUP_TYPES=>GT_COMP_TYPE Komponententyp 20110914
3 Importing I_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index-ID 20110914
4 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20110914
# Exception Resumable Description Created on
1 CX_RS_MSG BW Exception mit generischer Nachricht (keine spez. Attrib.) 20110914

Method _RAISE_SY_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20110915
# Exception Resumable Description Created on
1 CX_RS_MSG BW Exception mit generischer Nachricht (keine spez. Attrib.) 20110915
History
Last changed by/on SAP  20130531 
SAP Release Created in 730