SAP ABAP Class CL_SOTR_OVERVIEW (Overview of OTR Entries in ALV Grid)
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_OVERVIEW  
Short Description Overview of OTR Entries in ALV Grid    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOTR   Online Text Repository 
Created 20010212   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SOTR_OVERVIEW has no interface implemented.
Friends
Class CL_SOTR_OVERVIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GL_R_DETAIL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20010221
2 GL_R_OVERVIEW Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20010221
3 GL_R_PAKET_STATISTICS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20010221
4 GL_R_PARENT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20010212
5 GL_R_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20010221
6 GL_R_STATISTICS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20010212
7 GL_T_PAKET_STATISTICS Instance attribute Private Type reference (TYPE) SOTR_PAKET_STATISTICS Transfer Table with Statistical Information on Package 20010221
8 GL_T_PAKET_STATISTICS_GRID Instance attribute Private Type reference (TYPE) SOTR_PAKET_STATISTICS_GRID Statistical Information on the OTR (for ALV Grid) 20010221
9 GL_T_STATISTICS Instance attribute Private Type reference (TYPE) SOTR_STSTC_TT Statistic of OTR Entries 20010216
10 GL_V_TEXT_TYPE Instance attribute Private Type reference (TYPE) AS4FLAG Indicator (X or Blank) 20010221
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010212
2 FREE Instance method Public Method Release Resources 20010220
3 INITIALIZE Instance method Public Method Initialize 20010212
4 ON_DOUBLE_CLICK Instance method Private Event handling method Event: Double-Click on Overview 20010221
5 ON_DOUBLE_CLICK_DETAIL Instance method Private Event handling method Event: Double-Click on Detail 20010222
6 SET_HANDLER Instance method Private Method Register Events for Overview ALV 20010221
7 SET_HANDLER_DETAIL Instance method Private Method Register Events for Detail ALV 20010222
8 SHOW_PACKAGE_DETAIL Instance method Public Method Display Statistical Details 20010221
Events
# Event Type Visibility Description Created on
1 ENTRIES_SELECTED Instance Event
(0)
Public
(2)
Returns Key of Selected Entries 20010221
Types
Class CL_SOTR_OVERVIEW 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_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20010212

Method CONSTRUCTOR on class CL_SOTR_OVERVIEW has no exception.

Method FREE Signature

Method FREE on class CL_SOTR_OVERVIEW has no parameter.
Method FREE on class CL_SOTR_OVERVIEW has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PACKAGES Call by reference Type reference (TYPE) SOTR_PACKS Pakete im OTR 20010216
2 Importing I_TEXT_TYPE Call by reference Type reference (TYPE) AS4FLAG 'S' Texttyp: 'S' Strings; 'T' Kurztexte 20010220
# Exception Resumable Description Created on
1 ERROR_IN_CONTROL_HANDLING 20010622
2 NO_ENTRY_FOUND 20010622

Method ON_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20010221
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20010221
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20010221

Method ON_DOUBLE_CLICK on class CL_SOTR_OVERVIEW has no exception.

Method ON_DOUBLE_CLICK_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20010222
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20010222
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20010222

Method ON_DOUBLE_CLICK_DETAIL on class CL_SOTR_OVERVIEW has no exception.

Method SET_HANDLER Signature

Method SET_HANDLER on class CL_SOTR_OVERVIEW has no parameter.
Method SET_HANDLER on class CL_SOTR_OVERVIEW has no exception.

Method SET_HANDLER_DETAIL Signature

Method SET_HANDLER_DETAIL on class CL_SOTR_OVERVIEW has no parameter.
Method SET_HANDLER_DETAIL on class CL_SOTR_OVERVIEW has no exception.

Method SHOW_PACKAGE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PAKET Call by reference Type reference (TYPE) SOTR_PACK Erlaubte Pakete im OTR 20010221

Method SHOW_PACKAGE_DETAIL on class CL_SOTR_OVERVIEW has no exception.
Event Signatures

Event ENTRIES_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_SOTR_KEYS Exporting Value transfer Type reference (TYPE) SOTR_KEYS Schlüssel für OTR Konzepte 20010221
History
Last changed by/on SAP  00000000 
SAP Release Created in 610