SAP ABAP Class CL_RSDD_LM_CS_PARTPROV_FACTORY (Factory Class for PartProvs)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_LM (Package) Lean Modeler
Properties
Class CL_RSDD_LM_CS_PARTPROV_FACTORY  
Short Description Factory Class for PartProvs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDD_LM   Lean Modeler 
Created 20120214   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_WSP_COMP_MEDIATOR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDD_LM_CS_PARTPROV_FACTORY has no interface implemented.
Friends
Class CL_RSDD_LM_CS_PARTPROV_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_TH_BUFFER Static Attribute Private See coding 20120221
2 P_T_CLSNM Static Attribute Private See coding 20120221
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20120221
2 GET_ALL Static method Public Method 20120221
3 GET_INSTANCE Static method Public Method 20120221
Events
Class CL_RSDD_LM_CS_PARTPROV_FACTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_BUFFER Private See coding 20120221 BEGIN OF tp_s_buffer, infoprov TYPE rsinfoprov, tlogo TYPE rs_tlogo, r_instance TYPE REF TO if_rsdd_lm_cs_partprov, END OF tp_s_buffer
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSDD_LM_CS_PARTPROV_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDD_LM_CS_PARTPROV_FACTORY has no exception.

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_PARTPROV Call by reference Type reference (TYPE) RSDD_T_COPR_PARTPROV Tabelle mit COPR Partprovidern 20120221

Method GET_ALL on class CL_RSDD_LM_CS_PARTPROV_FACTORY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV Analytischer Index 20120221
2 Importing I_TLOGO Call by reference Type reference (TYPE) RS_TLOGO 20120221
3 Returning R_R_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RSDD_LM_CS_PARTPROV PartProvider for CompositeProvider 20120221
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20120221
History
Last changed by/on SAP  20130531 
SAP Release Created in 740