SAP ABAP Class CL_RSRV_MDC (Check space consumption of MDC InfoProviders in DB2/UDB)
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 20050915
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRV_CONSTANTS Constants for Atom/Test in RSRV 20050915
Properties
Class CL_RSRV_MDC  
Short Description Check space consumption of MDC InfoProviders in DB2/UDB    
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 20050915   SAP 
Last change 20110908   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 20050915
2 IF_RSRV_CONSTANTS Constants for Atom/Test in RSRV 20050915
Friends
Class CL_RSRV_MDC 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) 20050915
2 INFOPROV Instance attribute Private Attribute reference (LIKE) 20050915
3 N_MSGID_FOR_STATIC_DOCU Instance attribute Private Attribute reference (LIKE) 20050915
4 N_MSGNO_FOR_STATIC_DOCU Instance attribute Private Attribute reference (LIKE) 20050915
5 N_S_MSG_FOR_DYNAMIC_DOCU Instance attribute Private Attribute reference (LIKE) 20050915
6 P_DUMMY Instance attribute Private Type reference (TYPE) CHAR1 For Message Output 20050915
7 P_INFOPROV Instance attribute Private Type reference (TYPE) RSINFOPROV InfoProvider 20050915
8 P_R_APPL_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSRV_APPL_LOG Application Log for RSRV 20050915
9 P_S_DTA Instance attribute Private Type reference (TYPE) RSD_S_DTA Properties InfoProvider 20050915
Methods
# Method Level Visibility Method type Description Created on
1 _APPEND_MESSAGES Instance method Private Method 20050915
2 _CHECK_AND_GET_INPUT Static method Private Method Check Entries and Distribute to Export Parameters 20050915
3 _CUBE_SPACE_CHECK Instance method Private Method 20050915
4 _DS_SPACE_CHECK Instance method Private Method 20050915
Events
Class CL_RSRV_MDC has no event.
Types
Class CL_RSRV_MDC has no local type.
Method Signatures

Method _APPEND_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Anwendungslog) 20050915

Method _APPEND_MESSAGES on class CL_RSRV_MDC 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_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoObject 20050915
2 Exporting E_S_DTA Call by reference Type reference (TYPE) RSD_S_DTA Eigenschaften InfoProvider 20050915
3 Importing I_T_PARAMETERS Call by reference Type reference (TYPE) RSRV_NAME_VALUE_TAB Tabelle mit Name-Value-Paaren 20050915
# Exception Resumable Description Created on
1 CX_RSRV_EXCEPTION BI: Allgemeine Fehlerklasse 20050915

Method _CUBE_SPACE_CHECK Signature

Method _CUBE_SPACE_CHECK on class CL_RSRV_MDC has no parameter.
Method _CUBE_SPACE_CHECK on class CL_RSRV_MDC has no exception.

Method _DS_SPACE_CHECK Signature

Method _DS_SPACE_CHECK on class CL_RSRV_MDC has no parameter.
Method _DS_SPACE_CHECK on class CL_RSRV_MDC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700