SAP ABAP Class CL_BGRFC_DEST_IMPL_INBOUND (Implementation of Inbound Destinations in Background RFC)
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_DESTINATION_INBOUND | Inbound Destination in Background RFC | 20041201 |
Properties
| Class | CL_BGRFC_DEST_IMPL_INBOUND | |
| Short Description | Implementation of Inbound Destinations in Background RFC | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SQRFC2 | ABAP Development for bgRFC |
| Created | 20041201 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BGRFC_DEST_IMPL_INBOUND has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BGRFC_DESTINATION_INBOUND | Inbound Destination in Background RFC | 20041201 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_BGRFC_DB_HELPER | 20050307 | Background RFC Database Accesses | |
| 2 | CL_BGRFC_DEST_HELPER | 20041202 | Helper Class for Inbound/Outbound Destinations | |
| 3 | CL_BGRFC_UNIT_KERNEL | 20050315 | Root Class for UNIT Handles |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | BGRFC_UNIT_HISTORY | Flag for Unit History | 20060626 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_REGEX | Regular Expression for Queue Prefixes | 20050121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041207 |
Events
Class CL_BGRFC_DEST_IMPL_INBOUND has no event.
Types
Class CL_BGRFC_DEST_IMPL_INBOUND has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | Name der Destination im Inbound Fall | 20041207 |
Method CONSTRUCTOR on class CL_BGRFC_DEST_IMPL_INBOUND has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |