SAP ABAP Class CL_TPDA_SCRIPT_CONTEXT (TPDA: AST: Context Information)
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_CONTEXT  
Short Description TPDA: AST: Context Information    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_SCRIPT   Debugger Script 
Created 20050523   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TPDA_SCRIPT_CONTEXT has no forward declaration.
Interfaces
Class CL_TPDA_SCRIPT_CONTEXT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_TPDA_SCRIPT_RUNNER 20050527 TPDA: Execute Script
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXC_INFO Instance attribute Private Type reference (TYPE) TPDA_EXCEPTION_INFO TPDA: Information About Exception 20050523
2 REF_CONTEXT Static Attribute Private Object reference (TYPE REF TO) CL_TPDA_SCRIPT_CONTEXT TPDA: AST: Context Information 20050523
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTEXT_OBJECT Static method Public Method Factory 20050523
2 GET_EXCEPTION_INFO Instance method Public Method 20050523
3 SET_EXCEPTION_INFO Instance method Public Method 20050523
Events
Class CL_TPDA_SCRIPT_CONTEXT has no event.
Types
Class CL_TPDA_SCRIPT_CONTEXT has no local type.
Method Signatures

Method GET_CONTEXT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_REF_CONTEXT Value transfer Object reference (TYPE REF TO) CL_TPDA_SCRIPT_CONTEXT TPDA: AST: Kontext Informationen 20050523

Method GET_CONTEXT_OBJECT on class CL_TPDA_SCRIPT_CONTEXT has no exception.

Method GET_EXCEPTION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_EXC_INFO Value transfer Type reference (TYPE) TPDA_EXCEPTION_INFO TPDA: Informationen zur Ausnahme 20050523

Method GET_EXCEPTION_INFO on class CL_TPDA_SCRIPT_CONTEXT has no exception.

Method SET_EXCEPTION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_EXC_INFO Call by reference Type reference (TYPE) TPDA_EXCEPTION_INFO TPDA: Informationen zur Ausnahme 20050523

Method SET_EXCEPTION_INFO on class CL_TPDA_SCRIPT_CONTEXT has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710