SAP ABAP Class CL_PROXY_MESSAGE_LINK (BOR Object/XI Message Link)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SAI_PROXY_RUNTIME_XI_3_0 (Package) ABAP Proxies: Runtime XI 3.0
Properties
Class CL_PROXY_MESSAGE_LINK  
Short Description BOR Object/XI Message Link    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_RUNTIME_XI_3_0   ABAP Proxies: Runtime XI 3.0 
Created 20030916   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PROXY_MESSAGE_LINK has no forward declaration.
Interfaces
Class CL_PROXY_MESSAGE_LINK has no interface implemented.
Friends
Class CL_PROXY_MESSAGE_LINK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_RELTYPE_INBOUND Constant Public Type reference (TYPE) OBLRELTYPE 'XI_IN_BOR' XI Inbound Message/BOR Object Link 20030916
2 C_RELTYPE_OUTBOUND Constant Public Type reference (TYPE) OBLRELTYPE 'XI_OUT_BOR' XI Outbound Message/BOR Object Link 20030916
3 MESSAGE_CLASS Instance attribute Private Type reference (TYPE) SEOCLSNAME Proxy Interface Class CO*, II* 20030916
4 MESSAGE_ID Instance attribute Private Type reference (TYPE) SXMSMGUID XMS Message GUID 20030916
5 OBJECT_ID Instance attribute Private Type reference (TYPE) SIBFLPORB Business Object ID 20030916
6 RELATION_TYPE Instance attribute Private Type reference (TYPE) OBLRELTYPE Relationship type 20030916
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030916
2 SET_OBJECT_ID Instance method Public Method Sets the BOR Object Key 20030923
3 WRITE Instance method Public Method Write Object Link for an XI Message 20030922
Events
Class CL_PROXY_MESSAGE_LINK has no event.
Types
Class CL_PROXY_MESSAGE_LINK 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 MESSAGE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Proxy-Klassen/Interfacename 20030916
2 Importing MESSAGE_ID Call by reference Type reference (TYPE) SXMSMGUID XI Message GUID 20030916
3 Importing OBJECT_ID Call by reference Type reference (TYPE) SIBFLPORB BOR Objekt ID 20030916
4 Importing RELATION_TYPE Call by reference Type reference (TYPE) OBLRELTYPE Verknüpfungstyp 20030916

Method CONSTRUCTOR on class CL_PROXY_MESSAGE_LINK has no exception.

Method SET_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_ID Call by reference Type reference (TYPE) SIBFLPORB 20030923

Method SET_OBJECT_ID on class CL_PROXY_MESSAGE_LINK has no exception.

Method WRITE Signature

Method WRITE on class CL_PROXY_MESSAGE_LINK has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technischer Fehler 20030922
History
Last changed by/on SAP  20140121 
SAP Release Created in 640