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 | Constant | Public | Type reference (TYPE) | OBLRELTYPE | 'XI_IN_BOR' | XI Inbound Message/BOR Object Link | 20030916 | ||
| 2 | Constant | Public | Type reference (TYPE) | OBLRELTYPE | 'XI_OUT_BOR' | XI Outbound Message/BOR Object Link | 20030916 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | Proxy Interface Class CO*, II* | 20030916 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SXMSMGUID | XMS Message GUID | 20030916 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SIBFLPORB | Business Object ID | 20030916 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | OBLRELTYPE | Relationship type | 20030916 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030916 | |
| 2 | Instance method | Public | Method | Sets the BOR Object Key | 20030923 | |
| 3 | 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 | MESSAGE_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Proxy-Klassen/Interfacename | 20030916 | |||
| 2 | MESSAGE_ID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI Message GUID | 20030916 | |||
| 3 | OBJECT_ID | Call by reference | Type reference (TYPE) | SIBFLPORB | BOR Objekt ID | 20030916 | |||
| 4 | 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 | 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 | Application Integration: Technischer Fehler | 20030922 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 640 |