SAP ABAP Interface IF_TPDA_CONTROL_CONTEXT (TPDA: Context Specific UI Settings)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_ADI (Package) ABAP Debugger: ADI
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_TPDA_CONTROL | TPDA: Interface Kernel/ ABAP | 20051010 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TPDA_CONTROL | TPDA: Interface UI - Kernel | 20051010 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TPDA_CONTROL_TEST | TPDA: Mock for Unit Tests | 20070910 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TPDA_CONTROL_VMC | TPDA controller for Java VMC | 20110517 |
Properties
| Interface | IF_TPDA_CONTROL_CONTEXT | |
| Short Description | TPDA: Context Specific UI Settings |
General Data
| Package | STPDA_ADI | ABAP Debugger: ADI |
| Created | 20051010 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_TPDA_CONTROL_CONTEXT has no forward declaration.
Interfaces
Interface IF_TPDA_CONTROL_CONTEXT has no interface.
Friends
Interface IF_TPDA_CONTROL_CONTEXT has no friend.
Attributes
Interface IF_TPDA_CONTROL_CONTEXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20051017 | ||
| 2 | Instance method | Public | Method | 20051010 | ||
| 3 | Instance method | Public | Method | 20051010 |
Events
Interface IF_TPDA_CONTROL_CONTEXT has no event.
Types
Interface IF_TPDA_CONTROL_CONTEXT has no local type.
Method Signatures
Method GET_EXCLUDED_MENU_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_HIDDEN_MENUE_IT | Value transfer | Type reference (TYPE) | UCOMM_IT | TPDA: ok-codes | 20051017 |
Method GET_EXCLUDED_MENU_ITEMS on Interface IF_TPDA_CONTROL_CONTEXT has no exception.
Method GET_HIDDEN_VAR_TABS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DEFAULT_TAB | Call by reference | Type reference (TYPE) | TPDA_ACTIVE_TAB | tpda: Aktiver Reiter eines Tabstrip | 20051010 | |||
| 2 | P_HIDDEN_TABS_IT | Call by reference | Type reference (TYPE) | TPDA_TABS_IT | TPDA: Reiter | 20051010 |
Method GET_HIDDEN_VAR_TABS on Interface IF_TPDA_CONTROL_CONTEXT has no exception.
Method GET_PERMANENT_VARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_VAR1 | Call by reference | Type reference (TYPE) | TPDA_VAR_NAME | tpda: Variablenname | 20051010 | |||
| 2 | P_VAR2 | Call by reference | Type reference (TYPE) | TPDA_VAR_NAME | tpda: Variablenname | 20051010 |
Method GET_PERMANENT_VARS on Interface IF_TPDA_CONTROL_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |