SAP ABAP Interface IF_BGRFC_STATUS_INFO (bgRFC Unit Status Callback)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
⤷
SBGRFCMON (Package) Package for bgRFC Monitor Classes
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BGRFC_TD_STATUS_CALLBACK | Callback Class for bgRFC Status Callback | 20130211 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_RFC_BGRFC_CALLBACK | Provides bgrfc status info | 20130219 |
Properties
| Interface | IF_BGRFC_STATUS_INFO | |
| Short Description | bgRFC Unit Status Callback |
General Data
| Package | SBGRFCMON | Package for bgRFC Monitor Classes |
| Created | 20130211 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BGRFC_STATUS_INFO has no forward declaration.
Interfaces
Interface IF_BGRFC_STATUS_INFO has no interface.
Friends
Interface IF_BGRFC_STATUS_INFO has no friend.
Attributes
Interface IF_BGRFC_STATUS_INFO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Unit Status Callback Method | 20130211 |
Events
Interface IF_BGRFC_STATUS_INFO has no event.
Types
Interface IF_BGRFC_STATUS_INFO has no local type.
Method Signatures
Method PROVIDE_UNIT_STATUS_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MESSAGE_ID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20130211 | |||
| 2 | IV_MESSAGE_NO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20130211 | |||
| 3 | IV_MESSAGE_TEXT | Call by reference | Type reference (TYPE) | BGRFC_ERROR_MESSAGE | Fehlertext zu RFC-Kommunikation oder System-Fehler | 20130211 | |||
| 4 | IV_MESSAGE_V1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20130211 | |||
| 5 | IV_MESSAGE_V2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20130211 | |||
| 6 | IV_MESSAGE_V3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20130211 | |||
| 7 | IV_MESSAGE_V4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20130211 | |||
| 8 | IV_UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | Id einer Unit im Hintergrund RFC | 20130211 | |||
| 9 | IV_UNIT_STATE | Call by reference | Type reference (TYPE) | BGRFC_EXE_STATE | Ausführungszustand einer Unit im Hintergrund RFC | 20130211 | |||
| 10 | IV_UNIT_TYPE | Call by reference | Type reference (TYPE) | BGRFC_UNIT_KIND | Art einer RFC Hintergrund Unit | 20130211 |
Method PROVIDE_UNIT_STATUS_INFO on Interface IF_BGRFC_STATUS_INFO has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |