SAP ABAP Class CL_TPDA_SCRIPT_MONITOR (Class for ALV Display)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_SCRIPT (Package) Debugger Script
⤷
⤷
Properties
| Class | CL_TPDA_SCRIPT_MONITOR | |
| Short Description | Class for ALV Display | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STPDA_SCRIPT | Debugger Script |
| Created | 20051215 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TPDA_SCRIPT_MONITOR has no forward declaration.
Interfaces
Class CL_TPDA_SCRIPT_MONITOR has no interface implemented.
Friends
Class CL_TPDA_SCRIPT_MONITOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20051220 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in Screen Area | 20051220 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | DATA | 20051215 | ||||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20051215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Additional Display/Logging | 20051215 | |
| 2 | Instance method | Private | Method | 20060329 | ||
| 3 | Instance method | Public | Method | 20060329 | ||
| 4 | Instance method | Private | Method | 20060329 |
Events
Class CL_TPDA_SCRIPT_MONITOR has no event.
Types
Class CL_TPDA_SCRIPT_MONITOR has no local type.
Method Signatures
Method ADD_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LINE | Call by reference | Type reference (TYPE) | ANY | 20051215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Für ALV unpassender Zeilentyp | 20060329 |
Method CHECK_TYPE_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LINE | Call by reference | Type reference (TYPE) | ANY | 20060329 | ||||
| 2 | P_RTTI_STRUC | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20060329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Für ALV unpassender Zeilentyp | 20060329 |
Method CLOSE Signature
Method CLOSE on class CL_TPDA_SCRIPT_MONITOR has no parameter.
Method CLOSE on class CL_TPDA_SCRIPT_MONITOR has no exception.
Method CREATE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LINE | Call by reference | Type reference (TYPE) | ANY | 20060329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Für ALV unpassender Zeilentyp | 20060329 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |