SAP ABAP Interface IF_SATC_UI_TOOL_INFO (ATC: Description & Factory for UI Plug-In)
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_DETAIL_PHASE | Phase details | 20060529 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_UI_DETAIL_PROJECT | Project details | 20060530 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_UI_DETAIL_STEP | Step details | 20060530 |
Properties
| Interface | IF_SATC_UI_TOOL_INFO | |
| Short Description | ATC: Description & Factory for UI Plug-In |
General Data
| Package | SATC_SHARED_STDOUT_API | INTERNAL: - *NO* REUSE - UI Services, API |
| Created | 20060529 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SATC_UI_TOOL_INFO has no forward declaration.
Interfaces
Interface IF_SATC_UI_TOOL_INFO has no interface.
Friends
Interface IF_SATC_UI_TOOL_INFO has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DISPLAY_TYPE | Constant | Public | See coding | Constants for Display Type | 20060529 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Return an Instance of the Tool Plug-In | 20060529 | |
| 2 | Static method | Public | Method | Returns Description of the Tool Plug-In | 20060529 |
Events
Interface IF_SATC_UI_TOOL_INFO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_INFO | Public | See coding | Tool Infos | 20060529 | begin of TY_S_INFO,
Classname type Program,
Title type syTitle,
Icon type Tv_Image,
Display_Type type syChar01,
sub_Screen type syDynnr,
sub_ScrPrg type syRepid,
end of Ty_S_Info
|
Method Signatures
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_UI_TOOL | 20060529 |
Method CREATE_INSTANCE on Interface IF_SATC_UI_TOOL_INFO has no exception.
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) | TY_S_INFO | Tool Information | 20060529 |
Method GET_INFO on Interface IF_SATC_UI_TOOL_INFO has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |