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 REF_ALV Static Attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20051220
2 REF_BOX Static Attribute Public Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Container for Custom Controls in Screen Area 20051220
3 REF_DATA Static Attribute Public Object reference (TYPE REF TO) DATA 20051215
4 REF_RTTI_STRUC 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 ADD_ENTRY Instance method Public Method Additional Display/Logging 20051215
2 CHECK_TYPE_ALV Instance method Private Method 20060329
3 CLOSE Instance method Public Method 20060329
4 CREATE_TABLE 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 Importing P_LINE Call by reference Type reference (TYPE) ANY 20051215
# Exception Resumable Description Created on
1 CX_TPDA_SCR_ALV_WRONG_TYPE 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 Importing P_LINE Call by reference Type reference (TYPE) ANY 20060329
2 Returning P_RTTI_STRUC Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20060329
# Exception Resumable Description Created on
1 CX_TPDA_SCR_ALV_WRONG_TYPE 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 Importing P_LINE Call by reference Type reference (TYPE) ANY 20060329
# Exception Resumable Description Created on
1 CX_TPDA_SCR_ALV_WRONG_TYPE Für ALV unpassender Zeilentyp 20060329
History
Last changed by/on SAP  20090618 
SAP Release Created in 710