SAP ABAP Class CL_BGRFC_REG_DEST (CL_BGRFC_REG_DEST)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
⤷ SQRFC2 (Package) ABAP Development for bgRFC
⤷ BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
⤷ SQRFC2 (Package) ABAP Development for bgRFC
Properties
Class | CL_BGRFC_REG_DEST | |
Short Description | ||
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 | 20060626 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BGRFC_REG_DEST has no interface implemented.
Friends
Class CL_BGRFC_REG_DEST has no friend class.
Attributes
Class CL_BGRFC_REG_DEST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CHECK_DESTINATION_INBOUND | Static method | Public | Method | Check whether destination is registered | 20060626 |
2 | CHECK_DESTINATION_OUTBOUND | Static method | Public | Method | Check whether destination is registered | 20060626 |
3 | GET_DESTINATION_INBOUND | Static method | Public | Method | Gets All Registered Inbound Destinations | 20060706 |
4 | GET_DESTINATION_OUTBOUND | Static method | Public | Method | Gets All Registered Inbound Destinations | 20060706 |
5 | REGISTER_DESTINATION_INBOUND | Static method | Public | Method | Register Inbound Destination | 20060706 |
6 | REGISTER_DESTINATION_OUTBOUND | Static method | Public | Method | Register Outbound Destination | 20060706 |
7 | UNREGISTER_INBOUND_DEST | Static method | Public | Method | Delete Inbound Destination | 20060705 |
8 | UNREGISTER_OUTBOUND_DEST | Static method | Public | Method | Delete Outbound Destination | 20060705 |
Events
Class CL_BGRFC_REG_DEST has no event.
Types
Class CL_BGRFC_REG_DEST has no local type.
Method Signatures
Method CHECK_DESTINATION_INBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | Name der Destination im Outbound Fall | 20060626 | ||
2 | Returning | REGISTERED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Destination registriert | 20060626 |
Method CHECK_DESTINATION_INBOUND on class CL_BGRFC_REG_DEST has no exception.
Method CHECK_DESTINATION_OUTBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_OUTBOUND | Name der Destination im Outbound Fall | 20060626 | ||
2 | Returning | REGISTERED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Destination registriert | 20060626 |
Method CHECK_DESTINATION_OUTBOUND on class CL_BGRFC_REG_DEST has no exception.
Method GET_DESTINATION_INBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | REG_DEST_NAMES | Value transfer | Type reference (TYPE) | BGRFC_REG_I_DEST_LIST | Tabelle von Outbound Destinationsnamen | 20060706 |
Method GET_DESTINATION_INBOUND on class CL_BGRFC_REG_DEST has no exception.
Method GET_DESTINATION_OUTBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | REG_DEST_NAMES | Value transfer | Type reference (TYPE) | BGRFC_REG_O_DEST_LIST | Tabelle von Outbound Destinationsnamen | 20060706 |
Method GET_DESTINATION_OUTBOUND on class CL_BGRFC_REG_DEST has no exception.
Method REGISTER_DESTINATION_INBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | Name der Destination im Outbound Fall | 20060706 | ||
2 | Returning | IS_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060706 |
Method REGISTER_DESTINATION_INBOUND on class CL_BGRFC_REG_DEST has no exception.
Method REGISTER_DESTINATION_OUTBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_OUTBOUND | Name der Destination im Outbound Fall | 20060706 | ||
2 | Returning | IS_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060706 |
Method REGISTER_DESTINATION_OUTBOUND on class CL_BGRFC_REG_DEST has no exception.
Method UNREGISTER_INBOUND_DEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | Unit-History-Ansteuerung im bgRFC | 20060705 |
Method UNREGISTER_INBOUND_DEST on class CL_BGRFC_REG_DEST has no exception.
Method UNREGISTER_OUTBOUND_DEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_OUTBOUND | Unit-History-Ansteuerung im bgRFC | 20060705 |
Method UNREGISTER_OUTBOUND_DEST on class CL_BGRFC_REG_DEST has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |