SAP ABAP Class CL_RSMD_RS_0INFOPROV (Class for getting the data for 0INFOPROV)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSMD_RS (Package) Master Data Read Services ( Value Help etc)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSMD_RS_SPECIAL Master Data Read services for flat value list 20050204
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSMD_RS_ACCESS Data access layer for special and remote info objects 20050204
Properties
Class CL_RSMD_RS_0INFOPROV  
Short Description Class for getting the data for 0INFOPROV    
Super Class CL_RSMD_RS_SPECIAL Master Data Read services for flat value list 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSMD_RS   Master Data Read Services ( Value Help etc) 
Created 20050204   SAP 
Last change 20130531   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)
2 RRSV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSMD_RS_ACCESS Data access layer for special and remote info objects 20050204
Friends
Class CL_RSMD_RS_0INFOPROV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_T_DTA Static Attribute Private Type reference (TYPE) RSD_T_DTA Properties Data Target (View using InfoCube and ODS Objects) 20050204
Methods
# Method Level Visibility Method type Description Created on
1 _TEXTPOOL_READ Instance method Private Method reads the text from the text pool 20050204
2 _VALUE_GENERATE Instance method Protected Method generates the values for special info objects 20050204
Events
Class CL_RSMD_RS_0INFOPROV has no event.
Types
Class CL_RSMD_RS_0INFOPROV has no local type.
Method Signatures

Method _TEXTPOOL_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) C Text 20050204
2 Importing I_KEY Call by reference Type reference (TYPE) RRSV_TEXT_KEY Schlüss. 20050204
3 Importing I_REPID Call by reference Type reference (TYPE) SY-REPID 'SAPLRRSV' Programm 20050204
# Exception Resumable Description Created on
1 CX_RS_ERROR BI: Allgemeine Fehlerklasse 20050204

Method _VALUE_GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_CHAVLINFO Call by reference Type reference (TYPE) RSDM_T_CHAVLINFO 20050204
# Exception Resumable Description Created on
1 CX_RS_ERROR BI: Allgemeine Fehlerklasse 20050204
History
Last changed by/on SAP  20130531 
SAP Release Created in 700