SAP ABAP Class IF_CLB2_GW_BULK_FEED_SEND (Interface for BAdI CLB_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 20130516
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AR_702_JAM_BULK_FEED Class for BAdI Impl.: AR_702_JAM_BULK_FEED 20140120
Properties
Class IF_CLB2_GW_BULK_FEED_SEND  
Short Description Interface for BAdI CLB_BULK_FEED_SEND    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130516   SAP 
Last change 20131127   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)
Interfaces
Class IF_CLB2_GW_BULK_FEED_SEND has no interface implemented.
Friends
Class IF_CLB2_GW_BULK_FEED_SEND has no friend class.
Attributes
Class IF_CLB2_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 20130516
2 SEND_NOTIFICATION_RETRY Instance method Public Method Send Notification 20130516
Events
Class IF_CLB2_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 20130516 BEGIN OF ty_s_feed_exception, application_id TYPE CLB2_APPLICATION_ID, feed_exception TYPE REF TO CX_CLB2_FEED, END OF ty_s_feed_exception
2 TY_T_FEED_EXCEPTION Public See coding 20130516 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_CLB2_GW_BULK_FEED_SEND=>TY_T_FEED_EXCEPTION Exception Cases 20130516
2 Importing IS_NOTIFY_APP Call by reference Type reference (TYPE) IF_CLB2_CUST_QUERIES=>TY_S_APPLI_PLATF Application / Platform to Address 20130516
3 Importing IT_NOTIFICATION Call by reference Type reference (TYPE) XSTRING Notification (XML String) 20130516
# Exception Resumable Description Created on
1 CX_CLB2_FEED 20130516
2 CX_TRANSFORMATION_ERROR General Error When Performing CALL TRANSFORMATION 20130516

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_CLB2_GW_BULK_FEED_SEND=>TY_T_FEED_EXCEPTION Exception Cases 20130516
2 Importing IS_NOTIFY_APP Call by reference Type reference (TYPE) IF_CLB2_CUST_QUERIES=>TY_S_APPLI_PLATF Application / Platform to Address 20130516
3 Importing IT_NOTIFICATION_RETRY Call by reference Type reference (TYPE) XSTRING Notification (XML String) 20130516
# Exception Resumable Description Created on
1 CX_CLB2_FEED 20130516
2 CX_TRANSFORMATION_ERROR General Error When Performing CALL TRANSFORMATION 20130516
History
Last changed by/on SAP  20131127 
SAP Release Created in