SAP ABAP Class CL_MIB_WORKFLOW (MPAPPS: Workflow Class)
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) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090520 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MIB_WF_ADD_COMMENT | MPAPPS: Workflow: Add Comment to Workitem | 20090520 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MIB_WF_GET_COMMENT | MPAPPS: Workflow: Get Comment from Workitem | 20090520 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MIB_WF_USER_GETLIST | MPAPPS: Worklfow users get list | 20090520 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MIB_WF_WI_CHANGE | MPAPPS: Worklfow workitem get detail | 20090520 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MIB_WF_WI_GETDETAIL | MPAPPS: Worklfow workitem get detail | 20090520 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MIB_WF_WI_GETLIST | MPAPPS: Worklfow workitem get list | 20090520 |
Properties
| Class | CL_MIB_WORKFLOW | |
| Short Description | MPAPPS: Workflow Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | MIB_WORKFLOW | |
| Program status | ||
| Category | 0 | |
| Package | MIB_WORKFLOW | Mobile Productivity Applications - Workflow Package |
| Created | 20090520 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090520 | ||
| 2 | IF_MIB_WF_ADD_COMMENT | MPAPPS: Workflow: Add Comment to Workitem | 20090520 | ||
| 3 | IF_MIB_WF_GET_COMMENT | MPAPPS: Workflow: Get Comment from Workitem | 20090520 | ||
| 4 | IF_MIB_WF_USER_GETLIST | MPAPPS: Worklfow users get list | 20090520 | ||
| 5 | IF_MIB_WF_WI_CHANGE | MPAPPS: Worklfow workitem get detail | 20090520 | ||
| 6 | IF_MIB_WF_WI_GETDETAIL | MPAPPS: Worklfow workitem get detail | 20090520 | ||
| 7 | IF_MIB_WF_WI_GETLIST | MPAPPS: Worklfow workitem get list | 20090520 |
Friends
Class CL_MIB_WORKFLOW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_MIB_WA_FILL_BAPIRET2 | Fill the Bapiret2 content for workflow and Alert | 20090603 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20090603 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090527 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activate Application Logging | 20090603 | |
| 2 | Instance method | Private | Method | Check messages | 20090714 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20090603 | |
| 4 | Instance method | Public | Method | Get Application Log Handle | 20090603 | |
| 5 | Instance method | Private | Method | Handle workflow return code | 20090527 | |
| 6 | Instance method | Private | Method | Set checkpoint context | 20090527 |
Events
Class CL_MIB_WORKFLOW has no event.
Types
Class CL_MIB_WORKFLOW 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_WORKFLOW has no exception.
Method CHECK_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGE_LINES | Call by reference | Type reference (TYPE) | MIB_T_WORKFLOW_MESSAGES | 20090714 | ||||
| 2 | IV_FILTERED_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | SY-MSGTY | 'S' | Filtered Message Type | 20090714 | ||
| 3 | RV_MESSAGES_EXISTING | Value transfer | Type reference (TYPE) | ABAP_BOOL | Messages existing | 20090714 |
Method CHECK_MESSAGES on class CL_MIB_WORKFLOW has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MIB_WORKFLOW has no parameter.
Method CONSTRUCTOR on class CL_MIB_WORKFLOW 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_WORKFLOW has no exception.
Method HANDLE_WORKFLOW_RETURN_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090527 | |||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20090527 | |||
| 3 | IT_WORKFLOW_MESSAGES | Call by reference | Type reference (TYPE) | MIB_T_WORKFLOW_MESSAGES | Workflow messages | 20090527 |
Method HANDLE_WORKFLOW_RETURN_CODE on class CL_MIB_WORKFLOW has no exception.
Method SET_CHECKPOINT_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_METHOD | Call by reference | Type reference (TYPE) | STRING | 20090527 |
Method SET_CHECKPOINT_CONTEXT on class CL_MIB_WORKFLOW has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |