SAP ABAP Class CL_BGRFC_TD_STATUS_CALLBACK (Callback Class for bgRFC Status Callback)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
⤷
SQRFC2 (Package) ABAP Development for bgRFC
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BGRFC_STATUS_INFO | bgRFC Unit Status Callback | 20130211 |
Properties
| Class | CL_BGRFC_TD_STATUS_CALLBACK | |
| Short Description | Callback Class for bgRFC Status Callback | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SQRFC2 | ABAP Development for bgRFC |
| Created | 20130211 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BGRFC_TD_STATUS_CALLBACK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BGRFC_STATUS_INFO | bgRFC Unit Status Callback | 20130211 |
Friends
Class CL_BGRFC_TD_STATUS_CALLBACK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | SYMSGID | 20130211 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | SYMSGNO | 20130211 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | BGRFC_ERROR_MESSAGE | 20130211 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | SYMSGV | 20130211 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | SYMSGV | 20130211 | ||||
| 6 | Static Attribute | Private | Type reference (TYPE) | SYMSGV | 20130211 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | SYMSGV | 20130211 | ||||
| 8 | Static Attribute | Private | Type reference (TYPE) | BGRFC_UNIT_ID | 20130211 | ||||
| 9 | Static Attribute | Private | Type reference (TYPE) | BGRFC_EXE_STATE | 20130211 | ||||
| 10 | Static Attribute | Private | Type reference (TYPE) | BGRFC_UNIT_KIND | 20130211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130211 |
Events
Class CL_BGRFC_TD_STATUS_CALLBACK has no event.
Types
Class CL_BGRFC_TD_STATUS_CALLBACK has no local type.
Method Signatures
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MESSAGE_ID | Call by reference | Type reference (TYPE) | SYMSGID | 20130211 | ||||
| 2 | EV_MESSAGE_NO | Call by reference | Type reference (TYPE) | SYMSGNO | 20130211 | ||||
| 3 | EV_MESSAGE_TEXT | Call by reference | Type reference (TYPE) | BGRFC_ERROR_MESSAGE | 20130211 | ||||
| 4 | EV_MESSAGE_V1 | Call by reference | Type reference (TYPE) | SYMSGV | 20130211 | ||||
| 5 | EV_MESSAGE_V2 | Call by reference | Type reference (TYPE) | SYMSGV | 20130211 | ||||
| 6 | EV_MESSAGE_V3 | Call by reference | Type reference (TYPE) | SYMSGV | 20130211 | ||||
| 7 | EV_MESSAGE_V4 | Call by reference | Type reference (TYPE) | SYMSGV | 20130211 | ||||
| 8 | EV_UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | 20130211 | ||||
| 9 | EV_UNIT_STATE | Call by reference | Type reference (TYPE) | BGRFC_EXE_STATE | 20130211 | ||||
| 10 | EV_UNIT_TYPE | Call by reference | Type reference (TYPE) | BGRFC_UNIT_KIND | 20130211 |
Method GET_INFO on class CL_BGRFC_TD_STATUS_CALLBACK has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |