SAP ABAP Class CL_IBO_INBOX_FEEDER_ALERT (Inbox Feeder for Alert)
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 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPB_INBOX_FEEDER_ALERT | Feeder class for alerts | 20100824 |
Properties
| Class | CL_IBO_INBOX_FEEDER_ALERT | |
| Short Description | Inbox Feeder for Alert | |
| 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_ALERT has no forward declaration.
Interfaces
Class CL_IBO_INBOX_FEEDER_ALERT has no interface implemented.
Friends
Class CL_IBO_INBOX_FEEDER_ALERT has no friend class.
Attributes
Class CL_IBO_INBOX_FEEDER_ALERT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090807 | |
| 2 | Instance method | Private | Method | Get Selected Alert | 20090807 |
Events
Class CL_IBO_INBOX_FEEDER_ALERT has no event.
Types
Class CL_IBO_INBOX_FEEDER_ALERT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CUST_HELPER | Call by reference | Object reference (TYPE REF TO) | OBJECT | Customizing Helper | 20090904 |
Method CONSTRUCTOR on class CL_IBO_INBOX_FEEDER_ALERT has no exception.
Method GET_SELECTED_ALERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RESULT_TAB | Call by reference | Type reference (TYPE) | INDEX TABLE | 20090807 | ||||
| 2 | IT_SELECTED | Call by reference | Type reference (TYPE) | RSTABIXTAB | Repository Infosystem Table for Indexes | 20090807 | |||
| 3 | RS_ALERT | Value transfer | Type reference (TYPE) | IBO_S_WF_FACADE_INBOX_AL | Alert | 20090807 |
Method GET_SELECTED_ALERT on class CL_IBO_INBOX_FEEDER_ALERT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |