SAP ABAP Class CL_HDB_RUNTIME_GRID (TREX runtime grid for Basis Client funcs.)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷ STREX (Package) TREX ABAP client
⤷ BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷ STREX (Package) TREX ABAP client
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TREX_RUNTIME_GRID | Run time grid for TREX (for performance measurement) | 20101104 |
Properties
Class | CL_HDB_RUNTIME_GRID | |
Short Description | TREX runtime grid for Basis Client funcs. | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STREX | TREX ABAP client |
Created | 20101028 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HDB_RUNTIME_GRID has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_TREX_RUNTIME_GRID | Run time grid for TREX (for performance measurement) | 20101104 |
Friends
Class CL_HDB_RUNTIME_GRID has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_STRUCT_NAME | Constant | Private | Type reference (TYPE) | TABNAME | 'TREXS_NEWDB_RUNTIME' | Table Name | 20101104 | |
2 | FIELDCAT | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20101104 | ||
3 | GRID | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20101104 | ||
4 | LAYOUT | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20101104 | ||
5 | OUTTAB | Instance attribute | Private | Type reference (TYPE) | TREXT_NEWDB_RUNTIME | Table: Runtimes for NEWDB function modules | 20101104 | ||
6 | OUTTAB_INDEX | Instance attribute | Private | Type reference (TYPE) | I | 20101104 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | 20101104 | |
2 | CREATE_TREX_RUNTIME | Static method | Public | Method | 20101104 | |
3 | INIT_FIELDCAT | Instance method | Private | Method | 20101104 |
Events
Class CL_HDB_RUNTIME_GRID has no event.
Types
Class CL_HDB_RUNTIME_GRID has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20101104 |
Method CONSTRUCTOR on class CL_HDB_RUNTIME_GRID has no exception.
Method CREATE_TREX_RUNTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20101104 | ||
2 | Returning | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_TREX_RUNTIME_GRID | Run time grid for TREX. | 20101104 |
Method CREATE_TREX_RUNTIME on class CL_HDB_RUNTIME_GRID has no exception.
Method INIT_FIELDCAT Signature
Method INIT_FIELDCAT on class CL_HDB_RUNTIME_GRID has no parameter.
Method INIT_FIELDCAT on class CL_HDB_RUNTIME_GRID has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |