SAP ABAP Interface IF_WER_TAB_CTRL_VIEW (Services for a view with a tab control)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     WER_UI (Package) User Interface
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WER_RULE_VIEW Main rule view 20070109
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WER_TAB_CTRL_VIEW Tabbed view with subscreens 20070109
Properties
Interface IF_WER_TAB_CTRL_VIEW  
Short Description Services for a view with a tab control    
General Data
Package WER_UI   User Interface 
Created 20061207   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_WER_TAB_CTRL_VIEW has no forward declaration.
Interfaces
Interface IF_WER_TAB_CTRL_VIEW has no interface.
Friends
Interface IF_WER_TAB_CTRL_VIEW has no friend.
Attributes
Interface IF_WER_TAB_CTRL_VIEW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CURRENT_SUBSCREEN Instance method Public Method Returns the current screen and program 20070109
2 SETUP_ACTIVE_SCREENS Instance method Public Method Sets the current active screens (tabs) 20070109
3 SET_FUNCTION_CODES Instance method Public Method Sets the function code to use 20070109
Events
Interface IF_WER_TAB_CTRL_VIEW has no event.
Types
Interface IF_WER_TAB_CTRL_VIEW has no local type.
Method Signatures

Method GET_CURRENT_SUBSCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTIVE_TAB Call by reference Type reference (TYPE) WER_TAB_FCT_CODE Subscreen identifier 20070109
2 Exporting E_PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20070109
3 Exporting E_SCREEN Call by reference Type reference (TYPE) SYDYNNR Current Screen Number 20070109

Method GET_CURRENT_SUBSCREEN on Interface IF_WER_TAB_CTRL_VIEW has no exception.

Method SETUP_ACTIVE_SCREENS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XT_ACTIVE_SCREENS Call by reference Type reference (TYPE) WER_TAB_TTY Name of a tab and reference to the tab variable 20070109

Method SETUP_ACTIVE_SCREENS on Interface IF_WER_TAB_CTRL_VIEW has no exception.

Method SET_FUNCTION_CODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FUNCTION_CODES Call by reference Type reference (TYPE) WER_TAB_FCT_TTY List of tab function codes 20070109

Method SET_FUNCTION_CODES on Interface IF_WER_TAB_CTRL_VIEW has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700