SAP ABAP Class CL_IBO_CH_WD_INB_ACTHDL_FA (factory for action handlers)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-IBO (Application Component) Suite Inbox
⤷
IBO_INBOX_ACTION (Package) Suite Inbox Action
⤷
⤷
Properties
| Class | CL_IBO_CH_WD_INB_ACTHDL_FA | |
| Short Description | factory for action handlers | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IBO_INBOX_ACTION | Suite Inbox Action |
| Created | 20090807 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IBO_CH_WD_INB_ACTHDL_FA has no forward declaration.
Interfaces
Class CL_IBO_CH_WD_INB_ACTHDL_FA has no interface implemented.
Friends
Class CL_IBO_CH_WD_INB_ACTHDL_FA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR50 | 'FUNCTIONMODULEACTIONHANDLER' | action handler type "function module call" | 20090807 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR50 | 'PROVIDERACTIONHANDLER' | action handler type "internally handled action" | 20090807 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR50 | 'LAUNCHPADHANDLER' | action handler type "launchpad navigation" | 20090827 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR50 | 'OBJECTNAVIGATIONLAUNCHER' | action handler type "object based navigation" | 20090807 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | return an instance of an action handler for work items | 20090807 | |
| 2 | Static method | Public | Method | get an action handler for alerts in lean inbox | 20090807 | |
| 3 | Static method | Public | Method | get an action handler for internal actions (forwarding, ...) | 20090807 | |
| 4 | Static method | Public | Method | get an action handler for notifications in lean inbox | 20090807 |
Events
Class CL_IBO_CH_WD_INB_ACTHDL_FA has no event.
Types
Class CL_IBO_CH_WD_INB_ACTHDL_FA has no local type.
Method Signatures
Method GET_ACTION_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION_TYPE | Call by reference | Type reference (TYPE) | IBO_WF_CFG_INBOX_ACTION | Action Possible for a Task Type in Inbox | 20090807 | |||
| 2 | IV_POWL_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID | 20090819 | |||
| 3 | RO_ACTION_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_IBO_CLL_INBOX_ACTHDLR | action handler for workitems in inbox | 20090807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090807 |
Method GET_ALERT_ACTION_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_POWL_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID | 20090819 | |||
| 2 | RO_ACTION_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_IBO_CLL_INBOX_ACTHDL_AL | 20090807 |
Method GET_ALERT_ACTION_HANDLER on class CL_IBO_CH_WD_INB_ACTHDL_FA has no exception.
Method GET_INTERNAL_ACTION_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_POWL_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID | 20090819 | |||
| 2 | RO_ACTION_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_IBO_CLL_INBOX_ACTHDL_IN | action handler for internal actions on workitems | 20090807 |
Method GET_INTERNAL_ACTION_HANDLER on class CL_IBO_CH_WD_INB_ACTHDL_FA has no exception.
Method GET_NOTIFICATION_ACTION_HNDLR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_POWL_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID | 20090819 | |||
| 2 | RO_ACTION_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_IBO_CLL_INBOX_ACTHDL_NO | 20090807 |
Method GET_NOTIFICATION_ACTION_HNDLR on class CL_IBO_CH_WD_INB_ACTHDL_FA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |