SAP ABAP Interface IF_LINK_SERVICE_EVENTS (Browser Framework Relevant Events of a Relationship Service)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-GOS (Application Component) Generic Object Services
⤷
SOBL_BROWSER (Package) Generic Object Relationship Browser

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BINARY_RELATION | API for Binary Relationship | 20000919 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GOS_AL_LINKSRV | Message Object in the Attachment List | 20010129 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GOS_OB_LINKSRV | Message Object in the Attachment List | 20010129 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LINK_SERVICE_SOBL_OLD | Old OVD as if_link_service | 20020104 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOBL_EVENT_THROWER | Class for Throwing Events to Relationship Services | 20000727 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SSC_GOS_SRLINK_LINKSRV | Link to Service Request Link | 20091010 |
Properties
Interface | IF_LINK_SERVICE_EVENTS | |
Short Description | Browser Framework Relevant Events of a Relationship Service |
General Data
Package | SOBL_BROWSER | Generic Object Relationship Browser |
Created | 20000725 | SAP |
Last changed | 00000000 | SAP |
Unicode checks active |
Forward declarations
Interface IF_LINK_SERVICE_EVENTS has no forward declaration.
Interfaces
Interface IF_LINK_SERVICE_EVENTS has no interface.
Friends
Interface IF_LINK_SERVICE_EVENTS has no friend.
Attributes
Interface IF_LINK_SERVICE_EVENTS has no attribute.
Methods
Interface IF_LINK_SERVICE_EVENTS has no method.
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EVENT_LINK_ADD | Instance Event (0) |
Public (2) |
Relationship Has Been Added | 20000725 |
2 | EVENT_LINK_DELETE | Instance Event (0) |
Public (2) |
Relationship was deleted | 20000725 |
3 | EVENT_LINK_UPDATE | Instance Event (0) |
Public (2) |
Relationship Has Changed | 20000725 |
Types
Interface IF_LINK_SERVICE_EVENTS has no local type.
Event Signatures
Event EVENT_LINK_ADD Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EO_BLINK | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_BROWSER_LINK | Objektverknüpfung im OV-Browser | 20000725 |
Event EVENT_LINK_DELETE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EO_BLINK | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_BROWSER_LINK | Objektverknüpfung im OV-Browser | 20000725 |
Event EVENT_LINK_UPDATE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EO_BLINK | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_BROWSER_LINK | Objektverknüpfung im OV-Browser | 20000725 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 50A |