SAP ABAP Class CL_RSRV_BIA_HIER_LOGINDEX (Template for Elementary Test)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM (Application Component) Warehouse Management
     RSRV (Package) Analysis and Repair of BW Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRV_ATOM Elementary Tests for Transaction RSRV 20090102
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRV_CONSTANTS Constants for Atom/Test in RSRV 20090102
Properties
Class CL_RSRV_BIA_HIER_LOGINDEX  
Short Description Template for Elementary Test    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRV   Analysis and Repair of BW Objects 
Created 20090102   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSRV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRV_ATOM Elementary Tests for Transaction RSRV 20090102
2 IF_RSRV_CONSTANTS Constants for Atom/Test in RSRV 20090102
Friends
Class CL_RSRV_BIA_HIER_LOGINDEX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHABASNM Instance attribute Private Attribute reference (LIKE) 20090102
2 CHANM Instance attribute Protected Attribute reference (LIKE) 20090102
3 N_MSGID_FOR_STATIC_DOCU Instance attribute Private Attribute reference (LIKE) 20090102
4 N_MSGNO_FOR_STATIC_DOCU Instance attribute Private Attribute reference (LIKE) 20090102
5 N_S_MSG_FOR_DYNAMIC_DOCU Instance attribute Private Attribute reference (LIKE) 20090102
6 P_CREATE_HIE_OBJ Instance attribute Private Type reference (TYPE) RS_BOOL Flag for HIE object generation 20090102
7 P_DUMMY Instance attribute Private Type reference (TYPE) CHAR1 For Message Output 20090102
8 P_INFOOBJECT Instance attribute Private Type reference (TYPE) RSIOBJNM InfoObject 20090102
9 P_R_APPL_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSRV_APPL_LOG Application Log for RSRV 20090102
10 P_TS_HIS_INDEX_CREATE Instance attribute Private Type reference (TYPE) NT_TS_HIS_INDEX_CHECK Table for the metadata consistency checks 20090102
11 P_TS_HIS_INDEX_DELE_BI Instance attribute Private Type reference (TYPE) NT_TS_HIS_INDEX_CHECK Tables for the metadata consistency checks 20090102
12 P_TS_HIS_INDEX_DELE_BIA Instance attribute Private Type reference (TYPE) NT_TS_HIS_INDEX_CHECK Tables for the metadata consistency checks 20090102
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090102
2 _CHECK_AND_GET_INPUT Static method Private Method Check Entries and Distribute to Export Parameters 20090102
Events
Class CL_RSRV_BIA_HIER_LOGINDEX has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_S_HIS_INDEX_CHECK Public See coding Structure type for the metadata consistency checks 20090102 BEGIN OF nt_s_his_index_check, hiesid TYPE rsrhiesid, sver TYPE rsrsver, obj_hiedir_olap TYPE rsiobjnm, obj_objdir TYPE rsiobjnm, bia_log_index TYPE trexd_index_id, END OF nt_s_his_index_check
2 NT_TS_HIS_INDEX_CHECK Public See coding Table type for the metadata consistency checks 20090102 nt_ts_his_index_check TYPE SORTED TABLE OF nt_s_his_index_check WITH UNIQUE KEY hiesid sver
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOOBJECT Value transfer Type reference (TYPE) RSIOBJNM 20090102
2 Importing I_R_APPL_LOG Call by reference Object reference (TYPE REF TO) CL_RSRV_APPL_LOG Application Log für RSRV 20090102

Method CONSTRUCTOR on class CL_RSRV_BIA_HIER_LOGINDEX has no exception.

Method _CHECK_AND_GET_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INFOOBJECT Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20090102
2 Importing I_T_PARAMETERS Call by reference Type reference (TYPE) RSRV_NAME_VALUE_TAB Tabelle mit Name-Value-Paaren 20090102
# Exception Resumable Description Created on
1 CX_RSRV_EXCEPTION BI: Allgemeine Fehlerklasse 20090102
History
Last changed by/on SAP  20130531 
SAP Release Created in 720