SAP ABAP Class CL_QRFC_SHM_ROOT_QUEUE_TO_DEST (Use Queue Name to Get Inbound Destination: Root Class)
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_SHM_BUILD_INSTANCE | Flag Interface: Area Constructor for Shared Objects | 20060209 |
Properties
Class | CL_QRFC_SHM_ROOT_QUEUE_TO_DEST | |
Short Description | Use Queue Name to Get Inbound Destination: Root Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SQRFC2 | ABAP Development for bgRFC |
Created | 20050126 | SAP |
Last change | 20090618 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SHM_BUILD_INSTANCE | Flag Interface: Area Constructor for Shared Objects | 20060209 |
Friends
Class CL_QRFC_SHM_ROOT_QUEUE_TO_DEST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | QUEUE_TO_DEST_TAB_TYPE | Assignment Table of Queue Name to Destination | 20050126 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Auxiliary Method for Getting Inbound Destination | 20050727 |
2 | ![]() |
Static method | Public | Method | Uses Queue Name to Get Inbound Destination | 20050616 |
Events
Class CL_QRFC_SHM_ROOT_QUEUE_TO_DEST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | QUEUE_TO_DEST_TAB_TYPE | Private | See coding | Assignment Table of Queue Name to Destination | 20050126 | queue_to_dest_tab_type type sorted table of qrfc_cust_i_dest
with unique key queue_prefix
initial size 32
|
Method Signatures
Method QUEUE_NAMES_TO_DEST_HELPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEST_NAME | Value transfer | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | Name der Destination im Inbound Fall | 20050727 | ||
2 | ![]() |
PREFIX_TAB | Call by reference | Type reference (TYPE) | QUEUE_TO_DEST_TAB_TYPE | Zuordnungstabelle Queue-Name nach Destination | 20050727 | ||
3 | ![]() |
QUEUE_NAMES | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME_TAB | Tabelle von Queue Namen für Hintergrund RFC | 20050727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Queuenamen spezifizieren keine Inbound Destination eindeutig | 20050727 |
Method QUEUE_NAMES_TO_DEST_INBOUND 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 | 20050616 | ||
2 | ![]() |
QUEUE_NAMES | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME_TAB | Tabelle von Queue Namen für Hintergrund RFC | 20050616 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Queuenamen spezifizieren keine Inbound Destination eindeutig | 20050727 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 700 |