SAP ABAP Class CL_MIB_WF_PUSH_WI_DATA (MPAPPS: Workflow push workitem data)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MOB-MIB (Application Component) Mobile Productivity Applications
⤷
MIB_WORKFLOW (Package) Mobile Productivity Applications - Workflow Package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_OBJECT | Business Instance | 20090309 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20090309 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_IFS_WORKITEM_EXIT | Workflow Interfaces: Runtime Exit | 20090309 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20090309 |
Properties
| Class | CL_MIB_WF_PUSH_WI_DATA | |
| Short Description | MPAPPS: Workflow push workitem data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MIB_WORKFLOW | Mobile Productivity Applications - Workflow Package |
| Created | 20090309 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MIB_WF_PUSH_WI_DATA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | BI_OBJECT | Business Instance | 20090309 | ||
| 2 | BI_PERSISTENT | Persistent Business Instance | 20090309 | ||
| 3 | IF_SWF_IFS_WORKITEM_EXIT | Workflow Interfaces: Runtime Exit | 20090309 | ||
| 4 | IF_WORKFLOW | Business Workflow | 20090309 |
Friends
Class CL_MIB_WF_PUSH_WI_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | MIB_WF_WI_ACTION | 'D' | Mobile Inbox: Workitem Action | 20090309 | ||
| 2 | Constant | Public | Type reference (TYPE) | MIB_WF_WI_ACTION | 'I' | Mobile Inbox: Workitem Action | 20090309 | ||
| 3 | Constant | Private | Type reference (TYPE) | MIB_WA_ACTION | 'S' | Marker Action sent out | 20090514 | ||
| 4 | Constant | Private | Type reference (TYPE) | MIB_WA_STATUS | 'N' | Marker Status New | 20090514 | ||
| 5 | Constant | Private | Type reference (TYPE) | MIB_WA_STATUS | 'O' | Marker Status Obsolete | 20090514 | ||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_MIB_WA_FILL_BAPIRET2 | Fill the Bapiret2 content for workflow and Alert | 20090603 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20090603 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activate Application Logging | 20090603 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090603 | |
| 3 | Instance method | Public | Method | 20090309 | ||
| 4 | Instance method | Public | Method | Get Application Log Handle | 20090603 | |
| 5 | Instance method | Public | Method | Push the Deadline Workitem to the DOE | 20090309 | |
| 6 | Instance method | Public | Method | Push the Workitem to the DOE | 20090513 |
Events
Class CL_MIB_WF_PUSH_WI_DATA has no event.
Types
Class CL_MIB_WF_PUSH_WI_DATA has no local type.
Method Signatures
Method ACTIVATE_BAL_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BAL_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20090603 |
Method ACTIVATE_BAL_LOG on class CL_MIB_WF_PUSH_WI_DATA has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MIB_WF_PUSH_WI_DATA has no parameter.
Method CONSTRUCTOR on class CL_MIB_WF_PUSH_WI_DATA has no exception.
Method EVENT_RAISED Signature
Method EVENT_RAISED on class CL_MIB_WF_PUSH_WI_DATA has no parameter.
Method EVENT_RAISED on class CL_MIB_WF_PUSH_WI_DATA has no exception.
Method GET_BAL_LOG_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BAL_LOG_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20090603 |
Method GET_BAL_LOG_HANDLE on class CL_MIB_WF_PUSH_WI_DATA has no exception.
Method PUSH_DEADLINE_WI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EVENT_NAME | Call by reference | Type reference (TYPE) | SWW_EVTTYP | Workflow: Event Type for Workflow Runtime | 20090309 | |||
| 2 | IV_WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20090309 |
Method PUSH_DEADLINE_WI on class CL_MIB_WF_PUSH_WI_DATA has no exception.
Method PUSH_WORKITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTION | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20090513 | |||
| 2 | IV_WORKITEM | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20090513 |
Method PUSH_WORKITEM on class CL_MIB_WF_PUSH_WI_DATA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |