SAP ABAP Class CL_OPS_SE_SOC_CLIENT_PROXY (Generic wrapper for client proxies)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM (Application Component) Materials Management
⤷
OPS_SE_COMMON_FUNCTIONALITIES (Package) Functions for Cross-Component Use
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OPS_SE_SOC_SENDER | Message sender | 20090205 |
Properties
| Class | CL_OPS_SE_SOC_CLIENT_PROXY | |
| Short Description | Generic wrapper for client proxies | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | OPS_SE_SOC | |
| Program status | ||
| Category | 0 | |
| Package | OPS_SE_COMMON_FUNCTIONALITIES | Functions for Cross-Component Use |
| Created | 20090204 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_OPS_SE_SOC_CLIENT_PROXY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OPS_SE_SOC_SENDER | Message sender | 20090205 |
Friends
Class CL_OPS_SE_SOC_CLIENT_PROXY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PROXY_BASIS | ABAP Proxies: Basic Proxy Methods | 20090205 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20090303 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090205 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090204 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090204 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090205 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090427 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20090204 | |
| 2 | Static method | Public | Method | Create instance | 20090204 | |
| 3 | Instance method | Public | Method | Create empty message parameter for send method | 20090205 | |
| 4 | Static method | Private | Method | Get names of method and parameter for output | 20090204 | |
| 5 | Static method | Private | Method | Get parameter name for output | 20090204 | |
| 6 | Instance method | Private | Method | Set serialization context | 20090204 |
Events
Class CL_OPS_SE_SOC_CLIENT_PROXY has no event.
Types
Class CL_OPS_SE_SOC_CLIENT_PROXY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLAS_NAME | Call by reference | Type reference (TYPE) | STRING | 20090205 | ||||
| 2 | IV_METH_NAME | Call by reference | Type reference (TYPE) | STRING | 20090204 | ||||
| 3 | IV_PARM_NAME | Call by reference | Type reference (TYPE) | STRING | 20090204 | ||||
| 4 | IV_PARM_TYPE | Call by reference | Type reference (TYPE) | STRING | 20090205 | ||||
| 5 | IV_PROXY_METH_NAME | Call by reference | Type reference (TYPE) | STRING | 20090427 |
Method CONSTRUCTOR on class CL_OPS_SE_SOC_CLIENT_PROXY has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLAS_NAME | Call by reference | Type reference (TYPE) | STRING | 20090205 | ||||
| 2 | IV_METH_NAME | Call by reference | Type reference (TYPE) | STRING | 'EXECUTE_ASYNCHRONOUS' | 20090204 | |||
| 3 | IV_PARM_NAME | Call by reference | Type reference (TYPE) | STRING | 'OUTPUT' | 20090204 | |||
| 4 | RO_GEN | Value transfer | Object reference (TYPE REF TO) | CL_OPS_SE_SOC_CLIENT_PROXY | 20090204 |
Method CREATE on class CL_OPS_SE_SOC_CLIENT_PROXY has no exception.
Method CREATE_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_MESSAGE | Value transfer | Object reference (TYPE REF TO) | DATA | 20090205 |
Method CREATE_PARAMETER on class CL_OPS_SE_SOC_CLIENT_PROXY has no exception.
Method GET_METH_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_METH_NAME | Call by reference | Type reference (TYPE) | STRING | 20090204 | ||||
| 2 | EV_PARM_NAME | Call by reference | Type reference (TYPE) | STRING | 20090204 | ||||
| 3 | IO_CLASS | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_CLASSDESCR | 20090205 |
Method GET_METH_NAME on class CL_OPS_SE_SOC_CLIENT_PROXY has no exception.
Method GET_PARM_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NAME | Call by reference | Type reference (TYPE) | STRING | 20090204 | ||||
| 2 | IT_PARM | Call by reference | Type reference (TYPE) | ABAP_PARMDESCR_TAB | 20090204 |
Method GET_PARM_NAME on class CL_OPS_SE_SOC_CLIENT_PROXY has no exception.
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_QUEUE | Call by reference | Type reference (TYPE) | PRX_SCNT | 20090204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090205 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |