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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20030524 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20030623 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20030524 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20030623 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20030623 | |||
| 6 | Constant | Private | Type reference (TYPE) | SY-UCOMM | 'HITLIST_HOLD' | Constant: Hold Function | 20030702 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | ISU_CIC_HITLIST_TAB | Hit List (Data) | 20030524 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | FLAG | Indicator: Keep Hit List | 20030702 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | I | Instance Meter | 20030530 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Initializes Structures for ALV | 20030623 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030524 | |
| 3 | Instance method | Private | Method | Prepares Hit List | 20030618 | |
| 4 | Static method | Public | Method | Provides Information on Whether an Instance Exists | 20030530 | |
| 5 | Instance method | Private | Event handling method | Event Handler ALV: Double-Click | 20030524 | |
| 6 | Instance method | Private | Event handling method | Event Handler ALV: Toolbar | 20030702 | |
| 7 | Instance method | Private | Event handling method | Event Handler ALV: Function Triggered | 20030702 | |
| 8 | 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 | FINDER_RESULT | Call by reference | Type reference (TYPE) | EFINDRES_TAB | Ergebnis des IS-U Data Finder | 20030618 | |||
| 2 | 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 | 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 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20030524 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20030524 | |||||
| 3 | E_ROW | Call by reference | Attribute reference (LIKE) | 20030524 | |||||
| 4 | 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 | 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 | 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 | ACTIVATE_WORKSPACE | Call by reference | Type reference (TYPE) | FLAG | SPACE | Kennzeichen: Workspace aktivieren | 20030524 | ||
| 2 | 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 |