SAP ABAP Class CL_SOTR_SHOW_TEXT (Display String in Amodal Window)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-OTR (Application Component) Online Text Repository
⤷
SOTR_STRING (Package) Management and Definition of Strings in the OTR

⤷

⤷

Properties
Class | CL_SOTR_SHOW_TEXT | |
Short Description | Display String in Amodal Window | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOTR_STRING | Management and Definition of Strings in the OTR |
Created | 20001117 | SAP |
Last change | 00000000 | 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) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SOTR_SHOW_TEXT has no interface implemented.
Friends
Class CL_SOTR_SHOW_TEXT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20001117 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20001117 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in the Screen Area | 20001117 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamic Documents: Document | 20001117 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20001120 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20001117 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20001117 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYDYNNR | ABAP Program: Number of Current Screen | 20001117 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20001117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20001117 |
2 | ![]() |
Instance method | Private | Method | Converts String in Table with Text | 20001120 |
3 | ![]() |
Instance method | Private | Method | Create Amodal Dialog Box | 20001117 |
4 | ![]() |
Instance method | Private | Method | Release All Resources | 20001120 |
5 | ![]() |
Instance method | Private | Event handling method | 20001120 | |
6 | ![]() |
Instance method | Private | Event handling method | Close Dialog Box | 20001123 |
7 | ![]() |
Instance method | Public | Method | 20001117 |
Events
Class CL_SOTR_SHOW_TEXT has no event.
Types
Class CL_SOTR_SHOW_TEXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20001117 | ||
2 | ![]() |
I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20001120 | ||
3 | ![]() |
I_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20001117 |
Method CONSTRUCTOR on class CL_SOTR_SHOW_TEXT has no exception.
Method CONVERT_STRING_TO_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TEXT_TABLE | Value transfer | Type reference (TYPE) | SDYDO_TEXT_TABLE | 20001120 | |||
2 | ![]() |
I_TEXT | Value transfer | Type reference (TYPE) | STRING | 20001120 |
Method CONVERT_STRING_TO_TABLE on class CL_SOTR_SHOW_TEXT has no exception.
Method CREATE_DIALOGBOX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20001120 | ||
2 | ![]() |
I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20001120 | ||
3 | ![]() |
I_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20001120 |
Method CREATE_DIALOGBOX on class CL_SOTR_SHOW_TEXT has no exception.
Method FREE Signature
Method FREE on class CL_SOTR_SHOW_TEXT has no parameter.
Method FREE on class CL_SOTR_SHOW_TEXT has no exception.
Method ON_BUTTON_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20001120 |
Method ON_BUTTON_CLICK on class CL_SOTR_SHOW_TEXT has no exception.
Method ON_DIALOGBOX_CLOSE Signature
Method ON_DIALOGBOX_CLOSE on class CL_SOTR_SHOW_TEXT has no parameter.
Method ON_DIALOGBOX_CLOSE on class CL_SOTR_SHOW_TEXT has no exception.
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TEXT | Value transfer | Type reference (TYPE) | STRING | 20001117 |
Method UPDATE on class CL_SOTR_SHOW_TEXT has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 610 |