SAP ABAP Class IF_IBO_CLL_INBOX_ACTHDL_IN (action handler for internal actions on workitems)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_IBO_CLL_INBOX_ACTHDLR | action handler for workitems in inbox | 20090807 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IBO_CH_WD_INB_ACTHDL_IN | subclass for actions handled internally | 20090807 |
Properties
| Class | IF_IBO_CLL_INBOX_ACTHDL_IN | |
| Short Description | action handler for internal actions on workitems | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090807 | SAP |
| Last change | 20110908 | 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 IF_IBO_CLL_INBOX_ACTHDL_IN has no interface implemented.
Friends
Class IF_IBO_CLL_INBOX_ACTHDL_IN has no friend class.
Attributes
Class IF_IBO_CLL_INBOX_ACTHDL_IN has no attribute.
Methods
Events
Class IF_IBO_CLL_INBOX_ACTHDL_IN has no event.
Types
Class IF_IBO_CLL_INBOX_ACTHDL_IN has no local type.
Method Signatures
Method CANCEL_RESERVATION_OF_WORKITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NEW_WORKITEM_STATUS | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_WI_STATUS | work item status with status description | 20090807 | |||
| 2 | ET_API_TEXT_MESSAGES | Call by reference | Type reference (TYPE) | SWRTMSGTEXT | List of TEXT Messages | 20110126 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | IBO_T_WF_FACADE_MESSAGE | message table | 20090807 | |||
| 4 | IS_WORKITEM | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_INBOX_WI | work item data | 20090807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | action in inbox failed | 20090807 |
Method DECLINE_WORKITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NEW_WORKITEM_STATUS | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_WI_STATUS | work item status with status description | 20090807 | |||
| 2 | ET_API_TEXT_MESSAGES | Call by reference | Type reference (TYPE) | SWRTMSGTEXT | List of TEXT Messages | 20110126 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | IBO_T_WF_FACADE_MESSAGE | message table | 20090807 | |||
| 4 | IS_WORKITEM | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_INBOX_WI | work item data | 20090807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | action in inbox failed | 20090807 |
Method END_RESUBMISSION_OF_WORKITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NEW_WORKITEM_STATUS | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_WI_STATUS | work item status with status description | 20090807 | |||
| 2 | ET_API_TEXT_MESSAGES | Call by reference | Type reference (TYPE) | SWRTMSGTEXT | List of TEXT Messages | 20110126 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | IBO_T_WF_FACADE_MESSAGE | message table | 20090807 | |||
| 4 | IS_WORKITEM | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_INBOX_WI | work item data | 20090807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | action in inbox failed | 20090807 |
Method FORWARD_ALERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | IBO_T_WF_FACADE_MESSAGE | message table | 20090807 | |||
| 2 | IS_ALERT | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_INBOX_AL | Alert | 20090807 | |||
| 3 | IT_AGENTS_TARGETED | Call by reference | Type reference (TYPE) | IBO_T_WF_AGENT_CID | Table of workflow agents | 20090807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | action in inbox failed | 20090807 |
Method FORWARD_NOTIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | IBO_T_WF_FACADE_MESSAGE | message table | 20090807 | |||
| 2 | IS_NOTIFICATION | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_INBOX_NOT | Notification | 20090807 | |||
| 3 | IT_AGENTS_TARGETED | Call by reference | Type reference (TYPE) | IBO_T_WF_AGENT_CID | Table of workflow agents | 20090807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | action in inbox failed | 20090807 |
Method FORWARD_WORKITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NEW_WORKITEM_STATUS | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_WI_STATUS | work item status with status description | 20090807 | |||
| 2 | ET_API_TEXT_MESSAGES | Call by reference | Type reference (TYPE) | SWRTMSGTEXT | List of TEXT Messages | 20110126 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | IBO_T_WF_FACADE_MESSAGE | message table | 20090807 | |||
| 4 | IS_WORKITEM | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_INBOX_WI | work item data | 20090807 | |||
| 5 | IT_AGENTS_TARGETED | Call by reference | Type reference (TYPE) | IBO_T_WF_AGENT_CID | Table of workflow agents | 20090807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | action in inbox failed | 20090807 |
Method RESERVE_WORKITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NEW_WORKITEM_STATUS | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_WI_STATUS | work item status with status description | 20090807 | |||
| 2 | ET_API_TEXT_MESSAGES | Call by reference | Type reference (TYPE) | SWRTMSGTEXT | List of TEXT Messages | 20110126 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | IBO_T_WF_FACADE_MESSAGE | message table | 20090807 | |||
| 4 | IS_WORKITEM | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_INBOX_WI | work item data | 20090807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | action in inbox failed | 20090807 |
Method RESUBMIT_ALERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | IBO_T_WF_FACADE_MESSAGE | message table | 20090807 | |||
| 2 | IS_ALERT | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_INBOX_AL | Alert | 20090807 | |||
| 3 | IV_RESUBMISSION_DATE | Call by reference | Type reference (TYPE) | SYDATE | Date data element for SYST | 20090807 | |||
| 4 | IV_RESUBMISSION_TIME | Call by reference | Type reference (TYPE) | SYTIME | TIME Data Element for SYST | 20090807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | action in inbox failed | 20090807 |
Method RESUBMIT_NOTIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | IBO_T_WF_FACADE_MESSAGE | message table | 20090807 | |||
| 2 | IS_NOTIFICATION | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_INBOX_NOT | Notification | 20090807 | |||
| 3 | IV_RESUBMISSION_DATE | Call by reference | Type reference (TYPE) | SYDATE | Date data element for SYST | 20090807 | |||
| 4 | IV_RESUBMISSION_TIME | Call by reference | Type reference (TYPE) | SYTIME | TIME Data Element for SYST | 20090807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | action in inbox failed | 20090807 |
Method RESUBMIT_WORKITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NEW_WORKITEM_STATUS | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_WI_STATUS | work item status with status description | 20090807 | |||
| 2 | ET_API_TEXT_MESSAGES | Call by reference | Type reference (TYPE) | SWRTMSGTEXT | List of TEXT Messages | 20110126 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | IBO_T_WF_FACADE_MESSAGE | message table | 20090807 | |||
| 4 | IS_WORKITEM | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_INBOX_WI | work item data | 20090807 | |||
| 5 | IV_RESUBMISSION_DATE | Call by reference | Type reference (TYPE) | SYDATE | Date data element for SYST | 20090807 | |||
| 6 | IV_RESUBMISSION_TIME | Call by reference | Type reference (TYPE) | SYTIME | TIME Data Element for SYST | 20090807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | action in inbox failed | 20090807 |
Method SET_WORKITEM_COMPLETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NEW_WORKITEM_STATUS | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_WI_STATUS | work item status with status description | 20090807 | |||
| 2 | ET_API_TEXT_MESSAGES | Call by reference | Type reference (TYPE) | SWRTMSGTEXT | List of TEXT Messages | 20110126 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | IBO_T_WF_FACADE_MESSAGE | message table | 20090807 | |||
| 4 | IS_WORKITEM | Call by reference | Type reference (TYPE) | IBO_S_WF_FACADE_INBOX_WI | work item data | 20090807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | action in inbox failed | 20090807 |
Method SUBMIT_DECISION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_API_TEXT_MESSAGES | Call by reference | Type reference (TYPE) | SWRTMSGTEXT | List of TEXT Messages | 20110126 | |||
| 2 | IV_DECISION_KEY | Call by reference | Type reference (TYPE) | SWR_DECIKEY | Index of an Alternative of a User Decision | 20091006 | |||
| 3 | IV_WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | work item data | 20091006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | action in inbox failed | 20091006 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |