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 ICON 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 GL_R_DOCKING Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20001124
2 GL_R_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20001127
3 GL_R_TOOL Instance attribute Private Object reference (TYPE REF TO) OBJECT 20001127
4 GL_R_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20001127
5 GL_R_TOOLBAR_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20001127
6 GL_R_TOOLBOX_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20001127
7 GL_T_SOTR_EDITV_TAB Instance attribute Private Type reference (TYPE) SOTR_EDITV_TT Transfer Structure for Toolbox Container 20001124
8 GL_V_CONCEPT Instance attribute Private Type reference (TYPE) SOTR_CONC Key for Logical Object in the OTR 20001204
9 GL_V_DYNNR Instance attribute Private Type reference (TYPE) SYDYNNR ABAP Program: Number of Current Screen 20001124
10 GL_V_EDITOR Instance attribute Private Type reference (TYPE) FLAG General Indicator 20001204
11 GL_V_EDITOR_MODE Instance attribute Private Type reference (TYPE) FLAG General Indicator 20001127
12 GL_V_OLD_FCODE Instance attribute Private Type reference (TYPE) UI_FUNC Function Code 20001204
13 GL_V_REPID Instance attribute Private Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20001124
14 GL_V_SOURCE_LANGU Instance attribute Private Type reference (TYPE) SYLANGU SAP System, Current Language 20001204
15 GL_V_TARGET_LANGU Instance attribute Private Type reference (TYPE) SYLANGU SAP System, Current Language 20001204
16 GL_V_WITH_CLOSE Instance attribute Private Type reference (TYPE) FLAG General Indicator 20001207
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20001124
2 CREATE_TOOL Instance method Private Method Create Tool in Container 20001204
3 FREE Instance method Public Method Release All Resources 20001127
4 FREE_TOOL Instance method Private Method Release the Tool 20001127
5 INITIALIZE Instance method Public Method Create Docking and Initialize Toolbox 20001127
6 ON_BUTTON_CLICK Instance method Private Event handling method Toolbar 20001127
7 REFRESH Instance method Public Method Update Content of Tool (Old Concept) 20001204
8 UPDATE 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 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20001124
2 Importing I_EDITOR Call by reference Type reference (TYPE) FLAG allgemeines flag 20001204
3 Importing I_EDITOR_MODE Call by reference Type reference (TYPE) BAPIFLAG allgemeines flag 20001124
4 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20001127
5 Importing I_SOURCE_LANGU Call by reference Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20001204
6 Importing I_TARGET_LANGU Call by reference Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20001204
7 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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