SAP ABAP Class IF_WER_TAB_CTRL_VIEW (Services for a view with a tab control)
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
Class | IF_WER_TAB_CTRL_VIEW | |
Short Description | Services for a view with a tab control | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20061207 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_WER_TAB_CTRL_VIEW has no forward declaration.
Interfaces
Class IF_WER_TAB_CTRL_VIEW has no interface implemented.
Friends
Class IF_WER_TAB_CTRL_VIEW has no friend class.
Attributes
Class IF_WER_TAB_CTRL_VIEW has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the current screen and program | 20070109 |
2 | ![]() |
Instance method | Public | Method | Sets the current active screens (tabs) | 20070109 |
3 | ![]() |
Instance method | Public | Method | Sets the function code to use | 20070109 |
Events
Class IF_WER_TAB_CTRL_VIEW has no event.
Types
Class 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 | ![]() |
E_ACTIVE_TAB | Call by reference | Type reference (TYPE) | WER_TAB_FCT_CODE | Subscreen identifier | 20070109 | ||
2 | ![]() |
E_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20070109 | ||
3 | ![]() |
E_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20070109 |
Method GET_CURRENT_SUBSCREEN on class 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 | ![]() |
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 class 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 | ![]() |
IT_FUNCTION_CODES | Call by reference | Type reference (TYPE) | WER_TAB_FCT_TTY | List of tab function codes | 20070109 |
Method SET_FUNCTION_CODES on class IF_WER_TAB_CTRL_VIEW has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in |