SAP ABAP Class IF_IBO_CLL_INBOX_ACTHDL_AL (action handler for alerts in inbox)
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
Class IF_IBO_CLL_INBOX_ACTHDL_AL  
Short Description action handler for alerts in inbox    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090807   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_IBO_CLL_INBOX_ACTHDL_AL has no forward declaration.
Interfaces
Class IF_IBO_CLL_INBOX_ACTHDL_AL has no interface implemented.
Friends
Class IF_IBO_CLL_INBOX_ACTHDL_AL has no friend class.
Attributes
Class 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
Class IF_IBO_CLL_INBOX_ACTHDL_AL has no event.
Types
Class 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