SAP ABAP Class CL_FVD_CORR_HITLIST_GRID (CML: Tabular Hit list Display (DO NOT USE))
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CML (Application Component) Loans Management
⤷
FVVD_CORR_PRINT (Package) Loans: Central Modules for Correspondence Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ALINK_HITLIST | ArchiveLink: Display Interface | 20030228 |
Properties
| Class | CL_FVD_CORR_HITLIST_GRID | |
| Short Description | CML: Tabular Hit list Display (DO NOT USE) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FVVD_CORR_PRINT | Loans: Central Modules for Correspondence Tool |
| Created | 20030228 | SAP |
| Last change | 20030414 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ALINK_HITLIST | ArchiveLink: Display Interface | 20030228 |
Friends
Class CL_FVD_CORR_HITLIST_GRID has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TOARSATR_T | Current List of Attributes | 20030228 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TOARSDOC_T | Current List | 20030228 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | I | Current Node Counter | 20030228 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CHAR128 | Constant for Change Popup | 20030228 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ALINK_HITLIST_CALLBACK | ArchiveLink: Query Interface | 20030228 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20030228 | |||
| 7 | Constant | Protected | Type reference (TYPE) | I | 230 | Width of Date Column | 20030228 | ||
| 8 | Constant | Protected | Type reference (TYPE) | I | 100 | 20030228 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | TV_HEADING | Constant for Date Column | 20030228 | |||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20030228 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | TV_HEADING | Tree Control: Text in Length 132 | 20030228 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | TV_HEADING | Constant for Header | 20030228 | |||
| 13 | Static Attribute | Protected | Type reference (TYPE) | AKCL_ICON_TAB | Icon Table | 20030228 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | I | Selection Mode | 20030228 | |||
| 15 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | Column Tree Control | 20030228 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | I | 20030228 | ||||
| 17 | Instance attribute | Protected | Type reference (TYPE) | C | SPACE | 'X' = No Date Column | 20030228 | ||
| 18 | Instance attribute | Protected | Type reference (TYPE) | C | 'X'= Open First Level | 20030228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030228 | |
| 2 | Instance method | Protected | Method | Internal: Position Hit List in Tree | 20030303 | |
| 3 | Instance method | Protected | Event handling method | Event Method for Context Menu | 20030228 | |
| 4 | Instance method | Protected | Event handling method | Event Method for Double-Click | 20030228 | |
| 5 | Instance method | Protected | Event handling method | Event Method for Toolbar Menu | 20030303 | |
| 6 | Instance method | Protected | Event handling method | Event Method for User Command | 20030303 | |
| 7 | Instance method | Protected | Method | Internal: Registered Concrete Events for Hitlist Control | 20030228 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CM_REQUESTED | Instance Event (0) |
Public (2) |
Request a Context Menu | 20030228 |
| 2 | DOUBLE_CLICK | Instance Event (0) |
Public (2) |
Double-Click | 20030228 |
| 3 | USER_COMMAND | Instance Event (0) |
Public (2) |
User Command | 20030303 |
Types
Class CL_FVD_CORR_HITLIST_GRID has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FVD_CORR_HITLIST_GRID has no parameter.
Method CONSTRUCTOR on class CL_FVD_CORR_HITLIST_GRID has no exception.
Method MERGE_NODETAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RELATIVE_ATTRIBUTES | Call by reference | Type reference (TYPE) | TOARSATR_T | Dokumentenattribute mit Wert und korrigiertem Bezug | 20030303 | |||
| 2 | EX_RELATIVE_HITLIST | Call by reference | Type reference (TYPE) | TOARSDOC_T | Trefferliste mit absoluten Werten | 20030303 | |||
| 3 | IM_ATTRIBUTES | Call by reference | Type reference (TYPE) | TOARSATR_T | Tabelle zu Dokumentenattribut mit Wert | 20030303 | |||
| 4 | IM_FOLDER_KEY | Call by reference | Type reference (TYPE) | TOARSDOC_S-COUNTER | Folder Knoten zum Einhängen 0=Root | 20030303 | |||
| 5 | IM_HITLIST | Call by reference | Type reference (TYPE) | TOARSDOC_T | Tabelle zur Dokumenttrefferliste | 20030303 |
Method MERGE_NODETAB on class CL_FVD_CORR_HITLIST_GRID has no exception.
Method ON_CM_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20030228 |
Method ON_CM_REQUEST on class CL_FVD_CORR_HITLIST_GRID has no exception.
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) | 20030228 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20030228 | |||||
| 3 | E_ROW | Call by reference | Attribute reference (LIKE) | 20030228 |
Method ON_DOUBLE_CLICK on class CL_FVD_CORR_HITLIST_GRID has no exception.
Method ON_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20030303 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20030303 |
Method ON_TOOLBAR on class CL_FVD_CORR_HITLIST_GRID has no exception.
Method ON_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) | 20030303 |
Method ON_USER_COMMAND on class CL_FVD_CORR_HITLIST_GRID has no exception.
Method REGISTER_EVENTS Signature
Method REGISTER_EVENTS on class CL_FVD_CORR_HITLIST_GRID has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error beim Control Aufruf | 20030228 |
Event Signatures
Event CM_REQUESTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_HIT | Exporting | Value transfer | Type reference (TYPE) | TOARSDOC_S | Dokumenttrefferliste | 20030228 | ||
| 2 | EX_MENU | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20030228 |
Event DOUBLE_CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_HIT | Exporting | Value transfer | Type reference (TYPE) | TOARSDOC_S | Treffer | 20030228 |
Event USER_COMMAND Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FCODE | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20030303 | ||
| 2 | EX_HIT | Exporting | Value transfer | Type reference (TYPE) | TOARSDOC_S | Dokumenttrefferliste | 20030303 |
History
| Last changed by/on | SAP | 20030414 |
| SAP Release Created in | 200 |