SAP ABAP Class CL_IBO_INBOX_FEEDER_WI (Inbox Work Item Feeder)
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 | 20090806 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CL_IBO_SC_FEEDER | Feeder for SC work items | 20100610 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_MMPUR_UI_FEEDER_WF_ALL | POWL Feeder for Purchasing Workflows | 20100901 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_MMPUR_UI_FEEDER_WF_CONF | POWL Feeder for Vendor Confirmation Workflow | 20100901 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_SSC_INBOX_FEEDER_SR_CRT | Inbox of Service Requests created by user | 20091124 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_SSC_INBOX_FEEDER_SR_PROCSSR | Inbox of Service Requests user is a processor. | 20091223 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_USMD_CREQUEST_POWL | POWL for Change Requests | 20091005 |
Properties
Class | CL_IBO_INBOX_FEEDER_WI | |
Short Description | Inbox Work Item Feeder | |
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 | 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) |
Interfaces
Class CL_IBO_INBOX_FEEDER_WI has no interface implemented.
Friends
Class CL_IBO_INBOX_FEEDER_WI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IBO_T_WF_CFG_ACTION_INFO | Holds info about possible action types | 20090807 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20091015 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Enable/Disable buttons based on the workitem and config prov | 20090807 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090807 |
3 | ![]() |
Instance method | Private | Method | if enable actions 'Assign to me' and 'Cancel Assign.' | 20090807 |
4 | ![]() |
Instance method | Private | Method | Get OBN parameters to start the transaction SWNWIEX to execu | 20091022 |
5 | ![]() |
Instance method | Private | Method | Return the search structure | 20090807 |
6 | ![]() |
Instance method | Private | Method | Retrieve the selected folder type | 20090807 |
7 | ![]() |
Instance method | Private | Method | Retrieve the selected folder type | 20090807 |
8 | ![]() |
Instance method | Private | Method | Retrieve the selected task choice | 20090807 |
9 | ![]() |
Instance method | Private | Method | Retrieve the selected task id | 20090921 |
10 | ![]() |
Instance method | Private | Method | Retrieve the selected task choice | 20090807 |
11 | ![]() |
Instance method | Private | Method | Retrieve the selected task choice | 20090807 |
12 | ![]() |
Instance method | Protected | Method | Get the selected work item | 20091015 |
13 | ![]() |
Instance method | Private | Method | Handle external action | 20091016 |
14 | ![]() |
Instance method | Private | Method | Handle internal action | 20090807 |
15 | ![]() |
Instance method | Private | Method | Retrieve the selected task choice | 20090807 |
16 | ![]() |
Instance method | Private | Method | Map workflow priority to inbox priority | 20090807 |
17 | ![]() |
Instance method | Private | Method | Map workflow status to inbox status | 20090807 |
Events
Class CL_IBO_INBOX_FEEDER_WI has no event.
Types
Class CL_IBO_INBOX_FEEDER_WI has no local type.
Method Signatures
Method ADJUST_ACTIONS_AFTER_LEAD_SEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ACTION_DEFS | Call by reference | Type reference (TYPE) | POWL_ACTDESCR_TTY | action meta description | 20090807 | ||
2 | ![]() |
E_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20090903 | ||
3 | ![]() |
IS_WORKITEM | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_INBOX_WI | work item data | 20090807 | ||
4 | ![]() |
IV_TS_SEL | Call by reference | Type reference (TYPE) | IBO_WF_FACADE_INBOX_TS_SEL | Selection Options for Tasks | 20090807 |
Method ADJUST_ACTIONS_AFTER_LEAD_SEL on class CL_IBO_INBOX_FEEDER_WI has no exception.
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_WI has no exception.
Method ENABLE_ASSIGNMENT_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTIONID | Call by reference | Type reference (TYPE) | POWL_ACTIONID_TY | Action identifier | 20090807 | ||
2 | ![]() |
IV_WI_STAT | Call by reference | Type reference (TYPE) | SWW_WISTAT | Processing Status of a Work Item | 20090807 | ||
3 | ![]() |
RV_ENABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090807 |
Method ENABLE_ASSIGNMENT_ACTION on class CL_IBO_INBOX_FEEDER_WI has no exception.
Method GET_DEFAULT_NAVIGATION 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 | work item data | 20091022 | ||
2 | ![]() |
RS_PORTAL_ACTIONS | Value transfer | Type reference (TYPE) | POWL_FOLLOW_UP_STY | Follow-up action in portal | 20091022 |
Method GET_DEFAULT_NAVIGATION on class CL_IBO_INBOX_FEEDER_WI has no exception.
Method GET_SEARCHFIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20090807 | ||
2 | ![]() |
RS_INBOX_SEARCHFIELDS | Value transfer | Type reference (TYPE) | IBO_S_INBOX_SEARCHFIELDS | Search Field References for Inbox Item Search | 20090807 |
Method GET_SEARCHFIELDS on class CL_IBO_INBOX_FEEDER_WI has no exception.
Method GET_SELECTED_SENT_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20090807 | ||
2 | ![]() |
RV_SENT_DATE_FROM | Value transfer | Type reference (TYPE) | DATS | Field of type DATS | 20090807 |
Method GET_SELECTED_SENT_DATE on class CL_IBO_INBOX_FEEDER_WI has no exception.
Method GET_SELECTED_SINCE_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SINCE_DATE_FROM | Call by reference | Type reference (TYPE) | DATS | Since Date From | 20090807 | ||
2 | ![]() |
EV_SINCE_DATE_TO | Call by reference | Type reference (TYPE) | DATS | Since Date To | 20090807 | ||
3 | ![]() |
IT_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20090807 |
Method GET_SELECTED_SINCE_DATE on class CL_IBO_INBOX_FEEDER_WI has no exception.
Method GET_SELECTED_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20090807 | ||
2 | ![]() |
RV_STATUS | Value transfer | Type reference (TYPE) | IBO_INBOX_WORKITEM_STATUS | status | 20090807 |
Method GET_SELECTED_STATUS on class CL_IBO_INBOX_FEEDER_WI has no exception.
Method GET_SELECTED_TASK_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20090921 | ||
2 | ![]() |
RV_TASKID | Value transfer | Type reference (TYPE) | IBO_INBOX_TASK_ID | Inbox Workflow Task Identifier | 20090921 |
Method GET_SELECTED_TASK_ID on class CL_IBO_INBOX_FEEDER_WI has no exception.
Method GET_SELECTED_TASK_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20090807 | ||
2 | ![]() |
RV_TASK_SELECTION | Value transfer | Type reference (TYPE) | IBO_WF_FACADE_INBOX_TS_SEL | task selection | 20090807 |
Method GET_SELECTED_TASK_SELECTION on class CL_IBO_INBOX_FEEDER_WI has no exception.
Method GET_WI_TEXT_SEARCH_PATTERN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20090807 | ||
2 | ![]() |
RV_WI_TEXT_SEARCH_PATTERN | Value transfer | Type reference (TYPE) | IBO_INBOX_WORKITEM_TEXT | Work Item Text | 20090807 |
Method GET_WI_TEXT_SEARCH_PATTERN on class CL_IBO_INBOX_FEEDER_WI has no exception.
Method GET_WORKITEM_BY_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_WORKITEM | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_INBOX_WI | work item data | 20091015 | ||
2 | ![]() |
EV_TS_SEL | Call by reference | Type reference (TYPE) | IBO_WF_FACADE_INBOX_TS_SEL | Selection Options for Tasks | 20091015 | ||
3 | ![]() |
IT_RESULT_TAB | Call by reference | Type reference (TYPE) | INDEX TABLE | Repository Infosystem Table for Indexes | 20091015 | ||
4 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20091016 |
Method GET_WORKITEM_BY_INDEX on class CL_IBO_INBOX_FEEDER_WI has no exception.
Method HANDLE_EXTERNAL_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PORTAL_ACTIONS | Call by reference | Type reference (TYPE) | POWL_FOLLOW_UP_STY | Follow-up action in portal | 20091016 | ||
2 | ![]() |
ET_POWL_MESSAGE | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20110307 | ||
3 | ![]() |
IS_WORKITEM | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_INBOX_WI | work item data | 20091020 | ||
4 | ![]() |
IV_ACTION_NAME | Call by reference | Type reference (TYPE) | IBO_WF_CFG_INBOX_ACT_NAME | 20091016 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
action in inbox failed | 20091016 |
Method HANDLE_INTERNAL_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ACTION_DEFS | Call by reference | Type reference (TYPE) | POWL_ACTDESCR_TTY | action meta description | 20090807 | ||
2 | ![]() |
CT_RESULT_TAB | Call by reference | Type reference (TYPE) | INDEX TABLE | 20090807 | |||
3 | ![]() |
ET_POWL_MESSAGE | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20090807 | ||
4 | ![]() |
IV_ACTIONID | Call by reference | Type reference (TYPE) | POWL_ACTIONID_TY | Action identifier | 20090807 | ||
5 | ![]() |
IV_SELECTED_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20091016 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
action in inbox failed | 20090813 |
Method IS_HIGH_PRIORITY_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20090807 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090807 |
Method IS_HIGH_PRIORITY_SELECTED on class CL_IBO_INBOX_FEEDER_WI has no exception.
Method MAP_WFL_PRIORITY_TO_INBOX_PRIO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_WI | Call by reference | Object reference (TYPE REF TO) | IBO_S_INBOX_WORKITEM | Work Item Prioritization | 20120817 | ||
2 | ![]() |
RV_INBOX_PRIOTXT | Value transfer | Type reference (TYPE) | IBO_INBOX_WORKITEM_PRIOTXT | Work Item Priority Text | 20090807 |
Method MAP_WFL_PRIORITY_TO_INBOX_PRIO on class CL_IBO_INBOX_FEEDER_WI has no exception.
Method MAP_WFL_STATUS_TO_INBOX_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_WI_STAT | Call by reference | Type reference (TYPE) | IBO_INBOX_WORKITEM_STATUS | Processing Status of a Work Item | 20090807 | ||
2 | ![]() |
IV_WI_STATUSTEXT | Call by reference | Type reference (TYPE) | IBO_INBOX_WORKITEM_STATTXT | Work Item Status | 20090807 | ||
3 | ![]() |
RV_INBOX_STATUSTEXT | Value transfer | Type reference (TYPE) | IBO_INBOX_WORKITEM_STATTXT | Work Item Status | 20090807 |
Method MAP_WFL_STATUS_TO_INBOX_STATUS on class CL_IBO_INBOX_FEEDER_WI has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |