SAP ABAP Class CL_RSDMD_DTP_PROXY (Proxy for the new data source: Maste data)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDMD (Package) Master Data Update
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_SERVER Interface for General Servers of a DTP 20040927
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_SRC Interface for Data Sources of a DTP 20050920
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_SRC_STATIC Interface for Data Sources of a DTP (Static) 20050920
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_TGT Interface for Data Targets of a DTP 20040930
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBK_TGT_STATIC Interface for Data Targets of a DTP 20041008
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTRAN_SOURCE Source for Transformation 20040927
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTRAN_TARGET Target for Transformation 20041001
Properties
Class CL_RSDMD_DTP_PROXY  
Short Description Proxy for the new data source: Maste data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSBO    
Program status     
Category 0   
Package RSDMD   Master Data Update 
Created 20040927   SAP 
Last change 20140121   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 RSODS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSSM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSSTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBK_SERVER Interface for General Servers of a DTP 20040927
2 IF_RSBK_SRC Interface for Data Sources of a DTP 20050920
3 IF_RSBK_SRC_STATIC Interface for Data Sources of a DTP (Static) 20050920
4 IF_RSBK_TGT Interface for Data Targets of a DTP 20040930
5 IF_RSBK_TGT_STATIC Interface for Data Targets of a DTP 20041008
6 IF_RSTRAN_SOURCE Source for Transformation 20040927
7 IF_RSTRAN_TARGET Target for Transformation 20041001
Friends
# Friend Modeled only Created on Description
1 CL_RSDS_X_TPL 20040927 Example for Template of an Extraction Commmand
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_REALTIME Static Attribute Protected Type reference (TYPE) RS_BOOL Boolean 20060828
2 P_ACTIVE Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20060331
3 P_IOBJNM Instance attribute Private Type reference (TYPE) RSIOBJNM InfoObject 20040930
4 P_R_AWB_OBJ_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_RSAWBN_OBJ_FACTORY AWB Objekt Factory 20060824
5 P_SRCTP Instance attribute Private Type reference (TYPE) RSBKSRCTP Type of Source Object of a Data Transfer Process 20050920
6 P_S_VIOBJ Instance attribute Private Type reference (TYPE) RSD_S_VIOBJ InfoObject Properties 20040930
7 P_TGTTP Instance attribute Private Type reference (TYPE) RSBKTGTTP Target Type 20040930
8 P_T_ATR Instance attribute Private Type reference (TYPE) RSD_T_ATR Attribute des InfoObject 20060407
9 P_T_FACTORY_SRC Static Attribute Private Type reference (TYPE) TY_T_FACTORY Object maintenance table: Source 20050920
10 P_T_FACTORY_TGT Static Attribute Private Type reference (TYPE) TY_T_FACTORY Object maintenance table: Target 20050920
11 P_T_IOBJ_CMP Instance attribute Private Type reference (TYPE) RSD_T_IOBJ_CMP Klammerung des InfoObject 20060407
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_RECORD Instance method Private Method Append Record 20041203
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070202
3 CONSTRUCTOR Instance method Public Constructor 20040927
4 FACTORY_SRC Static method Public Method 20050920
5 FACTORY_TGT Static method Public Method 20050920
6 HAS_NAVIGATION_ATTRIBUTES Instance method Public Method Target object contains atleast one navigation attribute? 20080516
Events
Class CL_RSDMD_DTP_PROXY has no event.
Types
Class CL_RSDMD_DTP_PROXY has no local type.
Method Signatures

Method APPEND_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_FIELD Call by reference Type reference (TYPE) RSTRAN_T_FIELD 20041203

Method APPEND_RECORD on class CL_RSDMD_DTP_PROXY has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20040930
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20060331
3 Importing I_SRCTP Call by reference Type reference (TYPE) RSBKSRCTP Quelltyp 20050920
4 Importing I_TGTTP Call by reference Type reference (TYPE) RSBKTGTTP Zieltyp 20040930
# Exception Resumable Description Created on
1 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20051216
2 CX_RS_ACTION_NOT_ALLOWED Die Aktion ist an dieser Stelle nicht erlaubt 20061004

Method FACTORY_SRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20050920
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20060331
3 Importing I_TYPE Call by reference Type reference (TYPE) RSBKSRCTP Objekttyp 20050920
4 Returning R_R_RSDMD_DTP_PROXY Value transfer Object reference (TYPE REF TO) CL_RSDMD_DTP_PROXY Proxy für die neue Datenquelle: Stammdaten 20050920
# Exception Resumable Description Created on
1 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20051216
2 CX_RS_ACTION_NOT_ALLOWED Die Aktion ist an dieser Stelle nicht erlaubt 20061006

Method FACTORY_TGT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20050920
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20060331
3 Importing I_TYPE Call by reference Type reference (TYPE) RSBKTGTTP Objekttyp 20050920
4 Returning R_R_RSDMD_DTP_PROXY Value transfer Object reference (TYPE REF TO) CL_RSDMD_DTP_PROXY Proxy für die neue Datenquelle: Stammdaten 20050920
# Exception Resumable Description Created on
1 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20051216
2 CX_RS_ACTION_NOT_ALLOWED Die Aktion ist an dieser Stelle nicht erlaubt 20061004

Method HAS_NAVIGATION_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20080516

Method HAS_NAVIGATION_ATTRIBUTES on class CL_RSDMD_DTP_PROXY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700