SAP ABAP Class IF_CLB2_GW_FEED (Gateway Notification (Feed))
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CLB2_GW_FEED | Collaboration: Gateway Feed | 20130516 |
Properties
| Class | IF_CLB2_GW_FEED | |
| Short Description | Gateway Notification (Feed) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130516 | SAP |
| Last change | 20141120 | |
| 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 IF_CLB2_GW_FEED has no interface implemented.
Friends
Class IF_CLB2_GW_FEED has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | 'IWFND_ODATA_PUSH' | 20130516 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Concatenate the Name of the bgRFC Queue | 20130516 | |
| 2 | Instance method | Public | Method | Check if a Gateway Notification Is to Be Sent | 20130516 | |
| 3 | Instance method | Public | Method | Instantiate a bgRFC Unit | 20130516 | |
| 4 | Instance method | Public | Method | Determine Applications & Target Servers for Notifications | 20130516 | |
| 5 | Instance method | Public | Method | Instantiate an bgRFC Inbound Destination | 20130516 | |
| 6 | Instance method | Public | Method | Instantiate an bgRFC Inbound Destination for a Retry | 20130516 | |
| 7 | Instance method | Public | Method | Trace Messages | 20130731 | |
| 8 | Instance method | Public | Method | 20140127 |
Events
Class IF_CLB2_GW_FEED has no event.
Types
Class IF_CLB2_GW_FEED has no local type.
Method Signatures
Method BUILD_QUEUE_NAME_FOR_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NOTIFY_APP | Call by reference | Type reference (TYPE) | IF_CLB2_CUST_QUERIES=>TY_S_APPLI_PLATF | 20130516 | ||||
| 2 | IV_RETRY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130516 | |||
| 3 | RV_QUEUE_NAME | Value transfer | Type reference (TYPE) | QRFC_QUEUE_NAME | 20130516 |
Method BUILD_QUEUE_NAME_FOR_SERVER on class IF_CLB2_GW_FEED has no exception.
Method CHECK_SEND_NOTIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DELIVERY_ADDRESS | Call by reference | Type reference (TYPE) | STRING | Delivery Address | 20130516 | |||
| 2 | IV_PLATFORM_TYPE | Call by reference | Type reference (TYPE) | CLB2_PLATFORM_TYPE | Platform Type | 20130516 | |||
| 3 | IV_SERVICE_NAME | Call by reference | Type reference (TYPE) | STRING | Technical Service Name | 20130516 | |||
| 4 | RV_SEND | Value transfer | Type reference (TYPE) | ABAP_BOOL | Indicator: Send Notification? | 20130516 |
Method CHECK_SEND_NOTIFICATION on class IF_CLB2_GW_FEED has no exception.
Method CREATE_BGRFC_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DESTINATION | Call by reference | Object reference (TYPE REF TO) | IF_BGRFC_DESTINATION_INBOUND | 20130516 | ||||
| 2 | IV_QUEUE_NAME | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | 20130516 | ||||
| 3 | RO_BGRFC_UNIT | Value transfer | Object reference (TYPE REF TO) | IF_QRFC_UNIT_INBOUND | 20130516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130516 |
Method DETERMINE_APPLICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_NOTIFY_APP | Value transfer | Type reference (TYPE) | IF_CLB2_CUST_QUERIES=>TY_T_APPLI_PLATF | 20130516 |
Method DETERMINE_APPLICATIONS on class IF_CLB2_GW_FEED has no exception.
Method GET_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NOTIFY_APP | Call by reference | Type reference (TYPE) | IF_CLB2_CUST_QUERIES=>TY_S_APPLI_PLATF | 20130516 | ||||
| 2 | RO_BGRFC_DEST | Value transfer | Object reference (TYPE REF TO) | IF_BGRFC_DESTINATION_INBOUND | 20130516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130516 |
Method GET_DESTINATION_RETRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NOTIFY_APP | Call by reference | Type reference (TYPE) | IF_CLB2_CUST_QUERIES=>TY_S_APPLI_PLATF | 20130516 | ||||
| 2 | RO_BGRFC_DEST | Value transfer | Object reference (TYPE REF TO) | IF_BGRFC_DESTINATION_INBOUND | 20130516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130516 |
Method TRACE Signature
Method TRACE on class IF_CLB2_GW_FEED has no parameter.
Method TRACE on class IF_CLB2_GW_FEED has no exception.
Method TRACE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSG | Call by reference | Type reference (TYPE) | STRING | 20140127 |
Method TRACE_TEXT on class IF_CLB2_GW_FEED has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |