SAP ABAP Interface IF_RSNETGRAPHIC_LINK (Link Object in Network)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSNETGRAPHIC (Package) BW Network - internal use only for TRFN, ISET,RSPC,DMOD
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSNETGRAPHIC_LINK_ALL Link Object in Network: All Methods 20010411
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSNETGRAPHIC_LINK Link Object in Network 20010411
Properties
Interface IF_RSNETGRAPHIC_LINK  
Short Description Link Object in Network    
General Data
Package RSNETGRAPHIC   BW Network - internal use only for TRFN, ISET,RSPC,DMOD 
Created 20010411   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSNPG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSNETGRAPHIC_LINK has no interface.
Friends
Interface IF_RSNETGRAPHIC_LINK has no friend.
Attributes
Interface IF_RSNETGRAPHIC_LINK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Delete Object Attributes 20010622
2 GET_CUSTOM_OBJECT Instance method Public Method Returns Object with Additional Properties 20031031
3 GET_PREDECESSOR Instance method Public Method Supplies Link Source 20010508
4 GET_SUCCESSOR Instance method Public Method Supplies Link Target 20010508
5 IS_VISIBLE Instance method Public Method 20050926
6 SET_ATTRIBUTES Instance method Public Method Set Attributes 20010411
7 SET_CUSTOM_OBJECT Instance method Public Method Sets Object with Additional Properties 20031031
8 SET_PREDECESSOR Instance method Public Method Set Source Link 20010411
9 SET_PROPERTIES Instance method Public Method Set Properties 20010411
10 SET_STATUS Instance method Public Method Set Status 20010411
11 SET_SUCCESSOR Instance method Public Method Set Link Source 20010411
Events
Interface IF_RSNETGRAPHIC_LINK has no event.
Types
Interface IF_RSNETGRAPHIC_LINK has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on Interface IF_RSNETGRAPHIC_LINK has no parameter.
Method CLEAR on Interface IF_RSNETGRAPHIC_LINK has no exception.

Method GET_CUSTOM_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_CUSTOM Value transfer Object reference (TYPE REF TO) OBJECT Objekt mit Zusatzeigenschaften 20031031

Method GET_CUSTOM_OBJECT on Interface IF_RSNETGRAPHIC_LINK has no exception.

Method GET_PREDECESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ROWINDEX Call by reference Type reference (TYPE) RSNG_ROWNR Zeilennummer 20010508
2 Exporting E_R_TABLE Call by reference Object reference (TYPE REF TO) IF_RSNETGRAPHIC_TABLE Tabellenobjekt des Netzplans 20010508

Method GET_PREDECESSOR on Interface IF_RSNETGRAPHIC_LINK has no exception.

Method GET_SUCCESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ROWINDEX Call by reference Type reference (TYPE) RSNG_ROWNR Zeilennummer 20010508
2 Exporting E_R_TABLE Call by reference Object reference (TYPE REF TO) IF_RSNETGRAPHIC_TABLE Tabellenobjekt des Netzplans 20010508

Method GET_SUCCESSOR on Interface IF_RSNETGRAPHIC_LINK has no exception.

Method IS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VISIBLE Value transfer Type reference (TYPE) RS_BOOL Boolean 20050926

Method IS_VISIBLE on Interface IF_RSNETGRAPHIC_LINK has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ANGLELINK Call by reference Type reference (TYPE) RSNPG_BOOL RSNPG_C_TRUE 20010411
2 Importing I_BUNCHLINK Call by reference Type reference (TYPE) RSNPG_BOOL RSNPG_C_FALSE 20010411
3 Importing I_DESMERGELINK Call by reference Type reference (TYPE) RSNPG_BOOL RSNPG_C_TRUE 20010411
4 Importing I_EDITABLE Call by reference Type reference (TYPE) RSNPG_BOOL RSNPG_C_FALSE 20010411
5 Importing I_ELBOWLINK Call by reference Type reference (TYPE) RSNPG_BOOL RSNPG_C_FALSE 20010411
6 Importing I_MOUSEOVER Call by reference Type reference (TYPE) RSNPG_BOOL RSNPG_C_TRUE 20010411
7 Importing I_MOVEABLE Call by reference Type reference (TYPE) RSNPG_BOOL RSNPG_C_FALSE 20010411
8 Importing I_SELECTABLE Call by reference Type reference (TYPE) RSNPG_BOOL RSNPG_C_TRUE 20010411
9 Importing I_SIMPLELINK Call by reference Type reference (TYPE) RSNPG_BOOL RSNPG_C_FALSE 20010411

Method SET_ATTRIBUTES on Interface IF_RSNETGRAPHIC_LINK has no exception.

Method SET_CUSTOM_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CUSTOM Call by reference Object reference (TYPE REF TO) OBJECT 20031031

Method SET_CUSTOM_OBJECT on Interface IF_RSNETGRAPHIC_LINK has no exception.

Method SET_PREDECESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROWINDEX Call by reference Type reference (TYPE) RSNG_ROWNR Zeilennummer 20010411
2 Importing I_R_TABLE Call by reference Object reference (TYPE REF TO) IF_RSNETGRAPHIC_TABLE Tabellenobjekt des Netzplans 20010411

Method SET_PREDECESSOR on Interface IF_RSNETGRAPHIC_LINK has no exception.

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ICON Call by reference Type reference (TYPE) ICON_L4 Bild (Icon) in einem Objekt der Netzplangrafik 20010411
2 Importing I_LINKSTYLE Call by reference Type reference (TYPE) RSNG_STYLE RSNPG_C_DEFAULTSTYLE-LINK Style eines Objektes im Netzplan 20010411
3 Importing I_TEXT Call by reference Type reference (TYPE) RSNG_TEXT Text eines Objektes im Netzplan 20010411
4 Importing I_TOOLTIP Call by reference Type reference (TYPE) RSNG_TOOLTIP Tooltip eines Objektes im Netzplan 20010411

Method SET_PROPERTIES on Interface IF_RSNETGRAPHIC_LINK has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VISIBLE Call by reference Type reference (TYPE) RSNPG_BOOL RSNPG_C_TRUE Link sichtbar 20010411
2 Returning RE_STATUS Value transfer Type reference (TYPE) RSNG_STATUS Status eines Objektes im Netzplan 20051020

Method SET_STATUS on Interface IF_RSNETGRAPHIC_LINK has no exception.

Method SET_SUCCESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROWINDEX Call by reference Type reference (TYPE) RSNG_ROWNR Zeilennummer 20010411
2 Importing I_R_TABLE Call by reference Object reference (TYPE REF TO) IF_RSNETGRAPHIC_TABLE Tabellenobjekt des Netzplans 20010411

Method SET_SUCCESSOR on Interface IF_RSNETGRAPHIC_LINK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A