SAP ABAP Class CL_IBO_INBOX_REFRESH_HDL (Inbox Refresh Handler)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IBO_INBOX_REFRESH_HDL | Inbox refresh handler interface | 20090806 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IBO_INBOX_WI_ACT_EV_HDL | Inbox Workitem Action Event Handler | 20090807 |
Properties
Class | CL_IBO_INBOX_REFRESH_HDL | |
Short Description | Inbox Refresh Handler | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | IBO_INBOX_FEEDER | Suite Inbox Feeder |
Created | 20090806 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_IBO_INBOX_REFRESH_HDL | Inbox refresh handler interface | 20090806 | ||
2 | IF_IBO_INBOX_WI_ACT_EV_HDL | Inbox Workitem Action Event Handler | 20090807 |
Friends
Class CL_IBO_INBOX_REFRESH_HDL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWR_TEXT_API | API for Determining Texts | 20110111 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWR_WORKLIST_API | API for Determining Worklists | 20110111 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_IBO_INBOX_REFRESH_HDL=>TY_GT_WI_EXEC_STARTED | Table of Work Item Execution Information | 20090807 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Determine if any substitution is in use for this user | 20090807 |
2 | ![]() |
Instance method | Private | Method | get:workitem list from inbox via API | 20110111 |
Events
Class CL_IBO_INBOX_REFRESH_HDL has no event.
Types
Class CL_IBO_INBOX_REFRESH_HDL has no local type.
Method Signatures
Method GET_IN_USE_SUBSTITUTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SUBSTITUTION | Call by reference | Type reference (TYPE) | SWRTSUBSTITUTION | Substitute | 20090807 | ||
2 | ![]() |
EV_PASSIVE_SUBSTITUTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090807 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IBO WF root exception for program errors (unrecoverable) | 20090813 | |
2 | ![]() |
CX static check | 20090813 |
Method GET_WORKLIST_VIA_API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TASK_FILTER | Call by reference | Type reference (TYPE) | IBO_T_INBOX_TASK_ID | Table Type of IBO_INBOX_TASK_ID | 20110111 | ||
2 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20110111 | |
3 | ![]() |
IV_SINCE_DATE | Call by reference | Type reference (TYPE) | DATS | SY-DATUM | Field of type DATS | 20110111 | |
4 | ![]() |
IV_TASK_SELECTION | Call by reference | Type reference (TYPE) | IBO_WF_FACADE_INBOX_TS_SEL | IF_IBO_INBOX_FEEDER_C=>GC_TASK_SELECTION_RDY_OR_IN_PR | Selection Options for Tasks | 20110111 | |
5 | ![]() |
RT_WORK_ITEM | Value transfer | Type reference (TYPE) | IBO_T_INBOX_WORKITEM | table type for workitem data | 20110111 |
Method GET_WORKLIST_VIA_API on class CL_IBO_INBOX_REFRESH_HDL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |