SAP ABAP Interface IF_BGRFC_EVENT_MANAGER (Event Handling in Background RFC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
⤷
SQRFC1 (Package) bgRFC -- Kernel-Related Development

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BGRFC_EVENT_MANAGER | Event Handling in Background RFC | 20041220 |
Properties
Interface | IF_BGRFC_EVENT_MANAGER | |
Short Description | Event Handling in Background RFC |
General Data
Package | SQRFC1 | bgRFC -- Kernel-Related Development |
Created | 20041220 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | BGRFT | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_BGRFC_EVENT_MANAGER has no interface.
Friends
Interface IF_BGRFC_EVENT_MANAGER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DEST_REGISTRATION_IN | Constant | Public | Type reference (TYPE) | BGRFC_EVENT_REGISTRATION_MODE | 20041203 | Inbound Destination Registration | 20050112 | |
2 | DEST_REGISTRATION_OUT | Constant | Public | Type reference (TYPE) | BGRFC_EVENT_REGISTRATION_MODE | 20041204 | Outbound Destination Registration | 20050112 | |
3 | SCHED_REGISTRATION_IN | Constant | Public | Type reference (TYPE) | BGRFC_EVENT_REGISTRATION_MODE | 20041201 | Inbound Server Registration | 20050112 | |
4 | SCHED_REGISTRATION_OUT | Constant | Public | Type reference (TYPE) | BGRFC_EVENT_REGISTRATION_MODE | 20041202 | Outbound Server Registration | 20050112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Update Event Registration (Prevent Timeout) | 20050118 |
2 | ![]() |
Instance method | Public | Method | Deregister Event | 20041220 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | ON_DEBUG_REQUEST | Instance Event (0) |
Public (2) |
Debugger Request Received | 20041221 |
2 | ON_DESTINATION_CHANGE | Instance Event (0) |
Public (2) |
Destination Settings Changed | 20041221 |
3 | ON_REQUEST | Instance Event (0) |
Public (2) |
Processible bgRFC Unit Sent | 20041221 |
4 | ON_SCHEDULER_CHANGE | Instance Event (0) |
Public (2) |
Scheduler Settings Changed | 20041221 |
Types
Interface IF_BGRFC_EVENT_MANAGER has no local type.
Method Signatures
Method REREGISTER Signature
Method REREGISTER on Interface IF_BGRFC_EVENT_MANAGER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Enqueue-Konflikt bei bgRFC | 20050118 | |
2 | ![]() |
Enqueue-System-Fehler bei bgRFC | 20050118 | |
3 | ![]() |
Timeout für Registrierung abgelaufen | 20050118 |
Method UNREGISTER Signature
Method UNREGISTER on Interface IF_BGRFC_EVENT_MANAGER has no parameter.
Method UNREGISTER on Interface IF_BGRFC_EVENT_MANAGER has no exception.
Event Signatures
Event ON_DEBUG_REQUEST Signature
Event ON_DEBUG_REQUEST on Interface IF_BGRFC_EVENT_MANAGER has no parameter.
Event ON_DESTINATION_CHANGE Signature
Event ON_DESTINATION_CHANGE on Interface IF_BGRFC_EVENT_MANAGER has no parameter.
Event ON_REQUEST Signature
Event ON_REQUEST on Interface IF_BGRFC_EVENT_MANAGER has no parameter.
Event ON_SCHEDULER_CHANGE Signature
Event ON_SCHEDULER_CHANGE on Interface IF_BGRFC_EVENT_MANAGER has no parameter.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 700 |