SAP ABAP Class CL_SALV_TEST (ALV: Test Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_TEST (Package) ALV: Test Environment for SALV
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_TEST_TYPES | ALV: Test Type Definitions | 20040401 |
Properties
| Class | CL_SALV_TEST | |
| Short Description | ALV: Test Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_TEST | ALV: Test Environment for SALV |
| Created | 20040330 | SAP |
| Last change | 20040603 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 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) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_TEST_TYPES | ALV: Test Type Definitions | 20040401 |
Friends
Class CL_SALV_TEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | STRING | Output Directory for Data | 20040330 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | STRING | Run Key | 20040330 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20040330 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Data Element for Constants | 20040401 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Data Element for Constants | 20040401 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | IF_SALV_TEST_TYPES=>G_TYPE_T_COMPARE | 20040401 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | RSDS_SELOPT_T | 20040331 | ||||
| 8 | Static Attribute | Private | Type reference (TYPE) | IF_SALV_TEST_TYPES=>G_TYPE_T_SUBMIT | 20040401 | ||||
| 9 | Constant | Public | Type reference (TYPE) | SALV_DE_CONSTANT | 1 | ALV: Data Element for Constants | 20040401 | ||
| 10 | Constant | Public | Type reference (TYPE) | SALV_DE_CONSTANT | 5 | ALV: Data Element for Constants | 20040331 | ||
| 11 | Constant | Public | Type reference (TYPE) | SALV_DE_CONSTANT | 2 | ALV: Data Element for Constants | 20040401 | ||
| 12 | Constant | Public | Type reference (TYPE) | SALV_DE_CONSTANT | 1 | ALV: Data Element for Constants | 20040401 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20040401 | ||
| 2 | Static method | Public | Method | Export Attribute Data | 20040401 | |
| 3 | Static method | Public | Method | Export Data from ALV Grid | 20040330 | |
| 4 | Static method | Public | Method | Export Data from ALV Fullscreen | 20040401 | |
| 5 | Static method | Public | Method | 20040401 | ||
| 6 | Static method | Public | Method | 20040331 | ||
| 7 | Static method | Public | Method | 20040331 |
Events
Class CL_SALV_TEST has no event.
Types
Class CL_SALV_TEST has no local type.
Method Signatures
Method COMPARE_DATA_GRID Signature
Method COMPARE_DATA_GRID on class CL_SALV_TEST has no parameter.
Method COMPARE_DATA_GRID on class CL_SALV_TEST has no exception.
Method EXPORT_DATA_ATTRIBUTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POINT_IN_TIME_X | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Datenelement für Konstanten | 20040401 | |||
| 2 | POINT_IN_TIME_Y | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Datenelement für Konstanten | 20040401 |
Method EXPORT_DATA_ATTRIBUTS on class CL_SALV_TEST has no exception.
Method EXPORT_DATA_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20040331 | |||
| 2 | POINT_IN_TIME_X | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Datenelement für Konstanten | 20040330 | |||
| 3 | POINT_IN_TIME_Y | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Datenelement für Konstanten | 20040330 |
Method EXPORT_DATA_GRID on class CL_SALV_TEST has no exception.
Method EXPORT_DATA_SLIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POINT_IN_TIME_X | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Datenelement für Konstanten | 20040401 | |||
| 2 | POINT_IN_TIME_Y | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Datenelement für Konstanten | 20040401 | |||
| 3 | SLIS_FILTER | Call by reference | Type reference (TYPE) | SLIS_T_FILTER_ALV | ALV List Viewer | 20040401 |
Method EXPORT_DATA_SLIS on class CL_SALV_TEST has no exception.
Method LOAD_RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILENAME | Call by reference | Type reference (TYPE) | STRING | Character 1024 | 20040401 |
Method LOAD_RUN on class CL_SALV_TEST has no exception.
Method SET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Call by reference | Type reference (TYPE) | RSDS_SELOPT_T | Tabelle mir Struktur RSPARAMS für submit report | 20040331 |
Method SET_PROPERTIES on class CL_SALV_TEST has no exception.
Method SUBMIT_REPORT Signature
Method SUBMIT_REPORT on class CL_SALV_TEST has no parameter.
Method SUBMIT_REPORT on class CL_SALV_TEST has no exception.
History
| Last changed by/on | SAP | 20040603 |
| SAP Release Created in | 700 |