SAP ABAP Class CL_RSDF_NODE (Node in data flow)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSDF (Package) Front-End for Data Warehousing Workbench Data Flow
Properties
Class CL_RSDF_NODE  
Short Description Node in data flow    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDF   Front-End for Data Warehousing Workbench Data Flow 
Created 20090707   SAP 
Last change 20130531   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 RSOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDF_NODE has no interface implemented.
Friends
Class CL_RSDF_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INVALID Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20090730
2 R_AWBOBJ Instance attribute Protected Object reference (TYPE REF TO) CL_RSAWBN_OBJ Master Class AWB Objects 20090707
3 R_OBJ_FACTORY Static Attribute Public Object reference (TYPE REF TO) CL_RSAWBN_OBJ_FACTORY Service Class for the Object Classes 20090825
4 S_NODE Instance attribute Public Type reference (TYPE) RSDFNODES Internal Structure of Nodes 20090707
5 T_NODEATTR Instance attribute Protected Type reference (TYPE) RSDF_T_NODEATTR Node Attributes in Data Flow 20090727
6 T_NODEATTRLONG Instance attribute Protected Type reference (TYPE) RSDF_T_NODEATTRLONG Node Attributes in Data Flow 20101018
7 T_NODEDOCU Instance attribute Protected Type reference (TYPE) RSDF_T_NODEDOCU Node documentation (string) in data flow 20101018
8 T_NODEST Instance attribute Protected Type reference (TYPE) RSDF_T_NODEST Node texts in data flow for non-persistent nodes 20090729
Methods
# Method Level Visibility Method type Description Created on
1 ACCESS_FCODE Instance method Public Method 20091217
2 CLASS_CONSTRUCTOR Static method Public Constructor 20090825
3 CONSTRUCTOR Instance method Public Constructor 20090727
4 EXCHANGE_OBJNM Instance method Public Method 20091110
5 EXISTS Instance method Public Method 20100210
6 GET_ACTIVFLG Instance method Public Method 20110817
7 GET_ASSOCIATED Instance method Public Method 20100308
8 GET_AWBOBJ Instance method Public Method 20090730
9 GET_COPY Instance method Public Method 20091208
10 GET_CTXMENU Instance method Public Method 20091110
11 GET_DISPLAY_NODE Instance method Public Method 20100217
12 GET_DOCU_STRING Instance method Public Method 20101018
13 GET_DOCU_TYPE Instance method Public Method 20101018
14 GET_DTPS Instance method Public Method 20100215
15 GET_ICON Instance method Public Method 20090730
16 GET_OBJNM Instance method Public Method 20090730
17 GET_OBJSTAT Instance method Public Method 20110817
18 GET_R_AWBOBJ Instance method Public Method 20100331
19 GET_S_NODE Instance method Public Method 20091019
20 GET_TEXT Instance method Public Method 20090729
21 GET_T_NODEATTR Instance method Public Method 20091019
22 GET_T_NODEATTRLONG Instance method Public Method 20101018
23 GET_T_NODEDOCU Instance method Public Method 20101018
24 GET_T_NODEST Instance method Public Method 20091019
25 IS_FRONTEND_NODE Instance method Public Method 20090831
26 IS_INVALID Instance method Public Method 20090730
27 IS_LINK_NODE Instance method Public Method 20100520
28 IS_NODE_CONNECTION Instance method Public Method Checks if node is a connection in the data flow (trfn, dtpa) 20100414
29 IS_PERSISTENT Instance method Public Method 20091221
30 IS_RUNTIME_OBJECT Instance method Public Method 20090825
31 SET_DOCU_STRING Instance method Public Method 20101018
32 SET_NODE_POSITION Instance method Public Method 20091013
33 SET_OBJNM Instance method Public Method 20091208
34 SET_PERSISTENT Instance method Public Method Node is now persistent. Change setting. 20100429
35 SET_TEXT Instance method Public Method 20091208
Events
Class CL_RSDF_NODE has no event.
Types
Class CL_RSDF_NODE has no local type.
Method Signatures

Method ACCESS_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20091217

Method ACCESS_FCODE on class CL_RSDF_NODE has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INVALID Call by reference Type reference (TYPE) RS_BOOL Boolean 20091208
2 Importing I_R_AWBOBJ Call by reference Object reference (TYPE REF TO) CL_RSAWBN_OBJ Masterklasse AWB Objekte 20091208
3 Importing I_S_NODE Call by reference Type reference (TYPE) RSDFNODES interne Struktur der Knoten 20090727
4 Importing I_T_NODEATTR Call by reference Type reference (TYPE) RSDF_T_NODEATTR Knotenattribute im Datenfluss 20090727
5 Importing I_T_NODEATTRLONG Call by reference Type reference (TYPE) RSDF_T_NODEATTRLONG Knotenattribute im Datenfluss 20101018
6 Importing I_T_NODEDOCU Call by reference Type reference (TYPE) RSDF_T_NODEDOCU Knotendokumentation (String) im Datenfluss 20101018
7 Importing I_T_NODEST Call by reference Type reference (TYPE) RSDF_T_NODEST Knotentexte im Datenfluss für nicht persistente Knoten 20090907

Method CONSTRUCTOR on class CL_RSDF_NODE has no exception.

Method EXCHANGE_OBJNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) RSAWBNOBJNM Objektname eines Objektes in der AWB 20091110

Method EXCHANGE_OBJNM on class CL_RSDF_NODE has no exception.

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20100812
2 Returning RE_EXISTS Value transfer Type reference (TYPE) RS_BOOL Boolean 20100210

Method EXISTS on class CL_RSDF_NODE has no exception.

Method GET_ACTIVFLG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ACTIVFLG Value transfer Type reference (TYPE) RSAWBN_OBJ_ACTIVFLG activflg 20110817

Method GET_ACTIVFLG on class CL_RSDF_NODE has no exception.

Method GET_ASSOCIATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASC_TYPE Call by reference Type reference (TYPE) RSO_ASC_TYPE RSOC_C_ASC_TYPE-RECEIVE_DATA_FROM Typ einer Assoziation im BW Repository 20100308
2 Returning RE_T_AWBOBJ Value transfer Type reference (TYPE) RSAWBN_T_AWBOBJ Tabelle von AWB-Objekten 20100308

Method GET_ASSOCIATED on class CL_RSDF_NODE has no exception.

Method GET_AWBOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_AWBOBJ Value transfer Type reference (TYPE) RSAWBNOBJECT Objekt in der AWB (für Tlogo-Objekte identisch zum Tlogotyp) 20090730

Method GET_AWBOBJ on class CL_RSDF_NODE has no exception.

Method GET_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_R_NODE Value transfer Object reference (TYPE REF TO) CL_RSDF_NODE Knoten im Datenfluss 20091208

Method GET_COPY on class CL_RSDF_NODE has no exception.

Method GET_CTXMENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20091110
2 Importing I_EDITMODE Call by reference Type reference (TYPE) RS_BOOL Boolean 20100311

Method GET_CTXMENU on class CL_RSDF_NODE has no exception.

Method GET_DISPLAY_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_VIEW_FILTER Call by reference Object reference (TYPE REF TO) CL_RSDF_VIEW_FILTER Filter für die Anzeigesicht 20100217
2 Returning RE_DISPLAY_NODE Value transfer Type reference (TYPE) RS_BOOL Boolean 20100217

Method GET_DISPLAY_NODE on class CL_RSDF_NODE has no exception.

Method GET_DOCU_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STRING Value transfer Type reference (TYPE) RSDFATTRSTRING Attributswert als String 20101018

Method GET_DOCU_STRING on class CL_RSDF_NODE has no exception.

Method GET_DOCU_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DOCUTYPE Value transfer Type reference (TYPE) RSAWBNDOCUTYPE Typ der Dokumentation 20101018

Method GET_DOCU_TYPE on class CL_RSDF_NODE has no exception.

Method GET_DTPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_T_DTP Value transfer Type reference (TYPE) RSAWBN_T_AWBOBJ Tabelle von AWB-Objekten 20100215

Method GET_DTPS on class CL_RSDF_NODE has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ICON Value transfer Type reference (TYPE) ICON_L4 Tree Control: Ikone / Bild 20090730

Method GET_ICON on class CL_RSDF_NODE has no exception.

Method GET_OBJNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OBJNM Value transfer Type reference (TYPE) RSAWBNOBJNM Objektname eines Objektes in der AWB 20090730

Method GET_OBJNM on class CL_RSDF_NODE has no exception.

Method GET_OBJSTAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OBJSTAT Value transfer Type reference (TYPE) RSOBJSTAT Objektstatus 20110817

Method GET_OBJSTAT on class CL_RSDF_NODE has no exception.

Method GET_R_AWBOBJ Signature

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

Method GET_R_AWBOBJ on class CL_RSDF_NODE has no exception.

Method GET_S_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_S_NODE Value transfer Type reference (TYPE) RSDFNODES Knoten in den Datenmodellen 20091019

Method GET_S_NODE on class CL_RSDF_NODE has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TEXT Value transfer Type reference (TYPE) RSTXTLG Beschreibung lang 20090729

Method GET_TEXT on class CL_RSDF_NODE has no exception.

Method GET_T_NODEATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_T_NODEATTR Value transfer Type reference (TYPE) RSDF_T_NODEATTR 20091019

Method GET_T_NODEATTR on class CL_RSDF_NODE has no exception.

Method GET_T_NODEATTRLONG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_T_NODEATTRLONG Value transfer Type reference (TYPE) RSDF_T_NODEATTRLONG Knotenattribute im Datenfluss 20101018

Method GET_T_NODEATTRLONG on class CL_RSDF_NODE has no exception.

Method GET_T_NODEDOCU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_T_NODEDOCU Value transfer Type reference (TYPE) RSDF_T_NODEDOCU 20101018

Method GET_T_NODEDOCU on class CL_RSDF_NODE has no exception.

Method GET_T_NODEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_T_NODEST Value transfer Type reference (TYPE) RSDF_T_NODEST 20091019

Method GET_T_NODEST on class CL_RSDF_NODE has no exception.

Method IS_FRONTEND_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_VIEW_FILTER Call by reference Object reference (TYPE REF TO) CL_RSDF_VIEW_FILTER Filter für die Anzeigesicht 20100208
2 Returning RE_IS_FRONTEND_NODE Value transfer Type reference (TYPE) RS_BOOL Boolean 20090831

Method IS_FRONTEND_NODE on class CL_RSDF_NODE has no exception.

Method IS_INVALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REFRESH Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20090825
2 Returning RE_IS_INVALID Value transfer Type reference (TYPE) RS_BOOL Boolean 20090730

Method IS_INVALID on class CL_RSDF_NODE has no exception.

Method IS_LINK_NODE Signature

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

Method IS_LINK_NODE on class CL_RSDF_NODE has no exception.

Method IS_NODE_CONNECTION Signature

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

Method IS_NODE_CONNECTION on class CL_RSDF_NODE has no exception.

Method IS_PERSISTENT Signature

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

Method IS_PERSISTENT on class CL_RSDF_NODE has no exception.

Method IS_RUNTIME_OBJECT Signature

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

Method IS_RUNTIME_OBJECT on class CL_RSDF_NODE has no exception.

Method SET_DOCU_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCUTYPE Call by reference Type reference (TYPE) RSAWBNDOCUTYPE Typ der Dokumentation 20101018
2 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20101018
3 Importing I_STRING Call by reference Type reference (TYPE) RSDFDOCUSTRING Attributswert als String 20101018

Method SET_DOCU_STRING on class CL_RSDF_NODE has no exception.

Method SET_NODE_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_NODEPOS Call by reference Type reference (TYPE) RSNG_S_POS Position eines Objektes im Netzplan 20091013

Method SET_NODE_POSITION on class CL_RSDF_NODE has no exception.

Method SET_OBJNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) RSAWBNOBJNM Objektname eines Objektes in der AWB 20091208

Method SET_OBJNM on class CL_RSDF_NODE has no exception.

Method SET_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_AWBOBJ Call by reference Object reference (TYPE REF TO) CL_RSAWBN_OBJ Masterklasse AWB Objekte 20100429

Method SET_PERSISTENT on class CL_RSDF_NODE has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20091208

Method SET_TEXT on class CL_RSDF_NODE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730