SAP ABAP Class CL_TREX_BC_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
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) 20080416
Properties
Class CL_TREX_BC_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 20080416   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TREX_BC_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) 20080416
Friends
Class CL_TREX_BC_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_HTTP_RUNTIME' Table Name 20080416
2 FIELDCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20080416
3 GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20080416
4 LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20080416
5 OUTTAB Instance attribute Private Type reference (TYPE) TREXT_HTTP_RUNTIME Table: Runtimes for HTTP-based Calls 20080416
6 OUTTAB_INDEX Instance attribute Private Type reference (TYPE) I 20080416
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080416
2 CREATE_TREX_RUNTIME Static method Public Method 20080416
3 INIT_FIELDCAT Instance method Private Method 20080416
Events
Class CL_TREX_BC_RUNTIME_GRID has no event.
Types
Class CL_TREX_BC_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 20080416

Method CONSTRUCTOR on class CL_TREX_BC_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 20080416
2 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_TREX_RUNTIME_GRID Run time grid for TREX. 20080416

Method CREATE_TREX_RUNTIME on class CL_TREX_BC_RUNTIME_GRID has no exception.

Method INIT_FIELDCAT Signature

Method INIT_FIELDCAT on class CL_TREX_BC_RUNTIME_GRID has no parameter.
Method INIT_FIELDCAT on class CL_TREX_BC_RUNTIME_GRID has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711