SAP ABAP Class CL_PROXY_GENERIC_CLIENT (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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_CLIENT | Base class for consumer proxies | 20100205 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PROXY_GENERIC_CLIENT | Generic consumer proxy | 20100205 |
Properties
| Class | CL_PROXY_GENERIC_CLIENT | |
| Short Description | Generic consumer proxy | |
| Super Class | CL_PROXY_CLIENT | Base class for consumer proxies |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PROXY_GENERIC_CLIENT | Generic consumer proxy | 20100205 |
Friends
Class CL_PROXY_GENERIC_CLIENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | PRX_R3OBJ | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | 20100215 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20100215 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SPRX_SIG_T | 20100211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20100205 | ||
| 2 | Instance method | Public | Constructor | 20100205 | ||
| 3 | Instance method | Private | Method | 20110325 | ||
| 4 | Static method | Private | Method | 20100211 | ||
| 5 | Static method | Private | Method | 20100211 |
Events
Class CL_PROXY_GENERIC_CLIENT has no event.
Types
Class CL_PROXY_GENERIC_CLIENT has no local type.
Method Signatures
Method CHECK_PARAMETER_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20100205 | ||||
| 2 | TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technical Error | 20100205 |
Method CONSTRUCTOR 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 | INTF_NAME | Call by reference | Type reference (TYPE) | SEOCLNAME | 20100205 | ||||
| 3 | LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | 20100205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technical Error | 20100205 |
Method EXECUTE Signature
Method EXECUTE on class CL_PROXY_GENERIC_CLIENT has no parameter.
Method EXECUTE on class CL_PROXY_GENERIC_CLIENT has no exception.
Method GET_PARAMETER_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20100211 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20100211 |
Method GET_PARAMETER_TYPE on class CL_PROXY_GENERIC_CLIENT has no exception.
Method GET_QNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | QNAME | Qualified Name | 20100211 | |||
| 2 | XML_FRAGMENT | Call by reference | Type reference (TYPE) | XSTRING | 20100211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SXML Parsing Error | 20100211 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 72L |