SAP ABAP Class CL_RSD_DTA_ADJ (Adjoint InfoProvider)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSD (Package) BW: Data Basis InfoObjects and Core Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSD_DTA InfoProvider / Data Target 20041222
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_MAINTAIN BW Repository: TLOGO Objects - Changes/Maintenance 20041222
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDA_NEARLINE_PROVIDER InfoProvider for Nearline Storage 20041207
2 Inheritance (c INHERITING FROM c_ref)  CL_RSD_DTA_AI_BUFFER After-Image-Buffer DTA 20120618
3 Inheritance (c INHERITING FROM c_ref)  CL_RSD_DTA_DELTA_BUFFER Delta Buffer DTA 20090911
4 Inheritance (c INHERITING FROM c_ref)  CL_RSD_DTA_TEXT Text InfoProvider 20040927
5 Inheritance (c INHERITING FROM c_ref)  CL_RSD_DTA_TREX TREX InfoProvider 20040924
Properties
Class CL_RSD_DTA_ADJ  
Short Description Adjoint InfoProvider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSD   BW: Data Basis InfoObjects and Core Services 
Created 20040924   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSD_DTA_ADJ has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSD_DTA InfoProvider / Data Target 20041222
2 IF_RSO_TLOGO_MAINTAIN BW Repository: TLOGO Objects - Changes/Maintenance 20041222
Friends
Class CL_RSD_DTA_ADJ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_ADJPROV Instance attribute Protected Type reference (TYPE) RSADJPROV Name of Adj. Provider 20040927
2 O_ADJPROVTYPE Instance attribute Protected Type reference (TYPE) RSDADJPROVTYPE Type of Adjoint InfoProvider 20040927
3 O_INFOPROV Instance attribute Protected Type reference (TYPE) RSINFOPROV Name of Master Provider 20040927
4 O_R_CL_DTA Instance attribute Protected Object reference (TYPE REF TO) CL_RSD_DTA Reference to Master in CL_RSD_DTA 20050209
5 O_R_IF_DTA Instance attribute Protected Object reference (TYPE REF TO) IF_RSD_DTA Interface Reference Directly to Master Provider 20050209
6 O_TH_ADJPROV_R Static Attribute Protected Type reference (TYPE) RSDO_TH_ADJPROV_R Hash Table with InfoCube References 20041222
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040924
2 FACTORY Static method Public Method Generates an Adjoint Provider and Returns its Reference 20041222
Events
Class CL_RSD_DTA_ADJ has no event.
Types
Class CL_RSD_DTA_ADJ has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADJPROV Call by reference Type reference (TYPE) RSADJPROV Adjungierter InfoProvider 20040924

Method CONSTRUCTOR on class CL_RSD_DTA_ADJ has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADJPROV Call by reference Type reference (TYPE) RSADJPROV Adj. InfoProvider 20041222
2 Returning R_R_ADJPROV Value transfer Object reference (TYPE REF TO) CL_RSD_DTA_ADJ Referenz auf adj. InfoProvider 20041222
# Exception Resumable Description Created on
1 INPUT_INVALID Eingabe ungültig 20041222
History
Last changed by/on SAP  20130531 
SAP Release Created in 700