SAP ABAP Class CL_PROXY_GEN_CLNT_FACTORY (Factory for generic consumer proxy)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_RUNTIME_FRAMEWORK (Package) ABAP Proxies: Framework

⤷

⤷

Properties
Class | CL_PROXY_GEN_CLNT_FACTORY | |
Short Description | Factory for generic consumer proxy | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_PROXY_RUNTIME_FRAMEWORK | ABAP Proxies: Framework |
Created | 20100205 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PROXY_GEN_CLNT_FACTORY has no forward declaration.
Interfaces
Class CL_PROXY_GEN_CLNT_FACTORY has no interface implemented.
Friends
Class CL_PROXY_GEN_CLNT_FACTORY has no friend class.
Attributes
Class CL_PROXY_GEN_CLNT_FACTORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20100215 | |
2 | ![]() |
Static method | Public | Method | 20100215 |
Events
Class CL_PROXY_GEN_CLNT_FACTORY has no event.
Types
Class CL_PROXY_GEN_CLNT_FACTORY has no local type.
Method Signatures
Method CREATE_PROXY_FOR_CLASS 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 | 20100215 | ||
2 | ![]() |
LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | Logical Port Name | 20100215 | ||
3 | ![]() |
PROXY | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_GENERIC_CLIENT | Generic consumer proxy | 20100215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Integration: Technical Error | 20100215 |
Method CREATE_PROXY_FOR_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INTF_NAME | Call by reference | Type reference (TYPE) | SEOCLNAME | Class Name | 20100215 | ||
2 | ![]() |
PROXY | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_GENERIC_CLIENT | Generic consumer proxy | 20100215 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Integration: Technical Error | 20100215 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 72L |