SAP ABAP Class CL_GUI_NAVIGATION_RFW (GUI for Graph)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷ CA-GTF-TS-RFW (Application Component) Reconciliation Framework
⤷ RFW (Package) Reconciliation Framework
⤷ CA-GTF-TS-RFW (Application Component) Reconciliation Framework
⤷ RFW (Package) Reconciliation Framework
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_GRAPH_RFW | GUI for Graph | 20000912 |
Properties
Class | CL_GUI_NAVIGATION_RFW | |
Short Description | GUI for Graph | |
Super Class | CL_GUI_GRAPH_RFW | GUI for Graph |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RFW | Reconciliation Framework |
Created | 20000912 | SAP |
Last change | 20010319 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_NAVIGATION_RFW has no forward declaration.
Interfaces
Class CL_GUI_NAVIGATION_RFW has no interface implemented.
Friends
Class CL_GUI_NAVIGATION_RFW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IF_EX | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_GUI_NAVIGATION_RFW | BADI | 20000922 | ||
2 | NODETYPE_NAVIGATION | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DC_NODETYPE_RFW | Node Category for Navigation | 20000912 | ||
3 | USE_COLUMNS | Instance attribute | Private | Type reference (TYPE) | C | 'X': Use Column Output of Navigation Area | 20001114 | ||
4 | _TAB_NODE_REF_2_ADAPTER_REF | Instance attribute | Private | Type reference (TYPE) | TAB_NODE_REF_2_ADAPTER_REF | Nav. graph table: Node references -> Adapter references | 20000912 | ||
5 | _TAB_NODE_REF_2_GRAPH_REF | Instance attribute | Private | Type reference (TYPE) | TAB_NODE_REF_2_GRAPH_REF | Nav.graph table: Node references -> Graph references | 20000912 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CREATE_GRAPH | Instance method | Public | Method | Create Graph | 20000912 |
2 | DELETE_GRAPH | Instance method | Public | Method | Delete Imported Graph | 20000915 |
3 | GET_SELECTED_GRAPH | Instance method | Public | Method | Get Reference For Selected Graph | 20000915 |
4 | INSERT_GRAPH | Instance method | Public | Method | Get New Graph | 20000914 |
5 | MARK_VISIBLE_GRAPHS | Instance method | Public | Method | Select Visible Graphs | 20000921 |
Events
Class CL_GUI_NAVIGATION_RFW has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | STRUC_NODE_REF_2_ADAPTER_REF | Private | See coding | STRUC_NODE_REF_2_ADAPTER_REF | 20000912 |
|
|
2 | STRUC_NODE_REF_2_GRAPH_REF | Private | See coding | STRUC_NODE_REF_2_GRAPH_REF | 20000912 |
|
|
3 | TAB_NODE_REF_2_ADAPTER_REF | Private | See coding | TAB_NODE_REF_2_ADAPTER_REF | 20000912 |
|
|
4 | TAB_NODE_REF_2_GRAPH_REF | Private | See coding | TAB_NODE_REF_2_GRAPH_REF | 20000912 |
|
Method Signatures
Method CREATE_GRAPH Signature
Method CREATE_GRAPH on class CL_GUI_NAVIGATION_RFW has no parameter.
Method CREATE_GRAPH on class CL_GUI_NAVIGATION_RFW has no exception.
Method DELETE_GRAPH Signature
Method DELETE_GRAPH on class CL_GUI_NAVIGATION_RFW has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | INTERNAL_ERROR | Interner Fehler | 20000915 | |
2 | INVALID_SELECTION | Anzahl selektierter Knoten ungleich 1 | 20000915 | |
3 | NO_GRAPH_SELECTED | Kein Graphknoten selektiert | 20000915 |
Method GET_SELECTED_GRAPH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | GRAPH | Value transfer | Object reference (TYPE REF TO) | CL_DC_GRAPH_RFW | Selektierter Graph | 20000915 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | INTERNAL_ERROR | Interner Fehler | 20000915 | |
2 | INVALID_SELECTION | Anzahl selektierter Knoten ungleich 1 | 20000915 | |
3 | NO_GRAPH_SELECTED | Anzahl selektierter Knoten ungleich 1 | 20000915 |
Method INSERT_GRAPH Signature
Method INSERT_GRAPH on class CL_GUI_NAVIGATION_RFW has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | INTERNAL_ERROR | Interner Fehler | 20000915 | |
2 | INVALID_SELECTION | Anzahl selektierter Knoten ungleich 1 | 20000915 | |
3 | NO_ADAPTER_SELECTED | Kein Adapterknoten selektiert | 20000915 |
Method MARK_VISIBLE_GRAPHS Signature
Method MARK_VISIBLE_GRAPHS on class CL_GUI_NAVIGATION_RFW has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | INTERNAL_ERROR | Interner Fehler | 20000921 |
History
Last changed by/on | SAP | 20010319 |
SAP Release Created in | 46C2 |