SAP ABAP Class CL_IBO_INBOX_FEEDER_NOTIF (Inbox Feeder for notification)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-IBO (Application Component) Suite Inbox
     IBO_INBOX_FEEDER (Package) Suite Inbox Feeder
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_IBO_INBOX_FEEDER_BASE Base Feeder Class for Inbox 20090807
Properties
Class CL_IBO_INBOX_FEEDER_NOTIF  
Short Description Inbox Feeder for notification    
Super Class CL_IBO_INBOX_FEEDER_BASE Base Feeder Class for Inbox 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IBO_INBOX_FEEDER   Suite Inbox Feeder 
Created 20090807   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IBO_INBOX_FEEDER_NOTIF has no forward declaration.
Interfaces
Class CL_IBO_INBOX_FEEDER_NOTIF has no interface implemented.
Friends
Class CL_IBO_INBOX_FEEDER_NOTIF has no friend class.
Attributes
Class CL_IBO_INBOX_FEEDER_NOTIF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090807
2 GET_SEARCHFIELDS Instance method Private Method Return the search structure 20090807
3 GET_SELECTED_FOLDER Instance method Private Method Retrieve the selected folder 20090807
4 GET_SELECTED_NOTIF Instance method Private Method Get id of the selected notification 20090807
Events
Class CL_IBO_INBOX_FEEDER_NOTIF has no event.
Types
Class CL_IBO_INBOX_FEEDER_NOTIF has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CUST_HELPER Call by reference Object reference (TYPE REF TO) OBJECT Customizing Helper 20090904

Method CONSTRUCTOR on class CL_IBO_INBOX_FEEDER_NOTIF has no exception.

Method GET_SEARCHFIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELCRIT_VALUES Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20090807
2 Returning RS_INBOX_SEARCHFIELDS Value transfer Type reference (TYPE) IBO_S_INBOX_SEARCHFIELDS Search Field References for Inbox Item Search 20090807

Method GET_SEARCHFIELDS on class CL_IBO_INBOX_FEEDER_NOTIF has no exception.

Method GET_SELECTED_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELCRIT_VALUES Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20090807
2 Returning RV_FOLDER Value transfer Type reference (TYPE) IBO_WF_FACADE_INBOX_FOLDER Folder of Inbox 20090807

Method GET_SELECTED_FOLDER on class CL_IBO_INBOX_FEEDER_NOTIF has no exception.

Method GET_SELECTED_NOTIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RESULT_TAB Call by reference Type reference (TYPE) INDEX TABLE 20090807
2 Importing IT_SELECTED Call by reference Type reference (TYPE) RSTABIXTAB Repository Infosystem Table for Indexes 20090807
3 Returning RS_NOTIFICATION Value transfer Type reference (TYPE) IBO_S_WF_FACADE_INBOX_NOT Notification 20090807

Method GET_SELECTED_NOTIF on class CL_IBO_INBOX_FEEDER_NOTIF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702