SAP ABAP Class IF_SATC_UI_TOOL_INFO (ATC: Description & Factory for UI Plug-In)
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
| Class | IF_SATC_UI_TOOL_INFO | |
| Short Description | ATC: Description & Factory for UI Plug-In | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060529 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SATC_UI_TOOL_INFO has no forward declaration.
Interfaces
Class IF_SATC_UI_TOOL_INFO has no interface implemented.
Friends
Class IF_SATC_UI_TOOL_INFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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
Class 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 class 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 class IF_SATC_UI_TOOL_INFO has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |