SAP ABAP Interface IF_SATC_UI_TOOL (UI Tool - To integrate as Control or Subscreen)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_SHARED_STDOUT_API (Package) INTERNAL: - *NO* REUSE - UI Services, API

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_UI_EDIT_TOOL | Abstract Base Class with Service Methods for Editor Tools | 20070520 |
Properties
Interface | IF_SATC_UI_TOOL | |
Short Description | UI Tool - To integrate as Control or Subscreen |
General Data
Package | SATC_SHARED_STDOUT_API | INTERNAL: - *NO* REUSE - UI Services, API |
Created | 20060522 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ICON | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | IF_SATC_UI_TOOL_INFO | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SATC_UI_TOOL has no interface.
Friends
Interface IF_SATC_UI_TOOL has no friend.
Attributes
Interface IF_SATC_UI_TOOL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns Tool Info | 20060529 |
2 | ![]() |
Instance method | Public | Method | Function Code Should be Handeled | 20060522 |
3 | ![]() |
Instance method | Public | Method | Request to Initialize State / Kind of Constructor | 20060522 |
4 | ![]() |
Instance method | Public | Method | Called during PAI | 20060522 |
5 | ![]() |
Instance method | Public | Method | Called during PBO | 20060522 |
6 | ![]() |
Instance method | Public | Method | Shutdown of Tool Requested | 20060522 |
Events
Interface IF_SATC_UI_TOOL has no event.
Types
Interface IF_SATC_UI_TOOL has no local type.
Method Signatures
Method GET_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | IF_SATC_UI_TOOL_INFO=>TY_S_INFO | 20060529 |
Method GET_INFO on Interface IF_SATC_UI_TOOL has no exception.
Method HANDLE_FCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Screens, function code triggered by PAI | 20060529 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | FCode has been consumed | 20060529 |
Method HANDLE_FCODE on Interface IF_SATC_UI_TOOL has no exception.
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 | Defined only for Control Based Tools | 20060522 | ||
2 | ![]() |
I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SATC_UI_CONTEXT | Context Information For Display Purposes | 20070520 |
Method INITIALIZE on Interface IF_SATC_UI_TOOL has no exception.
Method ON_PAI Signature
Method ON_PAI on Interface IF_SATC_UI_TOOL has no parameter.
Method ON_PAI on Interface IF_SATC_UI_TOOL has no exception.
Method ON_PBO Signature
Method ON_PBO on Interface IF_SATC_UI_TOOL has no parameter.
Method ON_PBO on Interface IF_SATC_UI_TOOL 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 | 20060523 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SATC_D_UI_EXIT_STATE | exit state of a tool | 20060522 |
Method REQUEST_EXIT on Interface IF_SATC_UI_TOOL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |