SAP ABAP Interface IF_IBO_CLL_INBOX_ACTHDL_AL (action handler for alerts in inbox)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-IBO (Application Component) Suite Inbox
     IBO_INBOX_ACTION (Package) Suite Inbox Action
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IBO_CH_WD_INB_ACTHDL_AL action handler implementation for alerts in inbox 20090807
Properties
Interface IF_IBO_CLL_INBOX_ACTHDL_AL  
Short Description action handler for alerts in inbox    
General Data
Package IBO_INBOX_ACTION   Suite Inbox Action 
Created 20090807   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_IBO_CLL_INBOX_ACTHDL_AL has no forward declaration.
Interfaces
Interface IF_IBO_CLL_INBOX_ACTHDL_AL has no interface.
Friends
Interface IF_IBO_CLL_INBOX_ACTHDL_AL has no friend.
Attributes
Interface IF_IBO_CLL_INBOX_ACTHDL_AL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONFIRM_ALERT Instance method Public Method 20090807
2 FORWARD_ALERT Instance method Public Method 20090807
3 GET_SUBSCRIPTION_FOR_ALERTS Instance method Public Method 20090807
4 SUBSCRIBE_TO_ALERT_CATEGORY Instance method Public Method 20090807
5 UNSUBSCRIBE_FROM_ALRT_CATEGORY Instance method Public Method 20090807
Events
Interface IF_IBO_CLL_INBOX_ACTHDL_AL has no event.
Types
Interface IF_IBO_CLL_INBOX_ACTHDL_AL has no local type.
Method Signatures

Method CONFIRM_ALERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IBO_T_WF_FACADE_MESSAGE 20090807
2 Importing IV_ALERT_ID Call by reference Type reference (TYPE) OS_GUID 20090807
# Exception Resumable Description Created on
1 /SAPSRM/CX_CLL_INBOX_ACT_FAIL 20090807
2 CX_IBO_CLL_INBOX_ACT_FAIL 20090807

Method FORWARD_ALERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IBO_T_WF_FACADE_MESSAGE 20090807
2 Importing IV_AGENT_TARGETED Call by reference Type reference (TYPE) SWW_AAGENT 20090807
3 Importing IV_ALERT_ID Call by reference Type reference (TYPE) OS_GUID 20090807
# Exception Resumable Description Created on
1 CX_IBO_CLL_INBOX_ACT_FAIL 20090807

Method GET_SUBSCRIPTION_FOR_ALERTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME 20090807
2 Returning RT_ALERT_CATEGORIES Value transfer Type reference (TYPE) SALRTTSUBS 20090807
# Exception Resumable Description Created on
1 CX_IBO_CLL_INBOX_ACT_FAIL 20090807

Method SUBSCRIBE_TO_ALERT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IBO_T_WF_FACADE_MESSAGE 20090807
2 Importing IV_ALERT_CATEGORY Call by reference Type reference (TYPE) SALRTDCAT 20090807
# Exception Resumable Description Created on
1 CX_IBO_CLL_INBOX_ACT_FAIL 20090807

Method UNSUBSCRIBE_FROM_ALRT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) IBO_T_WF_FACADE_MESSAGE 20090807
2 Importing IV_ALERT_CATEGORY Call by reference Type reference (TYPE) SALRTDCAT 20090807
# Exception Resumable Description Created on
1 CX_IBO_CLL_INBOX_ACT_FAIL 20090807
History
Last changed by/on SAP  20110908 
SAP Release Created in 702