SAP ABAP Interface IF_CLB_GW_BULK_FEED_SEND (Interface for BAdI: SCOL_GW_BULK_FEED_SEND)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_CLB_COMMON (Package) Common Objects and Services of the Collaboration Platform
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_JAM_BULK_FEED_SEND Class for BAdI Impl.: JAM_BULK_FEED 20121214
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_API_BULK_FEED_SEND Class for BAdI Impl.: STW_BULK_FEED 20120806
Properties
Interface IF_CLB_GW_BULK_FEED_SEND  
Short Description Interface for BAdI: SCOL_GW_BULK_FEED_SEND    
General Data
Package S_CLB_COMMON   Common Objects and Services of the Collaboration Platform 
Created 20120806   SAP 
Last changed 20130531   SAP 
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_GW_BULK_FEED_SEND Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20120806
Friends
Interface IF_CLB_GW_BULK_FEED_SEND has no friend.
Attributes
Interface IF_CLB_GW_BULK_FEED_SEND has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SEND_NOTIFICATION Instance method Public Method Send Notification 20120806
2 SEND_NOTIFICATION_RETRY Instance method Public Method Send Notification 20120808
Events
Interface IF_CLB_GW_BULK_FEED_SEND has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_FEED_EXCEPTION Public See coding 20120806 BEGIN OF ty_s_feed_exception, application_id TYPE clb_application_id, feed_exception TYPE REF TO cx_clb_feed, END OF ty_s_feed_exception
2 TY_T_FEED_EXCEPTION Public See coding 20120806 ty_t_feed_exception TYPE STANDARD TABLE OF ty_s_feed_exception WITH DEFAULT KEY
Method Signatures

Method SEND_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FEED_EXCEPTIONS Call by reference Type reference (TYPE) IF_CLB_GW_BULK_FEED_SEND=>TY_T_FEED_EXCEPTION Exception Cases 20120806
2 Importing IS_NOTIFY_APP Call by reference Type reference (TYPE) IF_CLB_CUST_QUERIES=>TY_S_APPLI_PLATF Application / Platform to Address 20120806
3 Importing IT_NOTIFICATION Call by reference Type reference (TYPE) XSTRING Notification (XML String) 20120806
# Exception Resumable Description Created on
1 CX_CLB_FEED 20120809
2 CX_TRANSFORMATION_ERROR General Error When Performing CALL TRANSFORMATION 20120806

Method SEND_NOTIFICATION_RETRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FEED_EXCEPTIONS Call by reference Type reference (TYPE) IF_CLB_GW_BULK_FEED_SEND=>TY_T_FEED_EXCEPTION Exception Cases 20120808
2 Importing IS_NOTIFY_APP Call by reference Type reference (TYPE) IF_CLB_CUST_QUERIES=>TY_S_APPLI_PLATF Application / Platform to Address 20120808
3 Importing IT_NOTIFICATION_RETRY Call by reference Type reference (TYPE) XSTRING Notification (XML String) 20120808
# Exception Resumable Description Created on
1 CX_CLB_FEED 20120809
2 CX_TRANSFORMATION_ERROR General Error When Performing CALL TRANSFORMATION 20120808
History
Last changed by/on SAP  20130531 
SAP Release Created in 740