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 | ![]() |
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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20010221 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20010221 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20010221 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20010212 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20010221 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20010212 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SOTR_PAKET_STATISTICS | Transfer Table with Statistical Information on Package | 20010221 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SOTR_PAKET_STATISTICS_GRID | Statistical Information on the OTR (for ALV Grid) | 20010221 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SOTR_STSTC_TT | Statistic of OTR Entries | 20010216 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | AS4FLAG | Indicator (X or Blank) | 20010221 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010212 |
2 | ![]() |
Instance method | Public | Method | Release Resources | 20010220 |
3 | ![]() |
Instance method | Public | Method | Initialize | 20010212 |
4 | ![]() |
Instance method | Private | Event handling method | Event: Double-Click on Overview | 20010221 |
5 | ![]() |
Instance method | Private | Event handling method | Event: Double-Click on Detail | 20010222 |
6 | ![]() |
Instance method | Private | Method | Register Events for Overview ALV | 20010221 |
7 | ![]() |
Instance method | Private | Method | Register Events for Detail ALV | 20010222 |
8 | ![]() |
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 | ![]() |
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 | ![]() |
I_PACKAGES | Call by reference | Type reference (TYPE) | SOTR_PACKS | Pakete im OTR | 20010216 | ||
2 | ![]() |
I_TEXT_TYPE | Call by reference | Type reference (TYPE) | AS4FLAG | 'S' | Texttyp: 'S' Strings; 'T' Kurztexte | 20010220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20010622 | ||
2 | ![]() |
20010622 |
Method ON_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20010221 | ||||
2 | ![]() |
E_COLUMN | Call by reference | Attribute reference (LIKE) | 20010221 | ||||
3 | ![]() |
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 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20010222 | ||||
2 | ![]() |
E_COLUMN | Call by reference | Attribute reference (LIKE) | 20010222 | ||||
3 | ![]() |
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 | ![]() |
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 |