SAP ABAP Class IF_AQQGRAPHIC_LINK (Link Object in Network)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_AQQGRAPHIC_LINK_ALL | Link Object in Network: All Methods | 20011026 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_AQQGRAPHIC_LINK | Link Object in Network | 20011026 |
Properties
| Class | IF_AQQGRAPHIC_LINK | |
| Short Description | Link Object in Network | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20011025 | SAP |
| Last change | 00000000 | 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 IF_AQQGRAPHIC_LINK has no interface implemented.
Friends
Class IF_AQQGRAPHIC_LINK has no friend class.
Attributes
Class IF_AQQGRAPHIC_LINK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Object Attributes | 20011025 | |
| 2 | Instance method | Public | Method | Supplies Link Source | 20011025 | |
| 3 | Instance method | Public | Method | Supplies Link Target | 20011025 | |
| 4 | Instance method | Public | Method | Set Attributes | 20011025 | |
| 5 | Instance method | Public | Method | Set Source Link | 20011025 | |
| 6 | Instance method | Public | Method | Set Attributes | 20011025 | |
| 7 | Instance method | Public | Method | Set Status | 20011025 | |
| 8 | Instance method | Public | Method | Set Link Source | 20011025 |
Events
Class IF_AQQGRAPHIC_LINK has no event.
Types
Class IF_AQQGRAPHIC_LINK has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class IF_AQQGRAPHIC_LINK has no parameter.
Method CLEAR on class IF_AQQGRAPHIC_LINK has no exception.
Method GET_PREDECESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ROWINDEX | Call by reference | Type reference (TYPE) | AQQ_ROWNR | Zeilennummer | 20011025 | |||
| 2 | E_R_TABLE | Call by reference | Object reference (TYPE REF TO) | IF_AQQGRAPHIC_TABLE | Tabellenobjekt des Netzplans | 20011025 |
Method GET_PREDECESSOR on class IF_AQQGRAPHIC_LINK has no exception.
Method GET_SUCCESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ROWINDEX | Call by reference | Type reference (TYPE) | AQQ_ROWNR | Zeilennummer | 20011025 | |||
| 2 | E_R_TABLE | Call by reference | Object reference (TYPE REF TO) | IF_AQQGRAPHIC_TABLE | Tabellenobjekt des Netzplans | 20011025 |
Method GET_SUCCESSOR on class IF_AQQGRAPHIC_LINK has no exception.
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ANGLELINK | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_TRUE | 20011025 | |||
| 2 | I_BUNCHLINK | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_FALSE | 20011025 | |||
| 3 | I_DESMERGELINK | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_TRUE | 20011025 | |||
| 4 | I_EDITABLE | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_FALSE | 20011025 | |||
| 5 | I_ELBOWLINK | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_FALSE | 20011025 | |||
| 6 | I_MOUSEOVER | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_TRUE | 20011025 | |||
| 7 | I_MOVEABLE | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_FALSE | 20011025 | |||
| 8 | I_SELECTABLE | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_TRUE | 20011025 | |||
| 9 | I_SIMPLELINK | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_FALSE | 20011025 |
Method SET_ATTRIBUTES on class IF_AQQGRAPHIC_LINK has no exception.
Method SET_PREDECESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ROWINDEX | Call by reference | Type reference (TYPE) | AQQ_ROWNR | Zeilennummer | 20011025 | |||
| 2 | I_R_TABLE | Call by reference | Object reference (TYPE REF TO) | IF_AQQGRAPHIC_TABLE | Tabellenobjekt des Netzplans | 20011025 |
Method SET_PREDECESSOR on class IF_AQQGRAPHIC_LINK has no exception.
Method SET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ICON | Call by reference | Type reference (TYPE) | ICON_L4 | Bild (Icon) in einem Objekt der Netzplangrafik | 20011025 | |||
| 2 | I_LINKSTYLE | Call by reference | Type reference (TYPE) | AQQ_STYLE | AQQIS_C_DEFAULTSTYLE-LINK | Style eines Objektes im Netzplan | 20011025 | ||
| 3 | I_TEXT | Call by reference | Type reference (TYPE) | AQQ_TEXT | Text eines Objektes im Netzplan | 20011025 | |||
| 4 | I_TOOLTIP | Call by reference | Type reference (TYPE) | AQTOOLTIP | Tooltip eines Objektes im Netzplan | 20011025 |
Method SET_PROPERTIES on class IF_AQQGRAPHIC_LINK has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VISIBLE | Call by reference | Type reference (TYPE) | AQQIS_BOOL | AQQIS_C_TRUE | Link sichtbar | 20011025 |
Method SET_STATUS on class IF_AQQGRAPHIC_LINK has no exception.
Method SET_SUCCESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ROWINDEX | Call by reference | Type reference (TYPE) | AQQ_ROWNR | Zeilennummer | 20011025 | |||
| 2 | I_R_TABLE | Call by reference | Object reference (TYPE REF TO) | IF_AQQGRAPHIC_TABLE | Tabellenobjekt des Netzplans | 20011025 |
Method SET_SUCCESSOR on class IF_AQQGRAPHIC_LINK has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |