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 MO_PROXY Instance attribute Private Object reference (TYPE REF TO) CL_PROXY_BASIS ABAP Proxies: Basic Proxy Methods 20090205
2 MR_MESSAGE Instance attribute Public Object reference (TYPE REF TO) DATA 20090303
3 MV_CLAS_NAME Instance attribute Private Type reference (TYPE) STRING 20090205
4 MV_METH_NAME Instance attribute Private Type reference (TYPE) STRING 20090204
5 MV_PARM_NAME Instance attribute Private Type reference (TYPE) STRING 20090204
6 MV_PARM_TYPE Instance attribute Private Type reference (TYPE) STRING 20090205
7 MV_PROXY_METH_NAME Instance attribute Private Type reference (TYPE) STRING 20090427
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20090204
2 CREATE Static method Public Method Create instance 20090204
3 CREATE_PARAMETER Instance method Public Method Create empty message parameter for send method 20090205
4 GET_METH_NAME Static method Private Method Get names of method and parameter for output 20090204
5 GET_PARM_NAME Static method Private Method Get parameter name for output 20090204
6 SERIALIZE 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 Importing IV_CLAS_NAME Call by reference Type reference (TYPE) STRING 20090205
2 Importing IV_METH_NAME Call by reference Type reference (TYPE) STRING 20090204
3 Importing IV_PARM_NAME Call by reference Type reference (TYPE) STRING 20090204
4 Importing IV_PARM_TYPE Call by reference Type reference (TYPE) STRING 20090205
5 Importing 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 Importing IV_CLAS_NAME Call by reference Type reference (TYPE) STRING 20090205
2 Importing IV_METH_NAME Call by reference Type reference (TYPE) STRING 'EXECUTE_ASYNCHRONOUS' 20090204
3 Importing IV_PARM_NAME Call by reference Type reference (TYPE) STRING 'OUTPUT' 20090204
4 Returning 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 Returning 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 Exporting EV_METH_NAME Call by reference Type reference (TYPE) STRING 20090204
2 Exporting EV_PARM_NAME Call by reference Type reference (TYPE) STRING 20090204
3 Importing 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 Exporting EV_NAME Call by reference Type reference (TYPE) STRING 20090204
2 Importing 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 Importing IV_QUEUE Call by reference Type reference (TYPE) PRX_SCNT 20090204
# Exception Resumable Description Created on
1 CX_SHP_APPL_ERROR_MESSAGE 20090205
History
Last changed by/on SAP  20100310 
SAP Release Created in 605