SAP ABAP Class IF_PROXY_TRACER (Proxy Agent)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_APL_ECATT_PROXY_TRACE eCATT Tracing of Calls from Proxy Class Methods 20051202
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_APL_ECATT_REC_CS eCATT Compound Services Trace/Recorder Session 20060123
Properties
Class IF_PROXY_TRACER  
Short Description Proxy Agent    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051116   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_PROXY_TRACER has no interface implemented.
Friends
Class IF_PROXY_TRACER has no friend class.
Attributes
Class IF_PROXY_TRACER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 TRACE_AFTER Instance method Public Method 20051116
2 TRACE_BEFORE Instance method Public Method 20051116
3 TRACE_EXCEPTION Instance method Public Method 20051116
Events
Class IF_PROXY_TRACER has no event.
Types
Class IF_PROXY_TRACER has no local type.
Method Signatures

Method TRACE_AFTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SYNCHRON Call by reference Type reference (TYPE) ABAP_BOOL 20051116
2 Importing METHOD Call by reference Type reference (TYPE) SEOCMPNAME Component Name 20051116
3 Importing OPERATION Call by reference Type reference (TYPE) PRX_IFRNAM Qualified Name 20051116
4 Importing PARAMETER Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20051116
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Integration: Application Error 20051116

Method TRACE_BEFORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SYNCHRON Call by reference Type reference (TYPE) ABAP_BOOL 20051116
2 Importing METHOD Call by reference Type reference (TYPE) SEOCMPNAME Component Name 20051116
3 Importing OPERATION Call by reference Type reference (TYPE) PRX_IFRNAM Qualified Name 20051116
4 Importing PARAMETER Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20051116
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Integration: Application Error 20051116

Method TRACE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_AI_APPLICATION_FAULT Application Integration: Application Error 20051116
2 Importing IS_SYNCHRON Call by reference Type reference (TYPE) ABAP_BOOL 20051116
3 Importing METHOD Call by reference Type reference (TYPE) SEOCMPNAME Component Name 20051116
4 Importing OPERATION Call by reference Type reference (TYPE) PRX_IFRNAM Qualified Name 20051116
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Integration: Application Error 20051116
History
Last changed by/on SAP  20130531 
SAP Release Created in