SAP ABAP Class IF_CLB_GW_BULK_FEED_SEND (Interface for BAdI: SCOL_GW_BULK_FEED_SEND)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20120806
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
Class IF_CLB_GW_BULK_FEED_SEND  
Short Description Interface for BAdI: SCOL_GW_BULK_FEED_SEND    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120806   SAP 
Last change 20130531   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_GW_BULK_FEED_SEND Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_CLB_GW_BULK_FEED_SEND has no interface implemented.
Friends
Class IF_CLB_GW_BULK_FEED_SEND has no friend class.
Attributes
Class 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
Class 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