SAP ABAP Interface IF_CLB2_GW_BULK_FEED_SEND (Interface for BAdI CLB_BULK_FEED_SEND)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
CLB2_NOTIFY (Package) Subscription and Notification Scenarios

⤷

⤷

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
Interface | IF_CLB2_GW_BULK_FEED_SEND | |
Short Description | Interface for BAdI CLB_BULK_FEED_SEND |
General Data
Package | CLB2_NOTIFY | Subscription and Notification Scenarios |
Created | 20130516 | SAP |
Last changed | 20131127 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130516 |
Friends
Interface IF_CLB2_GW_BULK_FEED_SEND has no friend.
Attributes
Interface IF_CLB2_GW_BULK_FEED_SEND has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Send Notification | 20130516 |
2 | ![]() |
Instance method | Public | Method | Send Notification | 20130516 |
Events
Interface 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 | ![]() |
ET_FEED_EXCEPTIONS | Call by reference | Type reference (TYPE) | IF_CLB2_GW_BULK_FEED_SEND=>TY_T_FEED_EXCEPTION | Exception Cases | 20130516 | ||
2 | ![]() |
IS_NOTIFY_APP | Call by reference | Type reference (TYPE) | IF_CLB2_CUST_QUERIES=>TY_S_APPLI_PLATF | Application / Platform to Address | 20130516 | ||
3 | ![]() |
IT_NOTIFICATION | Call by reference | Type reference (TYPE) | XSTRING | Notification (XML String) | 20130516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130516 | ||
2 | ![]() |
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 | ![]() |
ET_FEED_EXCEPTIONS | Call by reference | Type reference (TYPE) | IF_CLB2_GW_BULK_FEED_SEND=>TY_T_FEED_EXCEPTION | Exception Cases | 20130516 | ||
2 | ![]() |
IS_NOTIFY_APP | Call by reference | Type reference (TYPE) | IF_CLB2_CUST_QUERIES=>TY_S_APPLI_PLATF | Application / Platform to Address | 20130516 | ||
3 | ![]() |
IT_NOTIFICATION_RETRY | Call by reference | Type reference (TYPE) | XSTRING | Notification (XML String) | 20130516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130516 | ||
2 | ![]() |
General Error When Performing CALL TRANSFORMATION | 20130516 |
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 100 |