SAP ABAP Class CL_IBO_CH_WD_INB_ACTHDL_IN (subclass for actions handled internally)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_IBO_CH_WD_INB_ACTHDL_BA | base class for action handler | 20090807 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IBO_CLL_INBOX_ACTHDL_IN | action handler for internal actions on workitems | 20090807 |
Properties
| Class | CL_IBO_CH_WD_INB_ACTHDL_IN | |
| Short Description | subclass for actions handled internally | |
| Super Class | CL_IBO_CH_WD_INB_ACTHDL_BA | base class for action handler |
| 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_IN has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_IBO_CLL_INBOX_ACTHDL_IN | action handler for internal actions on workitems | 20090807 |
Friends
Class CL_IBO_CH_WD_INB_ACTHDL_IN has no friend class.
Attributes
Class CL_IBO_CH_WD_INB_ACTHDL_IN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Returns the status text to the given wi_status | 20110113 |
Events
Class CL_IBO_CH_WD_INB_ACTHDL_IN has no event.
Types
Class CL_IBO_CH_WD_INB_ACTHDL_IN has no local type.
Method Signatures
Method GET_STATUS_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEST_ID | Call by reference | Type reference (TYPE) | SWR_DEST | Workflow: Destination for Remote Calls | 20110113 | |||
| 2 | IV_WI_STAT | Call by reference | Type reference (TYPE) | SWW_WISTAT | Processing Status of a Work Item | 20110113 | |||
| 3 | RV_STATUSTEXT | Value transfer | Type reference (TYPE) | SWW_STATXT | Workflow: Work Item Status | 20110113 |
Method GET_STATUS_TEXT on class CL_IBO_CH_WD_INB_ACTHDL_IN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |