SAP ABAP Class CL_PROXY_INBOUND_AGENT (CL_PROXY_INBOUND_AGENT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_RUNTIME_FRAMEWORK (Package) ABAP Proxies: Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PROXY_INBOUND_AGENT Proxy Agent 20051108
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PROXY_INBOUND_AGENT_FACT Proxy Agent 20051108
Properties
Class CL_PROXY_INBOUND_AGENT  
Short Description    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_RUNTIME_FRAMEWORK   ABAP Proxies: Framework 
Created 20051108   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
# Interface Abstract Final Description Created on
1 IF_PROXY_INBOUND_AGENT Proxy Agent 20051108
2 IF_PROXY_INBOUND_AGENT_FACT Proxy Agent 20051108
Friends
Class CL_PROXY_INBOUND_AGENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_NAME Instance attribute Private Type reference (TYPE) STRING 20070905
2 DEBUG_CONSTRUCTOR Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080201
3 DEBUG_METHOD Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080201
4 INTERFACE_NAME Instance attribute Private Type reference (TYPE) STRING 20051111
5 PROXY Instance attribute Private Object reference (TYPE REF TO) OBJECT 20051108
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051108
2 CREATE_PROXY Instance method Private Method 20120803
3 SET_DEBUG_CONSTRUCTOR Static method Public Method 20080201
4 SET_DEBUG_METHOD Static method Public Method 20080201
Events
Class CL_PROXY_INBOUND_AGENT has no event.
Types
Class CL_PROXY_INBOUND_AGENT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) SEOCLNAME Klassenname 20051108
2 Importing INTERFACE_NAME Call by reference Type reference (TYPE) SEOCLNAME 20051111

Method CONSTRUCTOR on class CL_PROXY_INBOUND_AGENT has no exception.

Method CREATE_PROXY Signature

Method CREATE_PROXY on class CL_PROXY_INBOUND_AGENT has no parameter.
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Integration: Application Error 20120803

Method SET_DEBUG_CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VAL Call by reference Type reference (TYPE) ABAP_BOOL 20080201

Method SET_DEBUG_CONSTRUCTOR on class CL_PROXY_INBOUND_AGENT has no exception.

Method SET_DEBUG_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VAL Call by reference Type reference (TYPE) ABAP_BOOL 20080201

Method SET_DEBUG_METHOD on class CL_PROXY_INBOUND_AGENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710