SAP ABAP Class CL_TERM_LIST_DISPLAY (List Display for Terminology Entries)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TER (Application Component) Terminology/Glossary
     STERM (Package) SAPterm Terminology Database
Properties
Class CL_TERM_LIST_DISPLAY  
Short Description List Display for Terminology Entries    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STERM   SAPterm Terminology Database 
Created 20000522   SAP 
Last change 20110908   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)
2 TERMS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_TERM_LIST_DISPLAY has no interface implemented.
Friends
Class CL_TERM_LIST_DISPLAY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_R_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20000522
2 G_R_ANY_ENTRY Instance attribute Private Object reference (TYPE REF TO) CL_TERM_ENTRY_DATAOBJECT Data Object of Terminology Entry 20000523
3 G_R_DRAGDROP Instance attribute Private Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20000523
4 G_R_PARENT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20000522
5 G_T_ENTRIES Instance attribute Private Type reference (TYPE) STERM_TERM_TT Table of Terminology Entries 20000522
6 G_V_DRAGDROP_HANDLE Instance attribute Private Type reference (TYPE) INT2 2 Byte Integer (Signed) 20000523
7 G_V_SOURCE_LANGU Instance attribute Private Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20000522
8 G_V_TARGET_LANGU Instance attribute Private Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20000522
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20000522
2 FREE Instance method Public Method Release Resources 20000522
3 INITIALIZE Instance method Public Method Initialize List 20000522
4 ON_DRAG Instance method Private Event handling method Drag Event to ALV Grid 20000523
5 ON_DROP_COMPLETE Instance method Private Event handling method "Drop Complete" Event to ALV Grid 20000523
6 ON_SELECT Instance method Public Event handling method Double-Click on Row in ALV Grid 20030818
7 SET_HANDLER Instance method Private Method Set Event Handler 20000523
8 SET_SELECTION Instance method Public Method Select Rows in Hit List 20020823
Events
# Event Type Visibility Description Created on
1 ITEM_SELECT Static Event
(1)
Public
(2)
Double-Click on Row 20030818
Types
Class CL_TERM_LIST_DISPLAY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_TERM_LIST_DISPLAY has no parameter.
Method CONSTRUCTOR on class CL_TERM_LIST_DISPLAY has no exception.

Method FREE Signature

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

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTRIES Call by reference Type reference (TYPE) STERM_TERM_TT טבלה של הזנות טרמינולוגיה 20000522
2 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Abstracter Container fuer GUI Controls 20000522
3 Importing I_SOURCE_LANGU Call by reference Type reference (TYPE) SYLANGU מערכת SAP R/3, שפה נוכחית 20000522
4 Importing I_TARGET_LANGU Call by reference Type reference (TYPE) SYLANGU מערכת SAP R/3, שפה נוכחית 20000522

Method INITIALIZE on class CL_TERM_LIST_DISPLAY has no exception.

Method ON_DRAG 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) 20000523
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20000523
3 Importing E_DRAGDROPOBJ Call by reference Attribute reference (LIKE) 20000523
4 Importing E_ROW Call by reference Attribute reference (LIKE) 20000523

Method ON_DRAG on class CL_TERM_LIST_DISPLAY has no exception.

Method ON_DROP_COMPLETE Signature

Method ON_DROP_COMPLETE on class CL_TERM_LIST_DISPLAY has no parameter.
Method ON_DROP_COMPLETE on class CL_TERM_LIST_DISPLAY has no exception.

Method ON_SELECT 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) 20030818
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20030818
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20030818

Method ON_SELECT on class CL_TERM_LIST_DISPLAY has no exception.

Method SET_HANDLER Signature

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

Method SET_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROWS Call by reference Type reference (TYPE) LVC_T_ROW ALV-Control: Tabellenzeilen 20020823

Method SET_SELECTION on class CL_TERM_LIST_DISPLAY has no exception.
Event Signatures

Event ITEM_SELECT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_ROW Exporting Value transfer Type reference (TYPE) LVC_S_ROID Reihe 20030818
History
Last changed by/on SAP  20110908 
SAP Release Created in 50A