SAP ABAP Class CL_RSRV_BIACOLL_PERF (Check Master Data for a Characteristic)
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_CONSTANTS Constants for Atom/Test in RSRV 20060116
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRV_TEST Tests for Transaction RSRV 20060116
Properties
Class CL_RSRV_BIACOLL_PERF  
Short Description Check Master Data for a Characteristic    
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 20060116   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRV_CONSTANTS Constants for Atom/Test in RSRV 20060116
2 IF_RSRV_TEST Tests for Transaction RSRV 20060116
Friends
Class CL_RSRV_BIACOLL_PERF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANM Instance attribute Protected Attribute reference (LIKE) 20060116
2 P_INFOCUBE Instance attribute Private Type reference (TYPE) RSD_INFOCUBE Characteristic name 20060116
3 P_R_APPL_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSRV_APPL_LOG Application Log for RSRV 20060116
4 P_R_ERR_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSRV_APPL_LOG Error Log for RSRV (StdErr) 20060116
5 P_T_CLASSES Static Attribute Private Type reference (TYPE) RSRV_T_CLASSES Error Log for RSRV (StdErr) 20060116
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor: Sets Which Tests Are Performed 20060116
2 _CHECK_AND_GET_INPUT Static method Private Method Check Entries and Distribute to Export Parameters 20060116
Events
Class CL_RSRV_BIACOLL_PERF has no event.
Types
Class CL_RSRV_BIACOLL_PERF has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSRV_BIACOLL_PERF has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSRV_BIACOLL_PERF 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_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE Merkmal 20060116
2 Importing I_T_PARAMETERS Call by reference Type reference (TYPE) RSRV_NAME_VALUE_TAB Tabelle mit Name-Value-Paaren 20060116
# Exception Resumable Description Created on
1 CX_RSRV_EXCEPTION BW: Allgemeine Fehlerklasse 20060116
History
Last changed by/on SAP  20130531 
SAP Release Created in 700