SAP ABAP Class CL_STCTM_MESSAGE_DISPLAY (Task Manager Message Display)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
⤷
STC_TM (Package) Technical Configuration Task Management

⤷

⤷

Properties
Class | CL_STCTM_MESSAGE_DISPLAY | |
Short Description | Task Manager Message Display | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | STC_TM | |
Program status | ||
Category | 0 | |
Package | STC_TM | Technical Configuration Task Management |
Created | 20101118 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_STCTM_MESSAGE_DISPLAY has no interface implemented.
Friends
Class CL_STCTM_MESSAGE_DISPLAY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20120224 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20110416 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20120224 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_MSG | Local Messages | 20120224 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | ALV Container Name | 20120224 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20120224 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete window | 20101118 |
2 | ![]() |
Static method | Private | Event handling method | Show longtext | 20101118 |
3 | ![]() |
Static method | Public | Method | Show messages | 20101118 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | FIELD_SELECTED | Static Event (1) |
Public (2) |
20101118 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_MSG | Private | See coding | 20120224 | tt_msg TYPE STANDARD TABLE OF t_msg
|
||
2 | T_MSG | Private | See coding | 20120224 | BEGIN OF t_msg,
msg TYPE bal_s_msg,
icon_lng TYPE bal_s_show-icon_lng,
t_msg TYPE bal_s_show-t_msg,
END OF t_msg
|
Method Signatures
Method DELETE_WINDOW Signature
Method DELETE_WINDOW on class CL_STCTM_MESSAGE_DISPLAY has no parameter.
Method DELETE_WINDOW on class CL_STCTM_MESSAGE_DISPLAY has no exception.
Method ON_HOTSPOT_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20101118 | ||||
2 | ![]() |
E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20101118 | ||||
3 | ![]() |
E_ROW_ID | Value transfer | Attribute reference (LIKE) | 20101118 |
Method ON_HOTSPOT_CLICK on class CL_STCTM_MESSAGE_DISPLAY has no exception.
Method SHOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Your Container | 20110416 | ||
2 | ![]() |
IR_MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_STCTM_MESSAGES | Task List Messages | 20120224 | ||
3 | ![]() |
I_AMODAL | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | Local popup: Modal or Amodal | 20120224 | |
4 | ![]() |
I_AUTOWIDTH | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | Optimize display | 20120224 | |
5 | ![]() |
I_CAPTION | Call by reference | Type reference (TYPE) | TEXT70 | Caption | 20101118 | ||
6 | ![]() |
I_CONTAINERNAME | Call by reference | Type reference (TYPE) | C | Your Container Name | 20101118 | ||
7 | ![]() |
I_END_COL | Call by reference | Type reference (TYPE) | BALCOORD | 130 | Local popup: end column | 20120224 | |
8 | ![]() |
I_END_ROW | Call by reference | Type reference (TYPE) | BALCOORD | 30 | Local popup: end row | 20120224 | |
9 | ![]() |
I_START_COL | Call by reference | Type reference (TYPE) | BALCOORD | 20 | Local popup: start column | 20120224 | |
10 | ![]() |
I_START_ROW | Call by reference | Type reference (TYPE) | BALCOORD | 5 | Local popup: start row | 20120224 |
Method SHOW on class CL_STCTM_MESSAGE_DISPLAY has no exception.
Event Signatures
Event FIELD_SELECTED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FIELDVALUE | Exporting | Value transfer | Type reference (TYPE) | STRING | 20101118 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |