SAP ABAP Class CL_LINKS_VIEW (View Using the Relationships for an Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-GOS (Application Component) Generic Object Services
     SOBL_BROWSER (Package) Generic Object Relationship Browser
Properties
Class CL_LINKS_VIEW  
Short Description View Using the Relationships for an Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOBL_BROWSER   Generic Object Relationship Browser 
Created 20000705   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LINKS_VIEW has no forward declaration.
Interfaces
Class CL_LINKS_VIEW has no interface implemented.
Friends
Class CL_LINKS_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_ALV_GRID Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20000705
2 GO_ATTRPROC Instance attribute Private Object reference (TYPE REF TO) IF_ATTRIBUTE_PROCESSOR Application-Specific Preparer for Attribute Displays 20000801
3 GO_AUTH_CHECK Instance attribute Private Object reference (TYPE REF TO) IF_AUTH_CHECK Authorization Check Before Object Display 20000728
4 GO_BITEM Instance attribute Public Object reference (TYPE REF TO) CL_BROWSER_ITEM Element in Object Link Browser 20000705
5 GO_BROWSER Instance attribute Private Object reference (TYPE REF TO) CL_BROWSER SOBL_BOWSER: Abstract Browser 20001026
6 GO_CMD_HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_CMD_HANDLER Command Handler 20000718
7 GO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20000728
8 GO_CUST_SETT Instance attribute Private Object reference (TYPE REF TO) CL_LIST_SETTINGS Attribute of cl_gui_alv_grid Control 20000718
9 GO_DLGBOX Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Container for Custom Controls in the Screen Area 20000707
10 GP_ON_DBLCLICK Instance attribute Private Type reference (TYPE) INT4 Natural Number 20000817
11 GP_VISIBLE Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20041216
12 GR_OUTTAB Instance attribute Private Object reference (TYPE REF TO) DATA Dynamically Generated Outtab Table 20000718
13 GR_OUTTAB_LINE Instance attribute Private Object reference (TYPE REF TO) DATA Dynamically Generated Outtab Line 20000726
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_ITEMS Instance method Private Method Inserts Element in the Outtab 20000717
2 CLEAR Instance method Public Method Deletes Display 20000728
3 CONSTRUCTOR Instance method Public Constructor Constructor 20000705
4 FILL_OUTTAB_LINE Instance method Private Method Fills an Outtab Line with Relationship Attributes 20000718
5 FREE Instance method Private Method Release Resources 20000728
6 GET_SELECTED_ITEMS Instance method Private Method Provides the Elements That Are Selected in the Control 20000718
7 HANDLE_USER_COMMAND Instance method Private Method User Command Handling 20000718
8 MODIFY_LINK Instance method Public Method Change Link 20000705
9 ON_CLOSE Instance method Private Event handling method If the Browser Is Displayed in a Dialog Box 20000718
10 ON_CONTEXT_MENU_REQUEST Instance method Private Event handling method Construct Context Menu 20000707
11 ON_DOUBLE_CLICK Instance method Private Event handling method User Has Double-Clicked on a Browser Item 20000717
12 ON_MENU_BUTTON Instance method Private Event handling method Toolbar Menu Command 20000707
13 ON_TOOLBAR Instance method Private Event handling method Change Toolbar 20000707
14 ON_USER_COMMAND Instance method Private Event handling method Toolbar Command 20000707
15 REFRESH Instance method Private Method Displays Again 20000728
16 SET_ATTRIBUTE_PROCESSOR Instance method Public Method Set Application Specific Formatting Attribute 20000801
17 SET_AUTH_CHECK Instance method Public Method Set Authorization Check 20000728
18 SET_BITEM Instance method Public Method Displays the Relationships for Another Object 20000728
19 SET_CUSTOM_SETTINGS Instance method Public Method Set Settings 20000707
20 SHOW Instance method Public Method Display 20000705
Events
Class CL_LINKS_VIEW has no event.
Types
Class CL_LINKS_VIEW has no local type.
Method Signatures

Method APPEND_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LINKS Call by reference Type reference (TYPE) BITEM_LINKS_T Referenzen auf Instanzen von if_browser_link 20000718

Method APPEND_ITEMS on class CL_LINKS_VIEW has no exception.

Method CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_REFRESH Value transfer Type reference (TYPE) XFLAG SPACE 'X': Ansicht aktualisieren 20000731

Method CLEAR on class CL_LINKS_VIEW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BITEM Value transfer Object reference (TYPE REF TO) CL_BROWSER_ITEM Element im Objektverknüpfungsbrowser 20000705
2 Importing IO_BROWSER Value transfer Object reference (TYPE REF TO) CL_BROWSER SOBL_BOWSER: Abstrakter Browser 20001026
3 Importing IO_CMDHANDLER Value transfer Object reference (TYPE REF TO) IF_CMD_HANDLER Kommando-Behandler 20000705

Method CONSTRUCTOR on class CL_LINKS_VIEW has no exception.

Method FILL_OUTTAB_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BLINK Value transfer Object reference (TYPE REF TO) IF_BROWSER_LINK Objektverknüpfung im OV-Browser 20000718
2 Importing IR_LINE Value transfer Object reference (TYPE REF TO) DATA 20000718

Method FILL_OUTTAB_LINE on class CL_LINKS_VIEW has no exception.

Method FREE Signature

Method FREE on class CL_LINKS_VIEW has no parameter.
Method FREE on class CL_LINKS_VIEW has no exception.

Method GET_SELECTED_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LINKS Call by reference Type reference (TYPE) BITEM_LINKS_T Referenzen auf Instanzen von if_browser_link 20000718

Method GET_SELECTED_ITEMS on class CL_LINKS_VIEW has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20000718

Method HANDLE_USER_COMMAND on class CL_LINKS_VIEW has no exception.

Method MODIFY_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BLINK Value transfer Object reference (TYPE REF TO) IF_BROWSER_LINK Objektverknüpfung im OV-Browser 20000705
2 Importing IP_OPERATION Value transfer Type reference (TYPE) C operation 20000706

Method MODIFY_LINK on class CL_LINKS_VIEW has no exception.

Method ON_CLOSE Signature

Method ON_CLOSE on class CL_LINKS_VIEW has no parameter.
Method ON_CLOSE on class CL_LINKS_VIEW has no exception.

Method ON_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20000707

Method ON_CONTEXT_MENU_REQUEST on class CL_LINKS_VIEW has no exception.

Method ON_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20000717
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20000717
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20000717

Method ON_DOUBLE_CLICK on class CL_LINKS_VIEW has no exception.

Method ON_MENU_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20000707
2 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20000707

Method ON_MENU_BUTTON on class CL_LINKS_VIEW has no exception.

Method ON_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20000707
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20000707

Method ON_TOOLBAR on class CL_LINKS_VIEW has no exception.

Method ON_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20000707

Method ON_USER_COMMAND on class CL_LINKS_VIEW has no exception.

Method REFRESH Signature

Method REFRESH on class CL_LINKS_VIEW has no parameter.
Method REFRESH on class CL_LINKS_VIEW has no exception.

Method SET_ATTRIBUTE_PROCESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ATTRPROC Value transfer Object reference (TYPE REF TO) IF_ATTRIBUTE_PROCESSOR Anwendungsspezifischer Aufbereiter für Attributdarstellungen 20000801

Method SET_ATTRIBUTE_PROCESSOR on class CL_LINKS_VIEW has no exception.

Method SET_AUTH_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_AUTHCHECK Value transfer Object reference (TYPE REF TO) IF_AUTH_CHECK Berechtigungsprüfung vor der Objektanzeige 20000728

Method SET_AUTH_CHECK on class CL_LINKS_VIEW has no exception.

Method SET_BITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BITEM Value transfer Object reference (TYPE REF TO) CL_BROWSER_ITEM Element im Objektverknüpfungsbrowser 20000728

Method SET_BITEM on class CL_LINKS_VIEW has no exception.

Method SET_CUSTOM_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SETTINGS Value transfer Object reference (TYPE REF TO) CL_LIST_SETTINGS Attribute des cl_gui_alv_grid-Controls 20000707

Method SET_CUSTOM_SETTINGS on class CL_LINKS_VIEW has no exception.

Method SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_AUTHCHECK Value transfer Object reference (TYPE REF TO) IF_AUTH_CHECK Berechtigungsprüfung vor der Objektanzeige 20000728
2 Importing IO_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20000728
3 Importing IP_STATE Value transfer Type reference (TYPE) C 'X': Anzeigen, ' ': Schließen 20000706

Method SHOW on class CL_LINKS_VIEW has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 50A