SAP ABAP Class CL_SWF_TST_WFUNIT_API (WFUNIT: Unit Tests Workflow API)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM-RUN (Application Component) Runtime
⤷
SWF_TST_WI_EXIT_API (Package) Workflow: Unit Tests for API of Work Item Exit

⤷

⤷

Meta Relationship - Used By
Properties
Class | CL_SWF_TST_WFUNIT_API | |
Short Description | WFUNIT: Unit Tests Workflow API | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SWF_TST_WI_EXIT_API | Workflow: Unit Tests for API of Work Item Exit |
Created | 20051104 | 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_SWF_TST_WFUNIT_API has no interface implemented.
Friends
Class CL_SWF_TST_WFUNIT_API has no friend class.
Attributes
Class CL_SWF_TST_WFUNIT_API has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Analyse workflow status | 20051109 |
2 | ![]() |
Instance method | Protected | Method | Analyse workflow status | 20051109 |
3 | ![]() |
Instance method | Protected | Method | Assert agent | 20051110 |
4 | ![]() |
Instance method | Protected | Method | Delete Workflow | 20051107 |
5 | ![]() |
Instance method | Public | Method | Ausführung des Uni Tests | 20051107 |
6 | ![]() |
Instance method | Protected | Method | Event rule table | 20051107 |
7 | ![]() |
Instance method | Protected | Method | Get workitem ID by workflow ID | 20051104 |
8 | ![]() |
Instance method | Protected | Method | State changel: Comm -> Completed | 20051107 |
9 | ![]() |
Instance method | Protected | Method | Message | 20051107 |
10 | ![]() |
Instance method | Protected | Method | Exception from sy-msg variables | 20051104 |
11 | ![]() |
Instance method | Protected | Method | Start workflow | 20051104 |
Events
Class CL_SWF_TST_WFUNIT_API has no event.
Types
Class CL_SWF_TST_WFUNIT_API has no local type.
Method Signatures
Method ANALYSE_WF_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_EVENT_RULE | Call by reference | Type reference (TYPE) | SWF_TST_TT_EVENT_ITEM_RULE | 20051109 | |||
2 | ![]() |
IM_TEST_ID | Call by reference | Type reference (TYPE) | STRING | 20051109 | |||
3 | ![]() |
IM_WF_ID | Call by reference | Type reference (TYPE) | STRING | 20051109 | |||
4 | ![]() |
IM_WF_STATUS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20051109 | |||
5 | ![]() |
RE_VA | Value transfer | Type reference (TYPE) | STRING | Assertion failed = 'X' | 20051109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20051109 |
Method ANALYSE_WI_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_EVENT_RULE | Call by reference | Type reference (TYPE) | SWF_TST_TT_EVENT_ITEM_RULE | 20051109 | |||
2 | ![]() |
IM_TEST_ID | Call by reference | Type reference (TYPE) | STRING | 20051109 | |||
3 | ![]() |
IM_WF_ID | Call by reference | Type reference (TYPE) | STRING | 20051109 | |||
4 | ![]() |
IM_WI_STATUS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20051109 | |||
5 | ![]() |
RE_VA | Value transfer | Type reference (TYPE) | STRING | Assertion failed = 'X' | 20051109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20051109 |
Method ASSERT_AGENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_EVENT_RULE | Call by reference | Type reference (TYPE) | SWF_TST_TT_EVENT_ITEM_RULE | 20051110 | |||
2 | ![]() |
IM_EXP_AGENT | Call by reference | Type reference (TYPE) | SY-UNAME | User Name | 20051110 | ||
3 | ![]() |
IM_TEST_ID | Call by reference | Type reference (TYPE) | STRING | Test ID | 20051110 | ||
4 | ![]() |
IM_WF_ID | Call by reference | Type reference (TYPE) | STRING | Workflow ID | 20051110 | ||
5 | ![]() |
RE_VA | Value transfer | Type reference (TYPE) | STRING | Assertion failed = 'X' | 20051110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20051110 |
Method DELETE_WORKFLOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WF_ID | Call by reference | Type reference (TYPE) | STRING | 20051107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051107 |
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TEST_ID | Call by reference | Type reference (TYPE) | STRING | ID | 20051108 | ||
2 | ![]() |
IM_WFUNIT_API_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_TST_WFUNIT_API | Workitem: Unit Test | 20051107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20051107 |
Method GET_EVENT_RULE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_EVENT_LOG | Call by reference | Type reference (TYPE) | SWF_TST_TT_EVENT_ITEM | Tabellentyp: Event Item | 20051107 | ||
2 | ![]() |
IM_INDEX_EXCEPTION | Call by reference | Type reference (TYPE) | I | 20051107 | |||
3 | ![]() |
RE_VA | Value transfer | Type reference (TYPE) | SWF_TST_TT_EVENT_ITEM_RULE | Tabellentyp zu SWF_TST_EVENT_ITEM_RULE | 20051107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20051107 |
Method GET_FIRST_WI_ID_BY_WFL_WI_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WF_ID | Call by reference | Type reference (TYPE) | STRING | 20051104 | |||
2 | ![]() |
RE_VA | Value transfer | Type reference (TYPE) | STRING | 20051104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051107 |
Method IS_STATE_CHANGE_COMM_COMPLETED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_EVENT_RULE | Call by reference | Type reference (TYPE) | SWF_TST_EVENT_ITEM_RULE | 20051107 | |||
2 | ![]() |
RE_VA | Value transfer | Type reference (TYPE) | STRING | 20051107 |
Method IS_STATE_CHANGE_COMM_COMPLETED on class CL_SWF_TST_WFUNIT_API has no exception.
Method PREPARE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_EVENT_RULE | Call by reference | Type reference (TYPE) | SWF_TST_TT_EVENT_ITEM_RULE | 20051107 | |||
2 | ![]() |
IM_TEXT | Call by reference | Type reference (TYPE) | STRING | 20051107 | |||
3 | ![]() |
RE_VA | Value transfer | Type reference (TYPE) | STRING | 20051107 |
Method PREPARE_MESSAGE on class CL_SWF_TST_WFUNIT_API has no exception.
Method RAISE_EXCEPTION_BY_SYMSG Signature
Method RAISE_EXCEPTION_BY_SYMSG on class CL_SWF_TST_WFUNIT_API has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051104 |
Method START_WORKFLOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WF_ID | Call by reference | Type reference (TYPE) | STRING | 20051104 | |||
2 | ![]() |
RE_VA | Value transfer | Type reference (TYPE) | STRING | 20051104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051104 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |