SAP ABAP Class CL_BGRFC_DEST_HELPER (Helper Class for Inbound/Outbound Destinations)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
⤷
SQRFC2 (Package) ABAP Development for bgRFC
⤷
⤷
Properties
| Class | CL_BGRFC_DEST_HELPER | |
| Short Description | Helper Class for Inbound/Outbound Destinations | |
| 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 | 20041202 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BGRFC_DEST_HELPER has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_BGRFC_DESTINATION_INBOUND | 20041202 | Inbound Destinations in Background RFC | |
| 2 | CL_BGRFC_DESTINATION_OUTBOUND | 20041202 | Outbound Destinations in Background RFC | |
| 3 | CL_QRFC_LOCK_INBOUND | 20050307 | Inbound qRFC Lock | |
| 4 | CL_QRFC_LOCK_OUTBOUND | 20050307 | Outbound qRFC Lock |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | T_DEST_INBOUND_TAB | 20041203 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | T_DEST_OUTBOUND_GROUP_TAB | 20041203 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | T_DEST_OUTBOUND_TAB | 20041203 | ||||
| 4 | Constant | Private | Type reference (TYPE) | STRING | `[A-Z0-9_/]*` | Valid End of Queue Name | 20050121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks for Valid Inbound Destination Names | 20041203 | |
| 2 | Static method | Public | Method | Checks for Valid Outbound Destination Names | 20041203 | |
| 3 | Static method | Private | Method | Gets Reference to Inbound Destinations | 20041202 | |
| 4 | Static method | Private | Method | Gets Reference to Outbound Destination | 20041202 | |
| 5 | Static method | Private | Method | Gets Table with All Outbound Destinations | 20041202 |
Events
Class CL_BGRFC_DEST_HELPER has no event.
Types
Class CL_BGRFC_DEST_HELPER has no local type.
Method Signatures
Method CHECK_DEST_NAME_INBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEST | Call by reference | Object reference (TYPE REF TO) | CL_BGRFC_DEST_IMPL_INBOUND | Implementierung Inbound Destinationen im Hintergrund RFC | 20041207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Destinationfehler im Hintergrund RFC | 20041203 |
Method CHECK_DEST_NAME_OUTBOUND 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_OUTBOUND | Name der Destination im Outbound Fall | 20041203 | |||
| 2 | MIGRATION_CALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Destinationfehler im Hintergrund RFC | 20041203 |
Method GET_DEST_INBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEST | Value transfer | Object reference (TYPE REF TO) | IF_BGRFC_DESTINATION_INBOUND | Inbound Destination im Hintergrund RFC | 20041202 | |||
| 2 | DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | Name der Destination im Inbound Fall | 20041202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Destinationfehler im Hintergrund RFC | 20041203 |
Method GET_DEST_OUTBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEST | Value transfer | Object reference (TYPE REF TO) | IF_BGRFC_DESTINATION_OUTBOUND | Outbound Destination im Hintergrund RFC | 20041202 | |||
| 2 | DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_OUTBOUND | Name der Destination im Outbound Fall | 20041202 | |||
| 3 | MIGRATION_CALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Destinationfehler im Hintergrund RFC | 20041203 |
Method GET_DEST_OUTBOUND_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEST | Value transfer | Object reference (TYPE REF TO) | IF_BGRFC_DESTINATION_OUTBOUND | Outbound Destination im Hintergrund RFC | 20041202 | |||
| 2 | DEST_NAMES | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_TAB_OUTBOUND | Tabelle von Outbound Destinationsnamen | 20041203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Destinationfehler im Hintergrund RFC | 20041203 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |