SAP ABAP Class CL_RSDG_IOBJ_BIA_ALV (ALV Class for BWA Index)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDG (Package) BW: Data basis generation
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDB_UI_HIER_BIA_ALV | CL_RSDDB_UI_HIER_BIA_ALV | 20100409 |
Properties
| Class | CL_RSDG_IOBJ_BIA_ALV | |
| Short Description | ALV Class for BWA Index | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDG | BW: Data basis generation |
| Created | 20090818 | SAP |
| Last change | 20130531 | 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
Class CL_RSDG_IOBJ_BIA_ALV has no interface implemented.
Friends
Class CL_RSDG_IOBJ_BIA_ALV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20090916 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20090916 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20090922 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20090818 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20090818 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | BIA Index Object | 20090818 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20090916 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RSDTR_T_INDEX_INFO | Information about the indexes in the BIA server | 20090818 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | JOIN_BTN_CLICKED | Instance Event (0) |
Public (2) |
20090918 | |
| 2 | MAINT_BTN_CLICKED | Instance Event (0) |
Public (2) |
20090918 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GT_T_IDXSTAT | Private | See coding | Status Table of Index in BIA | 20100409 | gt_t_idxstat TYPE TABLE OF rsddbidxstat
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HAS_JOIN_BUTTON | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090916 | |||
| 2 | I_HAS_MAINT_BUTTON | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090916 | |||
| 3 | I_R_GUI_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | 20090916 | ||||
| 4 | I_R_RSDDB_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | BIA-Index Objekt | 20090916 |
Method CONSTRUCTOR on class CL_RSDG_IOBJ_BIA_ALV has no exception.
Method CREATE_DEFAULT_FIELD_CAT Signature
Method CREATE_DEFAULT_FIELD_CAT on class CL_RSDG_IOBJ_BIA_ALV has no parameter.
Method CREATE_DEFAULT_FIELD_CAT on class CL_RSDG_IOBJ_BIA_ALV has no exception.
Method CREATE_INDEX_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ICON_ID | Call by reference | Type reference (TYPE) | I | 0=kein, 1=korrupt, 2=angelegt, 3=existiert | 20100409 | |||
| 2 | R_ICON | Value transfer | Type reference (TYPE) | ICON_TEXT | Trägerfeld für Ikonen | 20100409 |
Method CREATE_INDEX_ICON on class CL_RSDG_IOBJ_BIA_ALV has no exception.
Method CREATE_INDEX_INFO Signature
Method CREATE_INDEX_INFO on class CL_RSDG_IOBJ_BIA_ALV has no parameter.
Method CREATE_INDEX_INFO on class CL_RSDG_IOBJ_BIA_ALV has no exception.
Method FREE Signature
Method FREE on class CL_RSDG_IOBJ_BIA_ALV has no parameter.
Method FREE on class CL_RSDG_IOBJ_BIA_ALV has no exception.
Method GET_BWA_INFO_FOR_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_TABLES | Call by reference | Type reference (TYPE) | RSDDB_T_TABLES | 20100409 | ||||
| 2 | R_T_INDEX_INFO | Value transfer | Type reference (TYPE) | TREXT_INDEX_INFO | Relevante Details für physische und logische Indizes in TREX | 20100409 |
Method GET_BWA_INFO_FOR_INDEX on class CL_RSDG_IOBJ_BIA_ALV has no exception.
Method GET_FIELD_CAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20090917 |
Method GET_FIELD_CAT on class CL_RSDG_IOBJ_BIA_ALV has no exception.
Method GET_INDEX_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_INDEX_INFO | Value transfer | Type reference (TYPE) | RSDTR_T_INDEX_INFO | Informationen zu den Indizes im BIA-Server | 20091002 |
Method GET_INDEX_INFO on class CL_RSDG_IOBJ_BIA_ALV has no exception.
Method GET_IOBJNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IOBJNM | Value transfer | Type reference (TYPE) | RSIOBJNM | InfoObject | 20090928 |
Method GET_IOBJNM on class CL_RSDG_IOBJ_BIA_ALV has no exception.
Method GET_RSDDB_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_RSDDB_OBJ | Value transfer | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | BIA-Index Objekt | 20090922 |
Method GET_RSDDB_OBJ on class CL_RSDG_IOBJ_BIA_ALV has no exception.
Method HANDLE_INFO_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20090818 |
Method HANDLE_INFO_TOOLBAR on class CL_RSDG_IOBJ_BIA_ALV has no exception.
Method HANDLE_INFO_UC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20090818 |
Method HANDLE_INFO_UC on class CL_RSDG_IOBJ_BIA_ALV has no exception.
Method HAS_INDEX_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20091002 |
Method HAS_INDEX_INFO on class CL_RSDG_IOBJ_BIA_ALV has no exception.
Method ON_HOTSPOT_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20090818 | |||||
| 2 | E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20090818 | |||||
| 3 | E_ROW_ID | Value transfer | Attribute reference (LIKE) | 20090818 |
Method ON_HOTSPOT_CLICK on class CL_RSDG_IOBJ_BIA_ALV has no exception.
Method REFRESH_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_RSDDB_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | BIA-Index Objekt | 20090925 |
Method REFRESH_ALV on class CL_RSDG_IOBJ_BIA_ALV has no exception.
Method SET_FIELD_CAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20090917 |
Method SET_FIELD_CAT on class CL_RSDG_IOBJ_BIA_ALV has no exception.
Method SET_INDEX_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_INDEX_INFO | Call by reference | Type reference (TYPE) | RSDTR_T_INDEX_INFO | Informationen zu den Indizes im BIA-Server | 20091002 |
Method SET_INDEX_INFO on class CL_RSDG_IOBJ_BIA_ALV has no exception.
Method SHOW_ALV Signature
Method SHOW_ALV on class CL_RSDG_IOBJ_BIA_ALV has no parameter.
Method SHOW_ALV on class CL_RSDG_IOBJ_BIA_ALV has no exception.
Event Signatures
Event JOIN_BTN_CLICKED Signature
Event JOIN_BTN_CLICKED on class CL_RSDG_IOBJ_BIA_ALV has no parameter.
Event MAINT_BTN_CLICKED Signature
Event MAINT_BTN_CLICKED on class CL_RSDG_IOBJ_BIA_ALV has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |