SAP ABAP Interface IF_DC_GRAPH_RFW (Interface for Graph)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-RFW (Application Component) Reconciliation Framework
⤷
RFW (Package) Reconciliation Framework
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BOS_GRAPH_RFW | BOS Graph Interface | 19991119 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRAPH_RFW_PM | PM/PS: Specific Functions in PM Graphs | 19991122 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRAPH_RFW_PS | PM/PS: Specific Functions in PS Graphs | 19991122 |
Properties
| Interface | IF_DC_GRAPH_RFW | |
| Short Description | Interface for Graph |
General Data
| Package | RFW | Reconciliation Framework |
| Created | 19991109 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_DC_GRAPH_RFW has no forward declaration.
Interfaces
Interface IF_DC_GRAPH_RFW has no interface.
Friends
Interface IF_DC_GRAPH_RFW has no friend.
Attributes
Interface IF_DC_GRAPH_RFW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Change detail data for a node | 20000511 | |
| 2 | Static method | Public | Method | Change Nodes | 19991125 | |
| 3 | Static method | Public | Method | Check If Leaves Precede Folders in Hierarchy Levels | 19991216 | |
| 4 | Static method | Public | Method | Delete Link | 19991111 | |
| 5 | Static method | Public | Method | Delete Node | 19991110 | |
| 6 | Static method | Public | Method | Display Node | 20000211 | |
| 7 | Static method | Public | Method | Get detail data for a node | 20000511 | |
| 8 | Static method | Public | Method | Create Nodes | 19991110 | |
| 9 | Static method | Public | Method | Get Graph | 20000511 | |
| 10 | Static method | Public | Method | Reload Node Attributes | 20000925 | |
| 11 | Static method | Public | Method | Store Graph Changes | 19991214 |
Events
Interface IF_DC_GRAPH_RFW has no event.
Types
Interface IF_DC_GRAPH_RFW has no local type.
Method Signatures
Method CHANGE_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GRAPH | Call by reference | Object reference (TYPE REF TO) | CL_DC_GRAPH_RFW | Graph RFW | 20000516 | |||
| 2 | NODE | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Singulärer Graphknoten (Grobinformation) | 20000516 | |||
| 3 | NODE_DETAIL | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Singulärer Graphknoten Detailanzeige/-vergleich | 20000511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiges Objekt | 20000511 | ||
| 2 | Die Summe der Attribute ist zu gross | 20000512 | ||
| 3 | Fehler bei Knotenänderung | 20000511 |
Method CHANGE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Zu ändernder Knoten | 19991125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Ändern des Knotens | 20000822 | ||
| 2 | Ändern des Knotens nicht zulässig | 20000822 | ||
| 3 | Interner Fehler | 20000822 | ||
| 4 | Ungültiges Objekt | 20000822 |
Method CHECK_LEAVES_BEFORE_FOLDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RC | Call by reference | Type reference (TYPE) | C | 'X': Blätter vor Ordnern | 19991216 |
Method CHECK_LEAVES_BEFORE_FOLDERS on Interface IF_DC_GRAPH_RFW has no exception.
Method DELETE_EDGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_FROM | Value transfer | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Startknoten | 19991118 | |||
| 2 | NODE_TO | Value transfer | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Zielknoten | 19991118 |
Method DELETE_EDGE on Interface IF_DC_GRAPH_RFW has no exception.
Method DELETE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Knoten | 19991118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Löschen des Knotens | 20000822 | ||
| 2 | Löschen des Knotens nicht erlaubt | 20000822 | ||
| 3 | Interner Fehler | 20000822 | ||
| 4 | Ungültiges Objekt | 20000822 |
Method DETAIL_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Zu ändernder Knoten | 20000211 |
Method DETAIL_NODE on Interface IF_DC_GRAPH_RFW has no exception.
Method GET_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Call by reference | Type reference (TYPE) | TAB_DC_ATTRIBUTE_RFW | Tabelle mit Attributen | 20000511 | |||
| 2 | ATTRIBUTES_ADM | Call by reference | Type reference (TYPE) | TAB_DC_ATTRIBUTE_ADM_RFW | Tabelle mit Verwaltungsinformationen von Attributen | 20000511 | |||
| 3 | GRAPH | Call by reference | Object reference (TYPE REF TO) | CL_DC_GRAPH_RFW | Graph (Übersichtsbild) | 20000706 | |||
| 4 | NODETYPE_DETAIL | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODETYPE_RFW | Knotentyp Detailknoten | 20000511 | |||
| 5 | NODETYPE_OVW | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODETYPE_RFW | Knotentyp Übersichtsknoten | 20000511 | |||
| 6 | NODE_DETAIL | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | RFW: Detailanzeige/-vergleich | 20000511 | |||
| 7 | NODE_OVERVIEW | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Knoten RFW (Übersicht) | 20000511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Daten dürfen nicht geändert werden | 20000616 | ||
| 2 | Interner Fehler | 20000511 | ||
| 3 | Ungültiges Objekt | 20000511 | ||
| 4 | Die Methode wird nicht genutzt, keine weiteren Detail-Daten | 20000518 |
Method INSERT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Neu angelegter Knoten | 19991117 | |||
| 2 | PATTERN | Call by reference | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Vorlageknoten | 19991117 | |||
| 3 | PREDECESSORS | Call by reference | Type reference (TYPE) | TAB_NODES | Vorgängerknoten | 19991117 | |||
| 4 | SUCCESSORS | Call by reference | Type reference (TYPE) | TAB_NODES | Nachfolgeknoten | 19991117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Einfügen des Knotens | 20000822 | ||
| 2 | Einfügen des Knotens nicht erlaubt | 20000822 | ||
| 3 | Interner Fehler | 20000822 | ||
| 4 | Ungültiges Objekt | 20000822 |
Method READ_GRAPH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GRAPH | Value transfer | Object reference (TYPE REF TO) | CL_DC_GRAPH_RFW | Referenz auf einzulesenden Graph | 20000511 | |||
| 2 | SELECTION_FIELDS | Value transfer | Type reference (TYPE) | RSPARAMS_RFW | Selektionsfelder | 20000511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in übergebenen Daten | 20000511 | ||
| 2 | Fehler in Datenbanktabelle | 20000511 | ||
| 3 | Kein Knoten für übergebene Selektionsfelder gefunden | 20000511 |
Method RELOAD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Value transfer | Object reference (TYPE REF TO) | CL_DC_NODE_RFW | Knotenreferenz | 20000925 | |||
| 2 | SEQUENCE_NUMBERS | Value transfer | Type reference (TYPE) | TAB_SEQUENCE_NUMBERS_RFW | Nachzuladende Attribute | 20000925 |
Method RELOAD_NODE on Interface IF_DC_GRAPH_RFW has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDGES | Call by reference | Type reference (TYPE) | TAB_EDGES | Kantentabelle | 19991214 | |||
| 2 | NODES | Call by reference | Type reference (TYPE) | TAB_NODES | Knotentabelle | 19991214 |
Method SAVE on Interface IF_DC_GRAPH_RFW has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |