SAP ABAP Interface IF_EX_OIUGT_GRAPHICAL_VIEW (Business add-in interface IF_EX_OIUGT_GRAPHICAL_VIEW)
Hierarchy
☛
IS-OIL (Software Component) IS-OIL
⤷
IS-OIL-PRA-EIA-UG (Application Component) Upstream Graphics
⤷
OIU_EIGT (Package) Upstream Graphics
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_OIUGT_GRAPHICAL_VIEW | BAdI class CL_EX_OIUGT_GRAPHICAL_VIEW | 20010504 |
Properties
| Interface | IF_EX_OIUGT_GRAPHICAL_VIEW | |
| Short Description | Business add-in interface IF_EX_OIUGT_GRAPHICAL_VIEW |
General Data
| Package | OIU_EIGT | Upstream Graphics |
| Created | 20010504 | SAP |
| Last changed | 20050224 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_OIUGT_GRAPHICAL_VIEW has no forward declaration.
Interfaces
Interface IF_EX_OIUGT_GRAPHICAL_VIEW has no interface.
Friends
Interface IF_EX_OIUGT_GRAPHICAL_VIEW has no friend.
Attributes
Interface IF_EX_OIUGT_GRAPHICAL_VIEW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change Line | 20010530 | |
| 2 | Instance method | Public | Method | Change Node | 20010530 | |
| 3 | Instance method | Public | Method | Create Heading | 20010530 | |
| 4 | Instance method | Public | Method | Create Nodes | 20010530 | |
| 5 | Instance method | Public | Method | Double Click Line | 20010530 | |
| 6 | Instance method | Public | Method | Double Click Node | 20010530 | |
| 7 | Instance method | Public | Method | Insert Line | 20010530 | |
| 8 | Instance method | Public | Method | Insert Node | 20010530 | |
| 9 | Instance method | Public | Method | Remove Entities | 20010530 |
Events
Interface IF_EX_OIUGT_GRAPHICAL_VIEW has no event.
Types
Interface IF_EX_OIUGT_GRAPHICAL_VIEW has no local type.
Method Signatures
Method CHANGE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLT_VAL | Value transfer | Type reference (TYPE) | OIUGT_GRAPHICAL_VIEW | Parameter FLT_VAL of method CHANGE_LINE | 20010530 | |||
| 2 | GR_MES | Value transfer | Type reference (TYPE) | NET_GRAPH-GR_MES | User action ID | 20010530 | |||
| 3 | LINES | Call by reference | Type reference (TYPE) | CNG_LINES_TAB | Lines | 20010530 | |||
| 4 | LVALS | Call by reference | Type reference (TYPE) | LVALS_TAB | Line Values | 20010530 | |||
| 5 | RETURN_CODE | Value transfer | Type reference (TYPE) | SY-SUBRC | Return Code | 20010530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error calling method change_line | 20010530 | ||
| 2 | Cancel action | 20010530 |
Method CHANGE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLT_VAL | Value transfer | Type reference (TYPE) | OIUGT_GRAPHICAL_VIEW | Parameter FLT_VAL of method CHANGE_NODE | 20010530 | |||
| 2 | GR_MES | Value transfer | Type reference (TYPE) | NET_GRAPH-GR_MES | User action ID | 20010530 | |||
| 3 | NODES | Call by reference | Type reference (TYPE) | CNG_NODES_TAB | Nodes | 20010530 | |||
| 4 | NVALS | Call by reference | Type reference (TYPE) | NVALS_TAB | Node Values | 20010530 | |||
| 5 | RETURN_CODE | Value transfer | Type reference (TYPE) | SY-SUBRC | Return Code | 20010530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error calling method change_node | 20010530 | ||
| 2 | Cancel action | 20010530 |
Method CREATE_HEADING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BOXES | Call by reference | Type reference (TYPE) | NET_BOXES_TAB | Boxes | 20010530 | |||
| 2 | BVALS | Call by reference | Type reference (TYPE) | NVALS_TAB | Box Values | 20010530 | |||
| 3 | FLT_VAL | Value transfer | Type reference (TYPE) | OIUGT_GRAPHICAL_VIEW | Parameter FLT_VAL of method CREATE_HEADING | 20010530 | |||
| 4 | RETURN_CODE | Value transfer | Type reference (TYPE) | SY-SUBRC | Return Code | 20010530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error calling create_heading | 20010530 |
Method CREATE_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLUSTERS | Call by reference | Type reference (TYPE) | CNG_CLUSTR_TAB | Clusters | 20010530 | |||
| 2 | CVALS | Call by reference | Type reference (TYPE) | CVALS_TAB | Cluster Values | 20010530 | |||
| 3 | FLT_VAL | Value transfer | Type reference (TYPE) | OIUGT_GRAPHICAL_VIEW | Parameter FLT_VAL of method CREATE_NODES | 20010530 | |||
| 4 | INODES | Call by reference | Type reference (TYPE) | CNG_INODES_TAB | Insertion Nodes | 20010530 | |||
| 5 | LINES | Call by reference | Type reference (TYPE) | CNG_LINES_TAB | Lines | 20010530 | |||
| 6 | LVALS | Call by reference | Type reference (TYPE) | LVALS_TAB | Line Values | 20010530 | |||
| 7 | NODES | Call by reference | Type reference (TYPE) | CNG_NODES_TAB | Nodes | 20010530 | |||
| 8 | NVALS | Call by reference | Type reference (TYPE) | NVALS_TAB | Node Values | 20010530 | |||
| 9 | POSITIONS | Call by reference | Type reference (TYPE) | NET_POS_TAB | Positions | 20010530 | |||
| 10 | RETURN_CODE | Value transfer | Type reference (TYPE) | SY-SUBRC | Return Code | 20010530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error calling method create_nodes | 20010530 | ||
| 2 | Warning calling method create_nodes | 20010718 | ||
| 3 | Cancel action | 20010530 |
Method DOUBLE_CLICK_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLICK_MODE | Value transfer | Type reference (TYPE) | NET_GRAPH-GR_MES | User action ID | 20010530 | |||
| 2 | FLT_VAL | Value transfer | Type reference (TYPE) | OIUGT_GRAPHICAL_VIEW | Parameter FLT_VAL of method DOUBLE_CLICK_LINE | 20010530 | |||
| 3 | LINES | Call by reference | Type reference (TYPE) | CNG_LINES_TAB | Lines | 20010530 | |||
| 4 | LVALS | Call by reference | Type reference (TYPE) | LVALS_TAB | Line Values | 20010530 | |||
| 5 | RETURN_CODE | Value transfer | Type reference (TYPE) | SY-SUBRC | Return Code | 20010530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error calling method click_line | 20010530 | ||
| 2 | Cancel action | 20010530 |
Method DOUBLE_CLICK_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLICK_MODE | Value transfer | Type reference (TYPE) | NET_GRAPH-GR_MES | User action ID | 20010530 | |||
| 2 | FLT_VAL | Value transfer | Type reference (TYPE) | OIUGT_GRAPHICAL_VIEW | Parameter FLT_VAL of method DOUBLE_CLICK_NODE | 20010530 | |||
| 3 | NODES | Call by reference | Type reference (TYPE) | CNG_NODES_TAB | Nodes | 20010530 | |||
| 4 | NVALS | Call by reference | Type reference (TYPE) | NVALS_TAB | Node Values | 20010530 | |||
| 5 | RETURN_CODE | Value transfer | Type reference (TYPE) | SY-SUBRC | Return Code | 20010530 | |||
| 6 | SEL_FIELD | Value transfer | Type reference (TYPE) | SEL_FIELD | Choose Selection Fields | 20010530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error calling method click_node | 20010530 | ||
| 2 | Cancel action | 20010530 |
Method INSERT_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLT_VAL | Value transfer | Type reference (TYPE) | OIUGT_GRAPHICAL_VIEW | Parameter FLT_VAL of method INSERT_LINE | 20010530 | |||
| 2 | LINES | Call by reference | Type reference (TYPE) | CNG_LINES_TAB | Lines | 20010530 | |||
| 3 | LVALS | Call by reference | Type reference (TYPE) | LVALS_TAB | Line Values | 20010530 | |||
| 4 | RETURN_CODE | Value transfer | Type reference (TYPE) | SY-SUBRC | Return Code | 20010530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error calling method insert_line | 20010530 | ||
| 2 | Cancel action | 20010530 |
Method INSERT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLT_VAL | Value transfer | Type reference (TYPE) | OIUGT_GRAPHICAL_VIEW | Parameter FLT_VAL of method INSERT_NODE | 20010530 | |||
| 2 | NODES | Call by reference | Type reference (TYPE) | CNG_NODES_TAB | Nodes | 20010530 | |||
| 3 | NVALS | Call by reference | Type reference (TYPE) | NVALS_TAB | Node Values | 20010530 | |||
| 4 | RETURN_CODE | Value transfer | Type reference (TYPE) | SY-SUBRC | Return Code | 20010530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error calling method insert_node | 20010530 | ||
| 2 | Cancel action | 20010530 |
Method REMOVE_ENTITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLT_VAL | Value transfer | Type reference (TYPE) | OIUGT_GRAPHICAL_VIEW | Parameter FLT_VAL of method REMOVE_ENTITIES | 20010530 | |||
| 2 | FREE_FORM_DELETIONS | Call by reference | Type reference (TYPE) | NET_DELETE_TAB | Free Form Entity Deletions | 20010530 | |||
| 3 | NON_FREE_FORM_DELETIONS | Call by reference | Type reference (TYPE) | NET_DELETE_TAB | Non Free Form Entity Deletions | 20010530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error calling remove_line | 20010530 | ||
| 2 | Cancel action | 20010530 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 46C |