SAP ABAP Class CL_REIS_VIEW (ALV Reporting: View Component [Abstract])
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-IS (Application Component) Information System
⤷
RE_IS_CA (Package) RE: Cross-Application Info System
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_REIS_VIEW_DEFAULT | ALV Reporting: View Component (Standard) | 20020903 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_REIS_VIEW_EDIT | ALV Reporting: View Component (Edit) | 20060313 |
Properties
| Class | CL_REIS_VIEW | |
| Short Description | ALV Reporting: View Component [Abstract] | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_IS_CA | RE: Cross-Application Info System |
| Created | 20020903 | SAP |
| Last change | 20100310 | 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 CL_REIS_VIEW has no interface implemented.
Friends
Class CL_REIS_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | NAME_KOMP | Field Name in Output Structure | 20031017 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TEXT50 | Help text | 20021031 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RECAICON | Icon for Message List | 20061204 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Save Layout | 20020903 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYTITLE | Report title | 20020925 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Message List As Popup | 20061204 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Do Not Show "Complete Period" | 20061122 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Use Checkboxes | 20031017 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Use Today's Date as Start Period | 20080111 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Use Time Slices | 20020924 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Use Grid Control | 20020903 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Use Hierarchical-Sequential List | 20130916 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Use Multiple Selection | 20031017 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | RECADATERANGE | Period From-To | 20020924 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | DISVARIANT | Layout | 20020903 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | RE_T_HSQ_FIELDLIST | Field List for HSQ ALV | 20130916 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Makes Specific Changes to the Layout | 20020905 | |
| 2 | Instance method | Public | Constructor | Constructor | 20020903 | |
| 3 | Instance method | Public | Method | Supplies the Layout [Final] | 20020905 | |
| 4 | Instance method | Public | Method | Sets the Transferred Period | 20020924 | |
| 5 | Instance method | Public | Method | Sets the Standard Variant (If One Exists) | 20030117 | |
| 6 | Instance method | Public | Method | Sets the Document for the Help Text | 20021031 | |
| 7 | Instance method | Public | Method | Sets the Field List for HSQ ALV | 20130916 | |
| 8 | Instance method | Public | Method | Sets Parameters for Message List | 20061204 | |
| 9 | Instance method | Public | Method | Sets the Title | 20020925 | |
| 10 | Instance method | Public | Method | Changes the Layout to be Used | 20020903 | |
| 11 | Instance method | Public | Method | Changes the Setting for Using Checkboxes | 20031017 | |
| 12 | Instance method | Public | Method | Changes the Settings for Using Time Slices | 20020924 | |
| 13 | Instance method | Public | Method | Changes the Setting for Using Grid Control | 20020903 | |
| 14 | Instance method | Public | Method | Changes the Settings for Using the HSQ ALV | 20130916 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHECKBOX_SELECTION_CHANGED | Instance Event (0) |
Public (2) |
Settings for Selection Column Were Changed | 20080108 |
| 2 | VARIANT_CHANGED | Instance Event (0) |
Public (2) |
Variant Settings Were Changed | 20080108 |
Types
Class CL_REIS_VIEW has no local type.
Method Signatures
Method ADOPT_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20020905 |
Method ADOPT_LAYOUT on class CL_REIS_VIEW has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_REIS_VIEW has no parameter.
Method CONSTRUCTOR on class CL_REIS_VIEW has no exception.
Method GET_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20020905 |
Method GET_LAYOUT on class CL_REIS_VIEW has no exception.
Method SET_DATERANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATERANGE | Call by reference | Type reference (TYPE) | RECADATERANGE | Zeitraum von-bis | 20020924 |
Method SET_DATERANGE on class CL_REIS_VIEW has no exception.
Method SET_DEFAULT_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_HANDLE | Call by reference | Type reference (TYPE) | REISPFLAYOUTHANDLE | Layout-Handle | 20030117 | |||
| 2 | ID_REPORT | Call by reference | Type reference (TYPE) | DISVARIANT-REPORT | Abap-Reportname | 20040505 |
Method SET_DEFAULT_VARIANT on class CL_REIS_VIEW has no exception.
Method SET_HELPTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_HELP_TEXT | Value transfer | Type reference (TYPE) | CHAR50 | Hilfetext | 20021031 |
Method SET_HELPTEXT on class CL_REIS_VIEW has no exception.
Method SET_HSQ_FIELDLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_HSQ_FIELDLIST | Call by reference | Type reference (TYPE) | RE_T_HSQ_FIELDLIST | Feldliste für HSQ ALV | 20130916 |
Method SET_HSQ_FIELDLIST on class CL_REIS_VIEW has no exception.
Method SET_MSGLIST_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ICON | Call by reference | Type reference (TYPE) | RECAICON | Ikone für Nachrichtenliste | 20061204 | |||
| 2 | IF_DISPLAY_AS_POPUP | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Nachrichtenliste als PopUp | 20061204 |
Method SET_MSGLIST_PARAMETER on class CL_REIS_VIEW has no exception.
Method SET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | Report-Titel | 20020925 |
Method SET_TITLE on class CL_REIS_VIEW has no exception.
Method SET_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_HANDLE | Value transfer | Type reference (TYPE) | DISVARIANT-HANDLE | VerwaltungsID für Mehrfachaufrufe aus dem selben Programm | 20021217 | |||
| 2 | ID_REPORT | Value transfer | Type reference (TYPE) | DISVARIANT-REPORT | SY-CPROG | Abap-Reportname | 20040202 | ||
| 3 | ID_VARIANT | Value transfer | Type reference (TYPE) | DISVARIANT-VARIANT | Layout | 20020903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Variante zu Handle wurde nicht gefunden | 20021220 |
Method USE_CHECKBOX_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BOX_NAME_CLASSIC | Value transfer | Type reference (TYPE) | NAME_KOMP | 'CHECKBOX' | Feldname in Ausgabestruktur | 20031017 | ||
| 2 | IF_USE_CHECKBOX_SELECTION | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Flag: Ankreuzfelder verwenden | 20031017 | ||
| 3 | IF_USE_MULTIPLE_SELECTION | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Flag: Mehrfachselektion verwenden | 20031017 |
Method USE_CHECKBOX_SELECTION on class CL_REIS_VIEW has no exception.
Method USE_DATESLICES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_NO_COMPLETE_RANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Keinen "Kompletten Zeitraum" anzeigen | 20061122 | ||
| 2 | IF_USE_CURRENT_DATERANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Heutigen Tag als Start-Zeitraum nehmen | 20080111 | |||
| 3 | IF_USE_DATESLICES | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Zeitscheiben verwenden | 20020924 | ||
| 4 | IS_DATERANGE | Call by reference | Type reference (TYPE) | RECADATERANGE | Zeitraum von-bis | 20020924 |
Method USE_DATESLICES on class CL_REIS_VIEW has no exception.
Method USE_GRID_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_USE_GRID_CONTROL | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Grid-Control verwenden | 20020903 |
Method USE_GRID_CONTROL on class CL_REIS_VIEW has no exception.
Method USE_HSQ_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_USE_HSQ_ALV | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Hierarchisch sequenziellen ALV verwenden | 20130916 |
Method USE_HSQ_ALV on class CL_REIS_VIEW has no exception.
Event Signatures
Event CHECKBOX_SELECTION_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BOX_NAME_CLASSIC_NEW | Exporting | Value transfer | Type reference (TYPE) | CLIKE | Feldname in Ausgabestruktur (neu) | 20080108 | ||
| 2 | ID_BOX_NAME_CLASSIC_OLD | Exporting | Value transfer | Type reference (TYPE) | CLIKE | Feldname in Ausgabestruktur (alt) | 20080108 | ||
| 3 | IF_USE_CHECKBOX_SELECTION_NEW | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | Ankreuzfelder verwenden (neu) | 20080108 | ||
| 4 | IF_USE_CHECKBOX_SELECTION_OLD | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | Ankreuzfelder verwenden (alt) | 20080108 | ||
| 5 | IF_USE_MULTIPLE_SELECTION_NEW | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | Mehrfachselektion verwenden (neu) | 20080108 | ||
| 6 | IF_USE_MULTIPLE_SELECTION_OLD | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | Mehrfachselektion verwenden (alt) | 20080108 |
Event VARIANT_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DISVARIANT_NEW | Exporting | Value transfer | Type reference (TYPE) | DISVARIANT | Anzeigevariante neu | 20080108 | ||
| 2 | IS_DISVARIANT_OLD | Exporting | Value transfer | Type reference (TYPE) | DISVARIANT | Anzeigevariante alt | 20080108 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 200 |