Hierarchy
⤷
⤷
Properties
| Class | CL_RSDF_NET | |
| Short Description | Quantity of links and nodes | |
| 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 | 20090602 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDF_NET has no interface implemented.
Friends
Class CL_RSDF_NET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSDFNODEID | 2000000000 | Maximum Limit of Node ID | 20091005 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSDFDATAFLOW | Data flow/data flow template | 20100216 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSDFNODEID | Maximum ID of a node in network | 20091005 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSOBJVERS | Object Version | 20100216 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSAWBN_SER_SEARCH | Generic Search Class | 20091208 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDF_VIEW_FILTER | Filter for the display view | 20100215 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RSDF_THR_NODE | Table of node objects | 20090727 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RSDF_TS_LINKS | Table of links (sorted in both directions) | 20090728 | |||
| 9 | Instance attribute | Private | See coding | 20091208 |
Methods
Events
Class CL_RSDF_NET has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_SEARCH | Private | See coding | 20091208 | BEGIN OF ty_s_search,
nodeid TYPE rsdfnodeid,
awbobj TYPE rsawbnobject,
awbsubobj TYPE rsawbnsubobject,
objnm TYPE rsawbnobjnm,
text TYPE rstxtlg,
END OF ty_s_search
|
||
| 2 | TY_S_TLOGO_INACTIVE | Public | See coding | 20110817 | BEGIN OF ty_s_tlogo_inactive,
tlogo TYPE rstlogo,
objnm TYPE sobj_name,
inactive TYPE rs_bool,
mnotequala TYPE rs_bool,
END OF ty_s_tlogo_inactive
|
||
| 3 | TY_S_TLOGO_INACTIVE_W_NR | Public | See coding | 20110817 | BEGIN OF ty_s_tlogo_inactive_w_nr,
t_tlogo_ina TYPE ty_t_tlogo_inactive,
nr_ina TYPE rsdfobjnr,
nr_mnea TYPE rsdfobjnr,
nr_all TYPE rsdfobjnr,
END OF ty_s_tlogo_inactive_w_nr
|
||
| 4 | TY_T_TLOGO_INACTIVE | Public | See coding | 20110817 | ty_t_tlogo_inactive TYPE STANDARD TABLE OF ty_s_tlogo_inactive WITH NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method ADD_DTPS Signature
Method ADD_DTPS on class CL_RSDF_NET has no parameter.
Method ADD_DTPS on class CL_RSDF_NET has no exception.
Method ADD_INFOPACKAGES Signature
Method ADD_INFOPACKAGES on class CL_RSDF_NET has no parameter.
Method ADD_INFOPACKAGES on class CL_RSDF_NET has no exception.
Method ADD_NODE_WITH_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_AWBOBJ | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_OBJ | Masterklasse AWB Objekte | 20100216 | |||
| 2 | I_R_SOURCE_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20100216 | |||
| 3 | I_R_TARGET_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20100216 |
Method ADD_NODE_WITH_LINKS on class CL_RSDF_NET has no exception.
Method ADD_RUNTIME_OBJECTS Signature
Method ADD_RUNTIME_OBJECTS on class CL_RSDF_NET has no parameter.
Method ADD_RUNTIME_OBJECTS on class CL_RSDF_NET has no exception.
Method ADD_SUBOBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20100812 | |||
| 2 | I_T_AWBOBJ | Call by reference | Type reference (TYPE) | RSAWBN_T_AWBOBJ | Tabelle von AWB-Objekten | 20100812 | |||
| 3 | I_UPWARDS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20110303 |
Method ADD_SUBOBJECTS on class CL_RSDF_NET has no exception.
Method ADD_TRANSFORMATIONS Signature
Method ADD_TRANSFORMATIONS on class CL_RSDF_NET has no parameter.
Method ADD_TRANSFORMATIONS on class CL_RSDF_NET has no exception.
Method ADJUST_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20100322 |
Method ADJUST_LINKS on class CL_RSDF_NET has no exception.
Method BUILD_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_DATA | Call by reference | Type reference (TYPE) | RSDF_S_DATA_WOH | Datenstrukturen eines Datenflusses | 20090727 |
Method BUILD_OBJECTS on class CL_RSDF_NET has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATAFLOW | Call by reference | Type reference (TYPE) | RSDFDATAFLOW | Datenfluss/ Datenflussvorlage | 20100216 | |||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20100216 |
Method CONSTRUCTOR on class CL_RSDF_NET has no exception.
Method CREATE_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SOURCEID | Call by reference | Type reference (TYPE) | RSDFNODEID | ID eines Knotens im Datenfluss | 20091109 | |||
| 2 | I_TARGETID | Call by reference | Type reference (TYPE) | RSDFNODEID | ID eines Knotens im Datenfluss | 20091109 |
Method CREATE_LINK on class CL_RSDF_NET has no exception.
Method CREATE_NODE_ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AWBOBJ | Value transfer | Type reference (TYPE) | RSAWBNOBJECT | 20100121 | ||||
| 2 | I_AWBSUBOBJ | Value transfer | Type reference (TYPE) | RSAWBNSUBOBJECT | 20100121 | ||||
| 3 | I_OBJNM | Value transfer | Type reference (TYPE) | RSAWBNOBJNM | 20100121 | ||||
| 4 | I_PERSISTENT | Value transfer | Type reference (TYPE) | RS_BOOL | 20100121 | ||||
| 5 | I_TEXT | Value transfer | Type reference (TYPE) | RSTXTLG | 20100121 | ||||
| 6 | I_XPOS | Value transfer | Type reference (TYPE) | RSNG_XPOS | 20100121 | ||||
| 7 | I_YPOS | Value transfer | Type reference (TYPE) | RSNG_YPOS | 20100121 | ||||
| 8 | RE_NODEID | Value transfer | Type reference (TYPE) | RSDFNODEID | 20100121 |
Method CREATE_NODE_ on class CL_RSDF_NET has no exception.
Method CREATE_NODE_AND_CORRESP_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AWBOBJ | Call by reference | Type reference (TYPE) | RSAWBNOBJECT | Objekt in der AWB (für Tlogo-Objekte identisch zum Tlogotyp) | 20100121 | |||
| 2 | I_AWBSUBOBJ | Call by reference | Type reference (TYPE) | RSAWBNSUBOBJECT | Subobjekt zum AWB-Objekt | 20100121 | |||
| 3 | I_OBJNM | Call by reference | Type reference (TYPE) | RSAWBNOBJNM | Objektname eines Objektes in der AWB | 20100121 | |||
| 4 | I_PERSISTENT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20100121 | ||
| 5 | I_TEXT | Call by reference | Type reference (TYPE) | RSTXTLG | Beschreibung lang | 20100121 | |||
| 6 | I_XPOS | Call by reference | Type reference (TYPE) | RSNG_XPOS | X-Position eines Objektes im Datenfluß | 20100121 | |||
| 7 | I_YPOS | Call by reference | Type reference (TYPE) | RSNG_YPOS | Y-Position eines Objektes im Datenfluß | 20100121 | |||
| 8 | RE_NODEID | Value transfer | Type reference (TYPE) | RSDFNODEID | ID eines Knotens im Datenfluss | 20100121 |
Method CREATE_NODE_AND_CORRESP_OBJ on class CL_RSDF_NET has no exception.
Method CREATE_NODE_BY_NODESTRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_NODE | Value transfer | Type reference (TYPE) | RSDFNODES | Knoten in den Datenmodellen | 20100304 | |||
| 2 | I_T_NODEATTR | Value transfer | Type reference (TYPE) | RSDF_T_NODEATTR | Knotenattribute im Datenfluss | 20100304 | |||
| 3 | I_T_NODEATTRLONG | Value transfer | Type reference (TYPE) | RSDF_T_NODEATTRLONG | Knotenattribute im Datenfluss | 20101018 | |||
| 4 | I_T_NODEDOCU | Value transfer | Type reference (TYPE) | RSDF_T_NODEDOCU | Knotendokumentation (String) im Datenfluss | 20101018 | |||
| 5 | I_T_NODEST | Value transfer | Type reference (TYPE) | RSDF_T_NODEST | Knotentexte im Datenfluss für nicht persistente Knoten | 20100304 | |||
| 6 | RE_NODEID | Value transfer | Type reference (TYPE) | RSDFNODEID | 20100304 |
Method CREATE_NODE_BY_NODESTRUC on class CL_RSDF_NET has no exception.
Method EXCHANGE_IOBJ_SUB_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20100503 | |||
| 2 | RE_R_NODE | Value transfer | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20100503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Funktion abgebrochen | 20100802 |
Method EXCHANGE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | RSAWBNOBJNM | Objektname eines Objektes in der AWB | 20091110 | |||
| 2 | I_R_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20091110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Funktion abgebrochen | 20100505 |
Method EXCHANGE_NOT_PERS_DTP_TRFN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_OBJ | Masterklasse AWB Objekte | 20101126 | |||
| 2 | RE_NODEID_OF_CHANGED_NODE | Value transfer | Type reference (TYPE) | RSDFNODEID | nodeid | 20101126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | AWB Exception Object not found | 20101126 |
Method FREE Signature
Method FREE on class CL_RSDF_NET has no parameter.
Method FREE on class CL_RSDF_NET has no exception.
Method GET_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_R_NET | Value transfer | Object reference (TYPE REF TO) | CL_RSDF_NET | Menge von Links und Knoten | 20091204 |
Method GET_COPY on class CL_RSDF_NET has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_S_DATA | Value transfer | Type reference (TYPE) | RSDF_S_DATA_WOH | Datenstrukturen eines Datenflusses | 20091019 |
Method GET_DATA on class CL_RSDF_NET has no exception.
Method GET_INACTIVE_TLOGO_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_S_TLOGOINA_W_NR | Value transfer | Type reference (TYPE) | TY_S_TLOGO_INACTIVE_W_NR | BW Repository: Tabelle von TLOGO Objekten (mit Typ) | 20110817 |
Method GET_INACTIVE_TLOGO_OBJECTS on class CL_RSDF_NET has no exception.
Method GET_MAX_YPOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_MAX_YPOS | Value transfer | Type reference (TYPE) | I | 20100304 |
Method GET_MAX_YPOS on class CL_RSDF_NET has no exception.
Method GET_NEW_NODEID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NODEID | Value transfer | Type reference (TYPE) | RSDFNODEID | ID eines Knotens im Datenfluss | 20091005 |
Method GET_NEW_NODEID on class CL_RSDF_NET has no exception.
Method GET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODEID | Call by reference | Type reference (TYPE) | RSDFNODEID | ID eines Knotens im Datenfluss | 20100322 | |||
| 2 | RE_R_NODE | Value transfer | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20100322 |
Method GET_NODE on class CL_RSDF_NET has no exception.
Method GET_OBJECT_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AWBOBJ | Call by reference | Type reference (TYPE) | RSAWBNOBJECT | Objekt in der AWB (für Tlogo-Objekte identisch zum Tlogotyp) | 20091009 | |||
| 2 | I_AWBSUBOBJ | Call by reference | Type reference (TYPE) | RSAWBNSUBOBJECT | Subobjekt zum AWB-Objekt | 20091009 | |||
| 3 | I_OBJNM | Call by reference | Type reference (TYPE) | RSAWBNOBJNM | Objektname eines Objektes in der AWB | 20091009 | |||
| 4 | RE_OBJECT_EXISTS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20091009 |
Method GET_OBJECT_EXISTS on class CL_RSDF_NET has no exception.
Method GET_PRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODEID | Call by reference | Type reference (TYPE) | RSDFNODEID | ID eines Knotens im Datenfluss | 20100111 | |||
| 2 | RE_R_NODE | Value transfer | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knotenref | 20100111 |
Method GET_PRED on class CL_RSDF_NET has no exception.
Method GET_PREDECESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20091216 | |||
| 2 | RE_T_AWBOBJ | Value transfer | Type reference (TYPE) | RSAWBN_T_AWBOBJECT | AWB-Objekt | 20091216 |
Method GET_PREDECESSORS on class CL_RSDF_NET has no exception.
Method GET_SUBOBJ_OF_IOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AWBOBJ | Value transfer | Type reference (TYPE) | RSAWBNOBJECT | 20100121 | ||||
| 2 | I_OBJNM | Value transfer | Type reference (TYPE) | RSAWBNOBJNM | 20100121 | ||||
| 3 | I_PERSISTENT | Value transfer | Type reference (TYPE) | RS_BOOL | 20100121 | ||||
| 4 | RE_T_AWBOBJ | Value transfer | Type reference (TYPE) | RSAWBN_T_AWBOBJECT | 20100121 |
Method GET_SUBOBJ_OF_IOBJ on class CL_RSDF_NET has no exception.
Method GET_SUCC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODEID | Call by reference | Type reference (TYPE) | RSDFNODEID | ID eines Knotens im Datenfluss | 20100111 | |||
| 2 | RE_R_NODE | Value transfer | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knotenref | 20100111 |
Method GET_SUCC on class CL_RSDF_NET has no exception.
Method GET_SUCCESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODEID | Call by reference | Type reference (TYPE) | RSDFNODEID | ID eines Knotens im Datenfluss | 20100503 | |||
| 2 | RE_TR_NODE | Value transfer | Type reference (TYPE) | RSDF_THR_NODE | Knotenref | 20100503 |
Method GET_SUCCESSORS on class CL_RSDF_NET has no exception.
Method GET_SUCCESSORS_AS_AWBOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20120921 | |||
| 2 | RE_T_AWBOBJ | Value transfer | Type reference (TYPE) | RSAWBN_T_AWBOBJECT | AWB-Objekt | 20120921 |
Method GET_SUCCESSORS_AS_AWBOBJ on class CL_RSDF_NET has no exception.
Method GET_TARGET_AND_SOURCE_AWBOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_SOURCE | Call by reference | Type reference (TYPE) | RSAWBN_T_AWBOBJECT | AWB-Objekt | 20100305 | |||
| 2 | E_T_TARGET | Call by reference | Type reference (TYPE) | RSAWBN_T_AWBOBJECT | AWB-Objekt | 20100305 | |||
| 3 | I_AWBOBJ | Call by reference | Type reference (TYPE) | RSAWBNOBJECT | Objekt in der AWB (für Tlogo-Objekte identisch zum Tlogotyp) | 20100305 | |||
| 4 | I_AWBSUBOBJ | Call by reference | Type reference (TYPE) | RSAWBNSUBOBJECT | Subobjekt zum AWB-Objekt | 20100305 | |||
| 5 | I_OBJNM | Call by reference | Type reference (TYPE) | RSAWBNOBJNM | Objekt in der AWB (für Tlogo-Objekte identisch zum Tlogotyp) | 20100305 |
Method GET_TARGET_AND_SOURCE_AWBOBJ on class CL_RSDF_NET has no exception.
Method GET_THR_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_THR_NODE | Value transfer | Type reference (TYPE) | RSDF_THR_NODE | 20091005 |
Method GET_THR_NODE on class CL_RSDF_NET has no exception.
Method GET_TRFN_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SOURCEID | Call by reference | Type reference (TYPE) | RSDFNODEID | ID eines Knotens im Datenfluss | 20091109 | |||
| 2 | I_TARGETID | Call by reference | Type reference (TYPE) | RSDFNODEID | ID eines Knotens im Datenfluss | 20091109 | |||
| 3 | RE_TRFN_EXISTS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20091109 |
Method GET_TRFN_EXISTS on class CL_RSDF_NET has no exception.
Method GET_TRFN_SOURCEOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TARGETID | Call by reference | Type reference (TYPE) | RSDFNODEID | ID eines Knotens im Datenfluss | 20091214 | |||
| 2 | RE_R_NODE | Value transfer | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20091214 |
Method GET_TRFN_SOURCEOBJECT on class CL_RSDF_NET has no exception.
Method GET_TRFN_TARGETOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SOURCEID | Call by reference | Type reference (TYPE) | RSDFNODEID | ID eines Knotens im Datenfluss | 20120921 | |||
| 2 | RE_R_NODE | Value transfer | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20120921 |
Method GET_TRFN_TARGETOBJECT on class CL_RSDF_NET has no exception.
Method GET_TS_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TR_LINKS | Value transfer | Type reference (TYPE) | RSDF_TR_LINKS | Tabelle von Linkinstanzen | 20090831 |
Method GET_TS_LINKS on class CL_RSDF_NET has no exception.
Method GET_VIEW_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_R_VIEW_FILTER | Value transfer | Object reference (TYPE REF TO) | CL_RSDF_VIEW_FILTER | Filter für die Anzeigesicht | 20100215 |
Method GET_VIEW_FILTER on class CL_RSDF_NET has no exception.
Method INIT_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCR | Call by reference | Type reference (TYPE) | RSAWBN_DESCR_FLAG | Flag: Beschreibung | 20091208 | |||
| 2 | I_SEARCH_TERM | Call by reference | Type reference (TYPE) | RSAWBN_SEARCH_TERM | Suchterm für den Suchdialog | 20091208 | |||
| 3 | I_TECHNM | Call by reference | Type reference (TYPE) | RSAWBN_TECH_FLAG | Flag: Technischer Name | 20091208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | AWB Exception Object not found | 20091208 |
Method INSERT_ADDITIONAL_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_AWBOBJ | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_OBJ | Masterklasse AWB Objekte | 20100714 |
Method INSERT_ADDITIONAL_OBJECTS on class CL_RSDF_NET has no exception.
Method INSERT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_DATA | Call by reference | Type reference (TYPE) | RSDF_S_DATA | Datenstrukturen eines Datenflusses | 20100304 |
Method INSERT_DATA on class CL_RSDF_NET has no exception.
Method IS_AUTOLAYOUT_NECESSARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_REBUILD_NECESSARY | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130206 |
Method IS_AUTOLAYOUT_NECESSARY on class CL_RSDF_NET has no exception.
Method IS_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SOURCEID | Call by reference | Type reference (TYPE) | RSDFNODEID | ID eines Knotens im Datenfluss | 20091214 | |||
| 2 | I_TARGETID | Call by reference | Type reference (TYPE) | RSDFNODEID | ID eines Knotens im Datenfluss | 20091214 | |||
| 3 | RE_IS_LINK | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20091214 |
Method IS_LINK on class CL_RSDF_NET has no exception.
Method IS_VALID_ALVL_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_SOURCE_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20120921 | |||
| 2 | I_R_TARGET_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20120921 | |||
| 3 | RE_IS_VALID_LINK | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20120921 |
Method IS_VALID_ALVL_LINK on class CL_RSDF_NET has no exception.
Method IS_VALID_COPR_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_SOURCE_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20120921 | |||
| 2 | I_R_TARGET_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20120921 | |||
| 3 | RE_IS_VALID_LINK | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20120921 |
Method IS_VALID_COPR_LINK on class CL_RSDF_NET has no exception.
Method IS_VALID_FBPA_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_SOURCE_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20130923 | |||
| 2 | I_R_TARGET_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20130923 | |||
| 3 | RE_IS_VALID_LINK | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130923 |
Method IS_VALID_FBPA_LINK on class CL_RSDF_NET has no exception.
Method IS_VALID_HAAP_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_SOURCE_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | 20130318 | ||||
| 2 | I_R_TARGET_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | 20130318 | ||||
| 3 | RE_IS_VALID_LINK | Value transfer | Type reference (TYPE) | RS_BOOL | 20130318 |
Method IS_VALID_HAAP_LINK on class CL_RSDF_NET has no exception.
Method IS_VALID_HYBR_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_SOURCE_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20100802 | |||
| 2 | I_R_TARGET_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20100802 | |||
| 3 | RE_IS_HYBR_LPOA_LINK | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20100802 |
Method IS_VALID_HYBR_LINK on class CL_RSDF_NET has no exception.
Method IS_VALID_LPOA_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_SOURCE_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20100729 | |||
| 2 | I_R_TARGET_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20100729 | |||
| 3 | RE_IS_VALID_LPOA_LINK | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20100729 |
Method IS_VALID_LPOA_LINK on class CL_RSDF_NET has no exception.
Method MAKE_PERSISTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODEID | Call by reference | Type reference (TYPE) | RSDFNODEID | ID eines Knotens im Datenfluss | 20100429 | |||
| 2 | I_R_AWBOBJ | Call by reference | Object reference (TYPE REF TO) | CL_RSAWBN_OBJ | Masterklasse AWB Objekte | 20100429 |
Method MAKE_PERSISTENT on class CL_RSDF_NET has no exception.
Method REMOVE_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_LINK | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_LINK | Knoten im Datenfluss | 20100421 |
Method REMOVE_LINK on class CL_RSDF_NET has no exception.
Method REMOVE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20091202 |
Method REMOVE_NODE on class CL_RSDF_NET has no exception.
Method SEARCH_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NEXT_EXISTS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20091208 | |||
| 2 | E_NODEID | Call by reference | Type reference (TYPE) | RSDFNODEID | ID eines Knotens im Datenfluss | 20091208 | |||
| 3 | E_NUMBER_OF_HIT | Call by reference | Type reference (TYPE) | I | 20091208 | ||||
| 4 | E_NUMBER_OF_HITS | Call by reference | Type reference (TYPE) | I | 20091208 |
Method SEARCH_NEXT on class CL_RSDF_NET has no exception.
Method SET_OBJNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | RSAWBNOBJNM | Objektname eines Objektes in der AWB | 20100802 | |||
| 2 | I_R_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20100802 |
Method SET_OBJNM on class CL_RSDF_NET has no exception.
Method SET_THR_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_THR_NODE | Value transfer | Type reference (TYPE) | RSDF_THR_NODE | 20091005 |
Method SET_THR_NODE on class CL_RSDF_NET has no exception.
Method SET_TS_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TS_LINKS | Value transfer | Type reference (TYPE) | RSDF_TS_LINKS | 20091005 |
Method SET_TS_LINKS on class CL_RSDF_NET has no exception.
Method SET_VIEW_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_VIEW_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_VIEW_FILTER | Filter für die Anzeigesicht | 20100215 |
Method SET_VIEW_FILTER on class CL_RSDF_NET has no exception.
Method UPDATE_SUBOBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_NODE | Call by reference | Object reference (TYPE REF TO) | CL_RSDF_NODE | Knoten im Datenfluss | 20101110 |
Method UPDATE_SUBOBJECTS on class CL_RSDF_NET has no exception.
Method _INSERT_DATA_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TS_LINKS | Value transfer | Type reference (TYPE) | RSDF_TS_LINKS_ORG | Tabelle von Links (sortiert nach SOURCEID; TARGETID) | 20100305 | |||
| 2 | I_TS_NODEID_MAPPING | Call by reference | Type reference (TYPE) | RSDF_TS_LINKS | Tabelle von Links (beide Richtungen sortiert) | 20100305 |
Method _INSERT_DATA_LINKS on class CL_RSDF_NET has no exception.
Method _INSERT_DATA_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_DATA | Value transfer | Type reference (TYPE) | RSDF_S_DATA | 20100305 | ||||
| 2 | RE_TS_NODEID_MAPPING | Value transfer | Type reference (TYPE) | RSDF_TS_LINKS | Tabelle von Links (beide Richtungen sortiert) | 20100305 |
Method _INSERT_DATA_NODES on class CL_RSDF_NET has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |