SAP ABAP Class CL_RSTT_UI_LOG_DETAIL_GRID (Shows the Details of a Job Log)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSTT_UI (Package) Trace Tool for SAP Netweaver 2005 (BW): User Interface Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_UI_ALV_GRID | Basis Class for ALV Grid Wrapper | 20051117 |
Properties
| Class | CL_RSTT_UI_LOG_DETAIL_GRID | |
| Short Description | Shows the Details of a Job Log | |
| Super Class | CL_RSTT_UI_ALV_GRID | Basis Class for ALV Grid Wrapper |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSTT_UI | Trace Tool for SAP Netweaver 2005 (BW): User Interface Layer |
| Created | 20051117 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSTT_UI_LOG_DETAIL_GRID has no forward declaration.
Interfaces
Class CL_RSTT_UI_LOG_DETAIL_GRID has no interface implemented.
Friends
Class CL_RSTT_UI_LOG_DETAIL_GRID 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) | RSTT_TJOBID | Trace Tool: ID for Trace Job/Test Job | 20051117 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSTT_T_JOBLOG | Job Log Entries in List Format | 20051117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20051117 | |
| 2 | Instance method | Private | Method | Fills the Table with Data | 20051117 |
Events
Class CL_RSTT_UI_LOG_DETAIL_GRID has no event.
Types
Class CL_RSTT_UI_LOG_DETAIL_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 | I_APPL_CONTAINER | Call by reference | Type reference (TYPE) | STRING | 20051117 | ||||
| 2 | I_DYNNO | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20051117 | |||
| 3 | I_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20051117 |
Method CONSTRUCTOR on class CL_RSTT_UI_LOG_DETAIL_GRID has no exception.
Method _FILL_JOB_LOG_DETAIL_TABLE Signature
Method _FILL_JOB_LOG_DETAIL_TABLE on class CL_RSTT_UI_LOG_DETAIL_GRID has no parameter.
Method _FILL_JOB_LOG_DETAIL_TABLE on class CL_RSTT_UI_LOG_DETAIL_GRID has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |