SAP ABAP Interface IF_RSO_TLOGO_UI_NAVIGATION (Navigation interface for TLOGO UI Controls)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO (Package) BW Repository: Infastructure and Core GUI Components
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_TLOGO_HISTORY_DETAIL View Class for Details of a Historic TLOGO Version 20100311
Properties
Interface IF_RSO_TLOGO_UI_NAVIGATION  
Short Description Navigation interface for TLOGO UI Controls    
General Data
Package RSO   BW Repository: Infastructure and Core GUI Components 
Created 20100308   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSO_TLOGO_UI_NAVIGATION has no forward declaration.
Interfaces
Interface IF_RSO_TLOGO_UI_NAVIGATION has no interface.
Friends
Interface IF_RSO_TLOGO_UI_NAVIGATION has no friend.
Attributes
Interface IF_RSO_TLOGO_UI_NAVIGATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ADDITIONAL_NAV_CONTEXT Instance method Public Method Defines additional application-specific navigation context 20100308
2 GET_CONTAINER Instance method Public Method Returns the GUI container set before 20100308
3 GET_CONTROL Instance method Public Method Returns the direct child of the application container 20100310
4 HANDLE_CONTEXT_MENU_SELECT Instance method Public Method Processes separate navigation context items 20100308
5 REFRESH Instance method Public Method Refresh 20100308
6 SET_CONTAINER Instance method Public Method Connects the internal mdoel to the application container 20100308
Events
Interface IF_RSO_TLOGO_UI_NAVIGATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_S_NAVCONTEXT Public See coding Context menu entry for user interface 20100308 BEGIN OF gt_s_navcontext, fcode TYPE ui_func, text TYPE gui_text, icon TYPE icon_d, ftype TYPE cua_ftyp, disabled TYPE cua_active, hidden TYPE cua_active, checked TYPE cua_active, accelerator TYPE cua_path, END OF gt_s_navcontext
2 GT_T_NAVCONTEXT Public See coding User-specific context menu 20100308 gt_t_navcontext TYPE STANDARD TABLE OF gt_s_navcontext WITH NON-UNIQUE KEY fcode
Method Signatures

Method GET_ADDITIONAL_NAV_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONTEXT_MENU Value transfer Type reference (TYPE) GT_T_NAVCONTEXT Eigenes Kontextmenu 20100308

Method GET_ADDITIONAL_NAV_CONTEXT on Interface IF_RSO_TLOGO_UI_NAVIGATION has no exception.

Method GET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Aktueller Applikationscontainer 20100308

Method GET_CONTAINER on Interface IF_RSO_TLOGO_UI_NAVIGATION has no exception.

Method GET_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONTROL Value transfer Object reference (TYPE REF TO) CL_GUI_CONTROL Top GUI-Control des implementierenden Views 20100310

Method GET_CONTROL on Interface IF_RSO_TLOGO_UI_NAVIGATION has no exception.

Method HANDLE_CONTEXT_MENU_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) SYUCOMM Funktionscode der ausgewählten Kontext-Menuzeile 20100308

Method HANDLE_CONTEXT_MENU_SELECT on Interface IF_RSO_TLOGO_UI_NAVIGATION has no exception.

Method REFRESH Signature

Method REFRESH on Interface IF_RSO_TLOGO_UI_NAVIGATION has no parameter.
Method REFRESH on Interface IF_RSO_TLOGO_UI_NAVIGATION has no exception.

Method SET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Applikationscontainer zum Andocken 20100308

Method SET_CONTAINER on Interface IF_RSO_TLOGO_UI_NAVIGATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730