SAP ABAP Class CL_SOTR_TOOLBOX_CONTAINER (Toolbox for the OTR Editor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-OTR (Application Component) Online Text Repository
⤷
SOTR (Package) Online Text Repository

⤷

⤷

Properties
Class | CL_SOTR_TOOLBOX_CONTAINER | |
Short Description | Toolbox for the OTR Editor | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOTR | Online Text Repository |
Created | 20001124 | 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) |
Interfaces
Class CL_SOTR_TOOLBOX_CONTAINER has no interface implemented.
Friends
Class CL_SOTR_TOOLBOX_CONTAINER 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_DOCKING_CONTAINER | Docking Control Container | 20001124 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20001127 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | 20001127 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20001127 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20001127 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20001127 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SOTR_EDITV_TT | Transfer Structure for Toolbox Container | 20001124 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SOTR_CONC | Key for Logical Object in the OTR | 20001204 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYDYNNR | ABAP Program: Number of Current Screen | 20001124 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | General Indicator | 20001204 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | General Indicator | 20001127 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UI_FUNC | Function Code | 20001204 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20001124 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYLANGU | SAP System, Current Language | 20001204 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYLANGU | SAP System, Current Language | 20001204 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | General Indicator | 20001207 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20001124 |
2 | ![]() |
Instance method | Private | Method | Create Tool in Container | 20001204 |
3 | ![]() |
Instance method | Public | Method | Release All Resources | 20001127 |
4 | ![]() |
Instance method | Private | Method | Release the Tool | 20001127 |
5 | ![]() |
Instance method | Public | Method | Create Docking and Initialize Toolbox | 20001127 |
6 | ![]() |
Instance method | Private | Event handling method | Toolbar | 20001127 |
7 | ![]() |
Instance method | Public | Method | Update Content of Tool (Old Concept) | 20001204 |
8 | ![]() |
Instance method | Public | Method | Update Content of Tool (New Concept) | 20001204 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | TOOLBOX_CLOSE | Instance Event (0) |
Public (2) |
Toolbar Was Hidden | 20001204 |
Types
Class CL_SOTR_TOOLBOX_CONTAINER 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 | 20001124 | ||
2 | ![]() |
I_EDITOR | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20001204 | ||
3 | ![]() |
I_EDITOR_MODE | Call by reference | Type reference (TYPE) | BAPIFLAG | allgemeines flag | 20001124 | ||
4 | ![]() |
I_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20001127 | ||
5 | ![]() |
I_SOURCE_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20001204 | ||
6 | ![]() |
I_TARGET_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20001204 | ||
7 | ![]() |
I_WITH_CLOSE | Call by reference | Type reference (TYPE) | FLAG | '' | allgemeines flag | 20001207 |
Method CONSTRUCTOR on class CL_SOTR_TOOLBOX_CONTAINER has no exception.
Method CREATE_TOOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20001204 |
Method CREATE_TOOL on class CL_SOTR_TOOLBOX_CONTAINER has no exception.
Method FREE Signature
Method FREE on class CL_SOTR_TOOLBOX_CONTAINER has no parameter.
Method FREE on class CL_SOTR_TOOLBOX_CONTAINER has no exception.
Method FREE_TOOL Signature
Method FREE_TOOL on class CL_SOTR_TOOLBOX_CONTAINER has no parameter.
Method FREE_TOOL on class CL_SOTR_TOOLBOX_CONTAINER has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONCEPT | Call by reference | Type reference (TYPE) | SOTR_CONC | Schlüssel zum logischen Objekt im OTR | 20001204 |
Method INITIALIZE on class CL_SOTR_TOOLBOX_CONTAINER 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) | 20001127 |
Method ON_BUTTON_CLICK on class CL_SOTR_TOOLBOX_CONTAINER has no exception.
Method REFRESH Signature
Method REFRESH on class CL_SOTR_TOOLBOX_CONTAINER has no parameter.
Method REFRESH on class CL_SOTR_TOOLBOX_CONTAINER has no exception.
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONCEPT | Call by reference | Type reference (TYPE) | SOTR_CONC | Schlüssel zum logischen Objekt im OTR | 20001204 |
Method UPDATE on class CL_SOTR_TOOLBOX_CONTAINER has no exception.
Event Signatures
Event TOOLBOX_CLOSE Signature
Event TOOLBOX_CLOSE on class CL_SOTR_TOOLBOX_CONTAINER has no parameter.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 610 |