SAP ABAP Interface IF_IBO_CLL_INBOX_ACTHDLR (action handler for workitems 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 composition (i COMPRISING i_ref) | IF_IBO_CLL_INBOX_ACTHDL_IN | action handler for internal actions on workitems | 20090807 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IBO_CH_WD_INB_ACTHDL_BA | base class for action handler | 20090807 |
Properties
Interface | IF_IBO_CLL_INBOX_ACTHDLR | |
Short Description | action handler for workitems in inbox |
General Data
Package | IBO_INBOX_ACTION | Suite Inbox Action |
Created | 20090807 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_IBO_CLL_INBOX_ACTHDLR has no interface.
Friends
Interface IF_IBO_CLL_INBOX_ACTHDLR has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MT_POWL_MESSAGES | Instance attribute | Public | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20110307 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090807 | |
2 | ![]() |
Instance method | Public | Method | Returns ABAP_TRUE if a Text API is bound | 20110117 |
3 | ![]() |
Instance method | Public | Method | Returns ABAP_TRUE if a Workitem API is bound | 20110117 |
4 | ![]() |
Instance method | Public | Method | Sets the Text API | 20110117 |
5 | ![]() |
Instance method | Public | Method | Sets the Workitem API | 20110117 |
6 | ![]() |
Instance method | Public | Method | Clears the current referenced Workitem API | 20110117 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | HANDLE_WORKITEM_EVENT | Instance Event (0) |
Public (2) |
Notifiy that a work item has been handled | 20090807 |
Types
Interface IF_IBO_CLL_INBOX_ACTHDLR has no local type.
Method Signatures
Method EXECUTE_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_WORKITEM | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_INBOX_WI | 20090807 | |||
2 | ![]() |
IV_ACTION_NAME | Call by reference | Type reference (TYPE) | IBO_WF_CFG_INBOX_ACT_NAME | 20090807 | |||
3 | ![]() |
RS_OBN_TARGET | Value transfer | Type reference (TYPE) | IBO_S_WD_UI_OBN | Follow-up action in portal | 20090807 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090807 |
Method IS_TEXT_API_BOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_BOUND | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110117 |
Method IS_TEXT_API_BOUND on Interface IF_IBO_CLL_INBOX_ACTHDLR has no exception.
Method IS_WORKITEM_API_BOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_BOUND | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110117 |
Method IS_WORKITEM_API_BOUND on Interface IF_IBO_CLL_INBOX_ACTHDLR has no exception.
Method SET_TEXT_API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SWR_TEXT_API | Call by reference | Object reference (TYPE REF TO) | IF_SWR_TEXT_API | API for Determining Texts | 20110117 |
Method SET_TEXT_API on Interface IF_IBO_CLL_INBOX_ACTHDLR has no exception.
Method SET_WORKITEM_API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SWR_WORKITEM_API | Call by reference | Object reference (TYPE REF TO) | IF_SWR_WORKITEM_API | API for Handling a Work Item | 20110117 |
Method SET_WORKITEM_API on Interface IF_IBO_CLL_INBOX_ACTHDLR has no exception.
Method UNBOUND_WORKITEM_API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_UNBOUND | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110117 |
Method UNBOUND_WORKITEM_API on Interface IF_IBO_CLL_INBOX_ACTHDLR has no exception.
Event Signatures
Event HANDLE_WORKITEM_EVENT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | WI_ID | Exporting | Value transfer | Type reference (TYPE) | SWW_WIID | Work item ID | 20090807 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |