SAP ABAP Class CL_ISU_HITLIST_WORKSPACE (Hit List: Workspace)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-CS-FO (Application Component) Front Office
     EECIC_COMP (Package) IS-U: CIC Components for IS-U
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CCM_ABSTR_CMPWSP Abstract Base Class for CIC Component Workspace 20030524
Properties
Class CL_ISU_HITLIST_WORKSPACE  
Short Description Hit List: Workspace    
Super Class CL_CCM_ABSTR_CMPWSP Abstract Base Class for CIC Component Workspace 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EECIC_COMP   IS-U: CIC Components for IS-U 
Created 20030524   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISU_HITLIST_WORKSPACE has no forward declaration.
Interfaces
Class CL_ISU_HITLIST_WORKSPACE has no interface implemented.
Friends
Class CL_ISU_HITLIST_WORKSPACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20030524
2 ALV_FIELDCAT Static Attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20030623
3 ALV_LAYOUT Static Attribute Private Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20030524
4 ALV_TOOLBAR_EX Static Attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20030623
5 ALV_VARIANT Static Attribute Private Type reference (TYPE) DISVARIANT Layout (External Use) 20030623
6 CO_UC_HOLD Constant Private Type reference (TYPE) SY-UCOMM 'HITLIST_HOLD' Constant: Hold Function 20030702
7 HITLIST Instance attribute Private Type reference (TYPE) ISU_CIC_HITLIST_TAB Hit List (Data) 20030524
8 HOLD Instance attribute Private Type reference (TYPE) FLAG Indicator: Keep Hit List 20030702
9 INST_COUNT Static Attribute Private Type reference (TYPE) I Instance Meter 20030530
Methods
# Method Level Visibility Method type Description Created on
1 ALV_INITIALIZE Static method Private Method Initializes Structures for ALV 20030623
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030524
3 FILL_HITLIST Instance method Private Method Prepares Hit List 20030618
4 IS_ACTIVE Static method Public Method Provides Information on Whether an Instance Exists 20030530
5 ON_ALV_DOUBLECLICKED Instance method Private Event handling method Event Handler ALV: Double-Click 20030524
6 ON_ALV_TOOLBAR Instance method Private Event handling method Event Handler ALV: Toolbar 20030702
7 ON_ALV_USER_COMMAND Instance method Private Event handling method Event Handler ALV: Function Triggered 20030702
8 SHOW_HITLIST Instance method Private Method Displays Hit List in ALV Grid 20030524
Events
Class CL_ISU_HITLIST_WORKSPACE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 EFINDRES_TAB Private See coding IS-U Data Finder Results 20030618
Method Signatures

Method ALV_INITIALIZE Signature

Method ALV_INITIALIZE on class CL_ISU_HITLIST_WORKSPACE has no parameter.
Method ALV_INITIALIZE on class CL_ISU_HITLIST_WORKSPACE has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ISU_HITLIST_WORKSPACE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISU_HITLIST_WORKSPACE has no exception.

Method FILL_HITLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FINDER_RESULT Call by reference Type reference (TYPE) EFINDRES_TAB Ergebnis des IS-U Data Finder 20030618
2 Importing INCOMPLETE Call by reference Type reference (TYPE) FLAG SPACE Kennz: Trefferliste unvollständig 20030624

Method FILL_HITLIST on class CL_ISU_HITLIST_WORKSPACE has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_ACTIVE Value transfer Type reference (TYPE) FLAG Kennzeichen: Instanz existiert 20030530

Method IS_ACTIVE on class CL_ISU_HITLIST_WORKSPACE has no exception.

Method ON_ALV_DOUBLECLICKED 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) 20030524
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20030524
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20030524
4 Importing SENDER Call by reference Attribute reference (LIKE) 20030524

Method ON_ALV_DOUBLECLICKED on class CL_ISU_HITLIST_WORKSPACE has no exception.

Method ON_ALV_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20030702

Method ON_ALV_TOOLBAR on class CL_ISU_HITLIST_WORKSPACE has no exception.

Method ON_ALV_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20030702

Method ON_ALV_USER_COMMAND on class CL_ISU_HITLIST_WORKSPACE has no exception.

Method SHOW_HITLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATE_WORKSPACE Call by reference Type reference (TYPE) FLAG SPACE Kennzeichen: Workspace aktivieren 20030524
2 Importing TITLE_TEXT Call by reference Type reference (TYPE) STRING Titeltext 20030624

Method SHOW_HITLIST on class CL_ISU_HITLIST_WORKSPACE has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 464