SAP ABAP Class IF_ALINK_HITLIST (ArchiveLink: Display Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ALINK_HITLIST_TREE | ArchiveLink: Kpro Hit List Display | 20001205 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FVD_CORR_HITLIST_GRID | CML: Tabular Hit list Display (DO NOT USE) | 20030228 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FVD_CORR_HITLIST_TREE | CML: Hit List Display for Outgoing Documents | 20030304 |
Properties
| Class | IF_ALINK_HITLIST | |
| Short Description | ArchiveLink: Display Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20001205 | 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 IF_ALINK_HITLIST has no interface implemented.
Friends
Class IF_ALINK_HITLIST has no friend class.
Attributes
Class IF_ALINK_HITLIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Whether Control Exists | 20001205 | |
| 2 | Instance method | Public | Method | Generate Display Control for the Display Container | 20001205 | |
| 3 | Instance method | Public | Method | Display Control | 20001205 | |
| 4 | Instance method | Public | Method | Re-Release Display Control | 20001205 | |
| 5 | Instance method | Public | Method | Selected Hit in Control | 20001205 | |
| 6 | Instance method | Public | Method | Refresh Selected Hit | 20001205 | |
| 7 | Instance method | Public | Method | Refresh Whole Tree | 20011126 |
Events
Class IF_ALINK_HITLIST has no event.
Types
Class IF_ALINK_HITLIST has no local type.
Method Signatures
Method CHECK_CONTROL_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STATUS | Value transfer | Type reference (TYPE) | I | 0 = existiert, -1 = existiert nixht | 20001205 |
Method CHECK_CONTROL_EXISTENCE on class IF_ALINK_HITLIST has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLIENT | Call by reference | Object reference (TYPE REF TO) | IF_ALINK_HITLIST_CALLBACK | Interface für Listenoperationen | 20001205 | |||
| 2 | IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container für die Trefferlistenanzeige | 20001205 | |||
| 3 | IM_HEADER | Call by reference | Type reference (TYPE) | TV_HEADING | SPACE | Kopfzeile der Trefferliste | 20001205 | ||
| 4 | IM_X_NO_DATE | Call by reference | Type reference (TYPE) | C | SPACE | 'X' = Kein Datum schreiben | 20001205 | ||
| 5 | IM_X_OPEN_FIRST_NODE | Call by reference | Type reference (TYPE) | C | SPACE | Öffne erste Ebene | 20001205 | ||
| 6 | IM_X_SINGLE_SELECTION | Call by reference | Type reference (TYPE) | C | SPACE | 'X' = Single selection mode | 20001205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Erzeugung ist fehlgeschlagen | 20001205 |
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTRIBUTES | Call by reference | Type reference (TYPE) | TOARSATR_T | Dazugehörige Attribute (optional) | 20001205 | |||
| 2 | IM_HITLIST | Call by reference | Type reference (TYPE) | TOARSDOC_T | Trefferliste der Query Anfrage | 20001205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Anzeige fehlgeschlagen | 20001205 | ||
| 2 | Anzeige Control nicht erzeugt | 20001205 |
Method FREE Signature
Method FREE on class IF_ALINK_HITLIST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error beim Freigeben des Objekts | 20001205 |
Method GET_SELECTED_HITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_HITLIST | Call by reference | Type reference (TYPE) | TOARSDOC_T | Selektierte Treffer | 20001205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine selektierten Treffer vorhanden | 20001205 |
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTRIBUTES | Call by reference | Type reference (TYPE) | TOARSATR_T | Attribute (optional) | 20001205 | |||
| 2 | IM_HITLIST | Call by reference | Type reference (TYPE) | TOARSDOC_T | Trefferliste | 20001205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error beim Auffrischen | 20001205 |
Method REFRESH_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTRIBUTES | Call by reference | Type reference (TYPE) | TOARSATR_T | Tabelle zu Dokumentenattribut mit Wert | 20011126 | |||
| 2 | IM_HITLIST | Call by reference | Type reference (TYPE) | TOARSDOC_T | Tabelle zur Dokumenttrefferliste | 20011126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control Error | 20011126 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |