SAP ABAP Class IF_CLB_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_CLB_GW_FEED Collaboration: Gateway Feed 20120809
Properties
Class IF_CLB_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 20120809   SAP 
Last change 20140121   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)
2 IF_CLB_CUST_QUERIES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_CLB_GW_FEED has no interface implemented.
Friends
Class IF_CLB_GW_FEED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ODATA_PUSH Constant Public Type reference (TYPE) BGRFC_DEST_NAME_INBOUND 'IWFND_ODATA_PUSH' 20120809
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_QUEUE_NAME_FOR_SERVER Instance method Public Method 20120809
2 CHECK_SEND_NOTIFICATION Instance method Public Method Check if a Gateway Notification Is to Be Sent 20120809
3 CREATE_BGRFC_UNIT Instance method Public Method 20120809
4 DETERMINE_APPLICATIONS Instance method Public Method 20120809
5 GET_DESTINATION Instance method Public Method 20120809
6 GET_DESTINATION_RETRY Instance method Public Method 20120809
Events
Class IF_CLB_GW_FEED has no event.
Types
Class IF_CLB_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 Importing IS_NOTIFY_APP Call by reference Type reference (TYPE) IF_CLB_CUST_QUERIES=>TY_S_APPLI_PLATF 20120809
2 Importing IV_RETRY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120809
3 Returning RV_QUEUE_NAME Value transfer Type reference (TYPE) QRFC_QUEUE_NAME 20120809

Method BUILD_QUEUE_NAME_FOR_SERVER on class IF_CLB_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 Importing IV_DELIVERY_ADDRESS Call by reference Type reference (TYPE) STRING Delivery Address 20120809
2 Importing IV_PLATFORM_TYPE Call by reference Type reference (TYPE) CLB_PLATFORM_TYPE Platform Type 20120809
3 Importing IV_SERVICE_NAME Call by reference Type reference (TYPE) STRING Technical Service Name 20120809
4 Returning RV_SEND Value transfer Type reference (TYPE) ABAP_BOOL Indicator: Send Notification? 20120809

Method CHECK_SEND_NOTIFICATION on class IF_CLB_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 Importing IO_DESTINATION Call by reference Object reference (TYPE REF TO) IF_BGRFC_DESTINATION_INBOUND 20120809
2 Importing IV_QUEUE_NAME Call by reference Type reference (TYPE) QRFC_QUEUE_NAME 20120809
3 Returning RO_BGRFC_UNIT Value transfer Object reference (TYPE REF TO) IF_QRFC_UNIT_INBOUND 20120809
# Exception Resumable Description Created on
1 CX_CLB_TECHNICAL 20120809

Method DETERMINE_APPLICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_NOTIFY_APP Value transfer Type reference (TYPE) IF_CLB_CUST_QUERIES=>TY_T_APPLI_PLATF 20120809

Method DETERMINE_APPLICATIONS on class IF_CLB_GW_FEED has no exception.

Method GET_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NOTIFY_APP Call by reference Type reference (TYPE) IF_CLB_CUST_QUERIES=>TY_S_APPLI_PLATF 20120809
2 Returning RO_BGRFC_DEST Value transfer Object reference (TYPE REF TO) IF_BGRFC_DESTINATION_INBOUND 20120809
# Exception Resumable Description Created on
1 CX_CLB_TECHNICAL 20120809

Method GET_DESTINATION_RETRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NOTIFY_APP Call by reference Type reference (TYPE) IF_CLB_CUST_QUERIES=>TY_S_APPLI_PLATF 20120809
2 Returning RO_BGRFC_DEST Value transfer Object reference (TYPE REF TO) IF_BGRFC_DESTINATION_INBOUND 20120809
# Exception Resumable Description Created on
1 CX_CLB_TECHNICAL 20120809
History
Last changed by/on SAP  20140121 
SAP Release Created in