SAP ABAP Class CL_RSDDTPS_PROV_DTA (Derive Provider from DTA)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDTPS_PROV (Package) RSDDTPS_PROV
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDDTPS_PROVIDER Provider Interface for Polestar 20090615
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDDTPS_PROV_ELEM Query as InfoProvider for Explorer 20090619
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDDTPS_PROV_HYBR HybridProvider 20090812
3 Inheritance (c INHERITING FROM c_ref)  CL_RSDDTPS_PROV_MPRO Derive Provider Informationen from DTA 20090707
4 Inheritance (c INHERITING FROM c_ref)  CL_RSDDTPS_PROV_MPSI MultiProvider Snapshot 20090619
Properties
Class CL_RSDDTPS_PROV_DTA  
Short Description Derive Provider from DTA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDDTPS_PROV   RSDDTPS_PROV 
Created 20090615   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSDDTPS_XML Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDDTPS_PROVIDER Provider Interface for Polestar 20090615
Friends
Class CL_RSDDTPS_PROV_DTA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_INFOPROV Instance attribute Private Attribute reference (LIKE) 20090615
2 O_DEFAULTLANGU Instance attribute Protected Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20090619
3 O_R_DTA Instance attribute Protected Object reference (TYPE REF TO) CL_RSD_DTA Data Target for Transaction Data 20130210
4 O_TH_DTA_PRO Instance attribute Protected Type reference (TYPE) TN_TH_DTA_PRO 20090619
5 O_T_DTA_PRO Instance attribute Protected Type reference (TYPE) RSD_T_DTA_PRO InfoObject Properties in Data Target 20090615
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090615
2 CREATE Static method Public Method 20090615
3 FILL_DTA_PRO Instance method Protected Method 20090619
4 GET_NEW_NAMES Static method Public Method Name and Description of Attributes 20121015
5 __GET_IOBJNM_TEXT Static method Protected Method InfoProvider-Dependent Text of an InfoObject 20090619
Events
Class CL_RSDDTPS_PROV_DTA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_TH_DTA_PRO Public See coding 20090619 TN_TH_DTA_PRO type HASHED TABLE OF rsd_s_dta_pro WITH UNIQUE key iobjnm
Method Signatures

Method CONSTRUCTOR 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 InfoProvider 20090615
# Exception Resumable Description Created on
1 CX_RSDDTPS_PROV_FAILED Provider konnte nicht geöffnet werden 20090707

Method CREATE 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 InfoProvider 20090615
2 Importing I_TYPE Value transfer Type reference (TYPE) RSTLOGO Nicht näher def. Bereich, evtl. für Patchlevels verwendbar 20090615
3 Returning R_R_PROVIDER Value transfer Object reference (TYPE REF TO) IF_RSDDTPS_PROVIDER Providerinterface für Polestar 20090615
# Exception Resumable Description Created on
1 CX_RSDDTPS_PROV_FAILED Provider konnte nicht geöffnet werden 20090707

Method FILL_DTA_PRO Signature

Method FILL_DTA_PRO on class CL_RSDDTPS_PROV_DTA has no parameter.
Method FILL_DTA_PRO on class CL_RSDDTPS_PROV_DTA has no exception.

Method GET_NEW_NAMES 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 InfoProvider 20121015
2 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM 20121015
3 Returning R_T_DESCRIPTION Value transfer Type reference (TYPE) CL_RSDDTPS_XML=>TN_T_DESCRIPTION 20121015

Method GET_NEW_NAMES on class CL_RSDDTPS_PROV_DTA has no exception.

Method __GET_IOBJNM_TEXT 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 InfoProvider 20121015
2 Importing I_IOBJNM Call by reference Type reference (TYPE) RSD_IOBJNM 20090619
3 Returning R_T_DESCRIPTION Value transfer Type reference (TYPE) CL_RSDDTPS_XML=>TN_T_DESCRIPTION Beschreibung kurz 20090619

Method __GET_IOBJNM_TEXT on class CL_RSDDTPS_PROV_DTA has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 701