SAP ABAP Interface IF_PROXY_TRACE_FACTORY (Proxy 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 - 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_SOAP_MONI_FACTORY | SOAP Monitoring Factory | 20070208 |
Properties
| Interface | IF_PROXY_TRACE_FACTORY | |
| Short Description | Proxy Agent |
General Data
| Package | SAI_PROXY_RUNTIME_FRAMEWORK | ABAP Proxies: Framework |
| Created | 20051116 | SAP |
| Last changed | 20130531 | SAP |
| 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 IF_PROXY_TRACE_FACTORY has no interface.
Friends
Interface IF_PROXY_TRACE_FACTORY has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCATION_CONSUMER | Constant | Public | Type reference (TYPE) | T_LOCATION | 'C' | 20070209 | ||
| 2 | LOCATION_EVENT | Constant | Public | Type reference (TYPE) | T_LOCATION | 'E' | 20080905 | ||
| 3 | LOCATION_PROVIDER | Constant | Public | Type reference (TYPE) | T_LOCATION | 'P' | 20070209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20051116 |
Events
Interface IF_PROXY_TRACE_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_LOCATION | Public | See coding | 20070209 | T_LOCATION type c length 1
|
Method Signatures
Method GET_TRACER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLNAME | Class Name | 20051116 | |||
| 2 | ESR_NAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20051116 | |||
| 3 | INTERFACE_NAME | Call by reference | Type reference (TYPE) | SEOCLNAME | Interface Name | 20051116 | |||
| 4 | LOCATION | Call by reference | Type reference (TYPE) | T_LOCATION | 20070209 | ||||
| 5 | LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | Logical Port Name | 20051208 | |||
| 6 | TRACER | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_TRACER | Proxy Agent | 20051116 |
Method GET_TRACER on Interface IF_PROXY_TRACE_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |