SAP ABAP Class CL_RSAWBN_OBJ_RSDS (AWB Object DataSource)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSAWBN_OBJ (Package) DW Workbench: Object Implementations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_OBJ Master Class AWB Objects 20041124
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAWBN_SER_SEARCH_GET_DATA Returns Data for the Search for an Object 20050503
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_OBJ_ISFS AWB Object DataSource 20041209
2 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_OBJ_RSDS_DMOD DWB Object Class RSDS for Data Flow 20110301
Properties
Class CL_RSAWBN_OBJ_RSDS  
Short Description AWB Object DataSource    
Super Class CL_RSAWBN_OBJ Master Class AWB Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAWBN_OBJ   DW Workbench: Object Implementations 
Created 20041124   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSAWBN_SER_SEARCH_GET_DATA Returns Data for the Search for an Object 20050503
Friends
Class CL_RSAWBN_OBJ_RSDS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_R_LOGSYS Instance attribute Protected Object reference (TYPE REF TO) CL_RSAWBN_OBJ_LSYS AWB Object Source System 20061127
2 O_S_RSDS Instance attribute Protected Type reference (TYPE) RSDS_S_VIEWHEADER DataSource in BW 20050811
3 O_TH_LOGSYS_DS Static Attribute Protected Type reference (TYPE) RSAWBN_TH_LOGSYS_DS DataSources by Source Systems 20050811
4 P_DATASOURCE Instance attribute Private Type reference (TYPE) ROOSOURCER DataSource Name 20041209
5 P_LOGSYS Instance attribute Private Type reference (TYPE) RSSLOGSYS Source System 20041209
6 P_T_ISFS_PROPS Static Attribute Private Type reference (TYPE) RSAWBN_T_OBJ_PROPS Object Properties for the DWB 20050503
7 P_T_RSDS_PROPS Static Attribute Private Type reference (TYPE) RSAWBN_T_OBJ_PROPS Object Properties for the DWB 20050503
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20041209
2 GET_ALL Static method Public Method 20041124
3 GET_ALL_OLDNEW Static method Public Method 20050811
4 GET_DATASOURCE Instance method Public Method 20061127
5 GET_EXTR_OBJECT Instance method Public Method Return Extraction Info for AWB Object 20061127
6 GET_LOGSYS Instance method Public Method 20061127
7 GET_R_LOGSYS Instance method Public Method 20061127
8 GET_SINGLE Static method Public Method 20050811
Events
Class CL_RSAWBN_OBJ_RSDS has no event.
Types
Class CL_RSAWBN_OBJ_RSDS 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_AWBOBJ Call by reference Type reference (TYPE) RSAWBNOBJECT Objekt in der AWB (für Tlogo-Objekte identisch zum Tlogotyp) 20041209
2 Importing I_AWBSUBOBJ Call by reference Type reference (TYPE) RSAWBNSUBOBJECT Subobjekt zum AWB-Objekt 20041209
3 Importing I_OBJNM Call by reference Type reference (TYPE) RSAWBNOBJNM Objektname eines Objektes in der AWB 20041209
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS SPACE Objektversion 20110301
5 Importing I_R_OBJ_FACTORY Call by reference Object reference (TYPE REF TO) CL_RSAWBN_OBJ_FACTORY Serviceklasse zu den Objektklassen 20041209

Method CONSTRUCTOR on class CL_RSAWBN_OBJ_RSDS has no exception.

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NEW_DS Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE =x RSDS sonst ISFS 20050503
2 Importing I_REFRESH Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050503
3 Returning RE_T_OBJ_PROPS Value transfer Type reference (TYPE) RSAWBN_T_OBJ_PROPS Objekteigenschaften für die DWB 20050503

Method GET_ALL on class CL_RSAWBN_OBJ_RSDS has no exception.

Method GET_ALL_OLDNEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_VIEWHEADER Value transfer Type reference (TYPE) RSDS_T_VIEWHEADER Header einer DataSource mit Texten 20050811
2 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20050811
3 Importing I_REFRESH Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050811

Method GET_ALL_OLDNEW on class CL_RSAWBN_OBJ_RSDS has no exception.

Method GET_DATASOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DATASOURCE Value transfer Type reference (TYPE) ROOSOURCER 20061127

Method GET_DATASOURCE on class CL_RSAWBN_OBJ_RSDS has no exception.

Method GET_EXTR_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_R_EXTR_OBJECT Value transfer Object reference (TYPE REF TO) CL_RSAWBN_OBJ Masterklasse AWB Objekte 20061127

Method GET_EXTR_OBJECT on class CL_RSAWBN_OBJ_RSDS has no exception.

Method GET_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LOGSYS Value transfer Type reference (TYPE) RSSLOGSYS Quellsystem 20061127

Method GET_LOGSYS on class CL_RSAWBN_OBJ_RSDS has no exception.

Method GET_R_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_R_AWBOBJ_LSYS Value transfer Object reference (TYPE REF TO) CL_RSAWBN_OBJ_LSYS AWB Objekt Quellsystem 20061127

Method GET_R_LOGSYS on class CL_RSAWBN_OBJ_RSDS has no exception.

Method GET_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER 20050811
2 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20050811
3 Importing I_NEW_DS Call by reference Type reference (TYPE) RS_BOOL neue DataSource 20050811
4 Importing I_REFRESH Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050811
5 Returning RE_S_VIEW_HEADER Value transfer Type reference (TYPE) RSDS_S_VIEWHEADER Header einer DataSource mit Texten 20050811
# Exception Resumable Description Created on
1 CX_RSAWBN_AWB_OBJECT_NOT_FOUND AWB Exception Object not found 20081128
History
Last changed by/on SAP  20140121 
SAP Release Created in 700