SAP ABAP Class IF_SATC_UI_CONTROL (UI Control: Can be single Control or Complex control)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_UI_EDIT_CONTROL | Abstract Base Class with Service Methods for Editor Tools | 20070520 |
Properties
| Class | IF_SATC_UI_CONTROL | |
| Short Description | UI Control: Can be single Control or Complex control | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070520 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SATC_UI_CONTROL has no interface implemented.
Friends
Class IF_SATC_UI_CONTROL has no friend class.
Attributes
Class IF_SATC_UI_CONTROL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Request to Initialize State / Kind of Constructor | 20070520 | |
| 2 | Instance method | Public | Method | Release Any Resources / Kind of Destructor | 20070521 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ACCESS_MODE_REQUESTED | Instance Event (0) |
Public (2) |
Changing mode from Edit to Browse Requested | 20070520 |
| 2 | CHANGED_MODEL | Instance Event (0) |
Public (2) |
One or more Properties have been changed | 20070520 |
Types
Class IF_SATC_UI_CONTROL has no local type.
Method Signatures
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20070520 | ||||
| 2 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SATC_UI_CONTEXT | Context Information For Display Purposes | 20070520 |
Method INITIALIZE on class IF_SATC_UI_CONTROL has no exception.
Method REQUEST_EXIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ONLY_PARTIAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070521 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | SATC_D_UI_EXIT_STATE | exit state of a tool | 20070521 |
Method REQUEST_EXIT on class IF_SATC_UI_CONTROL has no exception.
Event Signatures
Event ACCESS_MODE_REQUESTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACCESS_MODE | Exporting | Value transfer | Type reference (TYPE) | SYCHAR01 | Access Mode (B)rowse or (E)dit | 20070520 |
Event CHANGED_MODEL Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MODEL | Exporting | Value transfer | Object reference (TYPE REF TO) | OBJECT | ATC: Metadata of Project | 20070520 | ||
| 2 | IM_TOOL | Exporting | Value transfer | Type reference (TYPE) | IF_SATC_UI_TOOL_INFO=>TY_S_INFO | Program/transaction in SQL trace analysis | 20070520 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |