SAP ABAP Class /IWFND/CL_BGRFC_UTIL (Utilities for BGRFC)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CS (Application Component) IWF Common Services
⤷
/IWFND/COS_QUEUEING (Package) GW Framework - Queueing via bgRFC
⤷
⤷
Properties
| Class | /IWFND/CL_BGRFC_UTIL | |
| Short Description | Utilities for BGRFC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWFND/COS_QUEUEING | GW Framework - Queueing via bgRFC |
| Created | 20091101 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWFND/CL_BGRFC_UTIL has no forward declaration.
Interfaces
Class /IWFND/CL_BGRFC_UTIL has no interface implemented.
Friends
Class /IWFND/CL_BGRFC_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'BGRFC' | Object Type Name | 20091102 | ||
| 2 | Constant | Private | Type reference (TYPE) | SYMSGID | '/IWFND/COD' | Message Class | 20091102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get bgrfc queue name | 20091101 | |
| 2 | Static method | Public | Method | Get bgrfc unit | 20091101 | |
| 3 | Static method | Public | Method | Retry BGRFC unit | 20091130 |
Events
Class /IWFND/CL_BGRFC_UTIL has no event.
Types
Class /IWFND/CL_BGRFC_UTIL has no local type.
Method Signatures
Method GET_BGRFC_QUEUE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_GSDO_ID | Call by reference | Type reference (TYPE) | /IWFND/S_COR_ID | Common IWFND ID (see CCT ID) - core data type | 20091101 | |||
| 2 | IV_PREFIX | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | Prefix | 20091101 | |||
| 3 | RV_QUEUE_NAME | Value transfer | Type reference (TYPE) | QRFC_QUEUE_NAME | Queue Name for Background RFC | 20091101 |
Method GET_BGRFC_QUEUE_NAME on class /IWFND/CL_BGRFC_UTIL has no exception.
Method GET_BGRFC_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BGRFC_DESTINATION | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | 'IWFND_BGRFC_DEST' | Name of Destination in Inbound Case | 20091101 | ||
| 2 | IV_QUEUE_NAME | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | Queue Name for Background RFC | 20091101 | |||
| 3 | RO_INBOUND_UNIT | Value transfer | Object reference (TYPE REF TO) | IF_QRFC_UNIT_INBOUND | Inbound qRFC Unit | 20091102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Bgrfc utility Exceptions | 20091102 |
Method RETRY_BGRFC_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONSUMER_TYPE | Call by reference | Type reference (TYPE) | /IWFND/COR_COMPONENT_ID | Consumer type | 20091130 | |||
| 2 | IV_DELAY_TIME | Call by reference | Type reference (TYPE) | INT4 | 300 | Wait time until retry allowed | 20091130 | ||
| 3 | IV_GSDO_TYPE | Call by reference | Type reference (TYPE) | /IWFND/COR_GSDO_TYPE | GSDO type | 20091130 | |||
| 4 | IV_MAX_COUNT | Call by reference | Type reference (TYPE) | INT4 | 10 | Maximum Number of Retries | 20091130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Bgrfc utility Exceptions | 20091130 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |