SAP ABAP Class CL_MTS_PROXY_OBJ_REF_UTIL (Util methods for MO references)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-ACI (Application Component) ABAP Connectivity and Integration Tools
     SMTS_PROXY_REST (Package) REST Resources For WS Proxy Objects
Properties
Class CL_MTS_PROXY_OBJ_REF_UTIL  
Short Description Util methods for MO references    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMTS_PROXY_REST   REST Resources For WS Proxy Objects 
Created 20120309   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 IF_MDRS_BUSINESS_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_MDRS_INBOUND_SI Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_MDRS_OUTBOUND_SI Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_MTS_CORE_COMMON_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_MTS_PRX_COMMON_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_MTS_PROXY_OBJ_REF_UTIL has no interface implemented.
Friends
Class CL_MTS_PROXY_OBJ_REF_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_RESOURCE_TYPE Constant Public Type reference (TYPE) STRING 'PROXY_ADT_RESSOURCE' 20120309
2 MV_OBJTYPE Constant Public Type reference (TYPE) TROBJTYPE 'SPRX' 20120309
Methods
# Method Level Visibility Method type Description Created on
1 FILL_ADT_OBJECT_REF Static method Public Method 20120309
2 GET_CONTRACT_ACTOR_REFERENCE Static method Public Method 20120309
3 GET_CONTRACT_REFERENCE Static method Public Method 20120309
4 GET_SC_ACTOR_REFERENCE Static method Public Method 20120309
5 GET_SC_REFERENCE Static method Public Method 20120309
Events
Class CL_MTS_PROXY_OBJ_REF_UTIL has no event.
Types
Class CL_MTS_PROXY_OBJ_REF_UTIL has no local type.
Method Signatures

Method FILL_ADT_OBJECT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ADT_REFERENCE Call by reference Type reference (TYPE) SADT_OBJECT_REFERENCE 20120309
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20120309
3 Importing IV_TYPE Call by reference Type reference (TYPE) PRX_R3OBJ 20120309
4 Importing IV_WB_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP 20120309
# Exception Resumable Description Created on
1 CX_ADT_RES_NOT_FOUND 20120309

Method GET_CONTRACT_ACTOR_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTOR Call by reference Type reference (TYPE) STRING 20120309
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20120309
3 Returning RS_REFERENCE Value transfer Type reference (TYPE) IF_MTS_PRX_COMMON_TYPES=>TY_CONTRACT_ACTOR_REF 20120309
# Exception Resumable Description Created on
1 CX_ADT_RES_NOT_FOUND 20120309

Method GET_CONTRACT_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20120309
2 Returning RS_REFERENCE Value transfer Type reference (TYPE) IF_MTS_PRX_COMMON_TYPES=>TY_CONTRACT_REF 20120309
# Exception Resumable Description Created on
1 CX_ADT_RES_NOT_FOUND 20120309

Method GET_SC_ACTOR_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTOR Call by reference Type reference (TYPE) STRING 20120309
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20120309
3 Returning RS_REFERENCE Value transfer Type reference (TYPE) IF_MTS_PRX_COMMON_TYPES=>TY_CONTRACT_ACTOR_REF 20120309
# Exception Resumable Description Created on
1 CX_ADT_RES_NOT_FOUND 20120309

Method GET_SC_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20120309
2 Returning RS_REFERENCE Value transfer Type reference (TYPE) IF_MTS_PRX_COMMON_TYPES=>TY_CONTRACT_REF 20120309
# Exception Resumable Description Created on
1 CX_ADT_RES_NOT_FOUND 20120309
History
Last changed by/on SAP  20131127 
SAP Release Created in 804