SAP ABAP Class CL_BGRFC_UNIT_EXISTENCE (Gets Statements About Existence of Units)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
⤷
SBGRFCMON (Package) Package for bgRFC Monitor Classes
⤷
⤷
Properties
| Class | CL_BGRFC_UNIT_EXISTENCE | |
| Short Description | Gets Statements About Existence of Units | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBGRFCMON | Package for bgRFC Monitor Classes |
| Created | 20061205 | 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) |
Interfaces
Class CL_BGRFC_UNIT_EXISTENCE has no interface implemented.
Friends
Class CL_BGRFC_UNIT_EXISTENCE has no friend class.
Attributes
Class CL_BGRFC_UNIT_EXISTENCE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Do units exist for destination? | 20061205 | |
| 2 | Static method | Public | Method | Do units exist for destination? | 20061205 | |
| 3 | Static method | Public | Method | Do units exist for a queue prefix? | 20070316 |
Events
Class CL_BGRFC_UNIT_EXISTENCE has no event.
Types
Class CL_BGRFC_UNIT_EXISTENCE has no local type.
Method Signatures
Method GET_UNIT_EXIST_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 | 20061205 | |||
| 2 | EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20061205 |
Method GET_UNIT_EXIST_DEST_INBOUND on class CL_BGRFC_UNIT_EXISTENCE has no exception.
Method GET_UNIT_EXIST_DEST_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_INBOUND | Name der Destination im Inbound Fall | 20061205 | |||
| 2 | EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20061205 |
Method GET_UNIT_EXIST_DEST_OUTBOUND on class CL_BGRFC_UNIT_EXISTENCE has no exception.
Method GET_UNIT_EXIST_QUEUE_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 | 20070316 | |||
| 2 | EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070316 | ||||
| 3 | QUEUE_PREFIX | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | Queuepräfixname für bgRFC | 20070316 |
Method GET_UNIT_EXIST_QUEUE_INBOUND on class CL_BGRFC_UNIT_EXISTENCE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |