SAP ABAP Class /IWWRK/CL_WF_CREATE_TERM_EVENT (Create terminating event action)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-WFM (Application Component) Gateway Business Workflow enablement
⤷
/IWWRK/WF_RT_IB (Package) Workflow runtime inbound for gateway

⤷

⤷

Properties
Class | /IWWRK/CL_WF_CREATE_TERM_EVENT | |
Short Description | Create terminating event action | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IWWRK/WF_RT_IB | Workflow runtime inbound for gateway |
Created | 20110405 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /IWWRK/CL_WF_CREATE_TERM_EVENT has no forward declaration.
Interfaces
Class /IWWRK/CL_WF_CREATE_TERM_EVENT has no interface implemented.
Friends
Class /IWWRK/CL_WF_CREATE_TERM_EVENT 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) | SWCONTTAB | Container Table | 20110405 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110405 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWO_EVENT | Event | 20110405 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWO_TYPEID | Object key | 20110405 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20110405 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYUNAME | User Name | 20110405 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWW_WIID | Work item ID | 20110405 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Add a message to the return tab | 20110405 |
2 | ![]() |
Instance method | Private | Method | Call the function to raise the event | 20110405 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110405 |
4 | ![]() |
Instance method | Public | Method | Create the terminating event | 20110405 |
5 | ![]() |
Instance method | Public | Method | Get the return tab | 20110405 |
6 | ![]() |
Instance method | Private | Method | Set container elements for function | 20110405 |
7 | ![]() |
Instance method | Private | Method | Set the object key attribute | 20110405 |
Events
Class /IWWRK/CL_WF_CREATE_TERM_EVENT has no event.
Types
Class /IWWRK/CL_WF_CREATE_TERM_EVENT has no local type.
Method Signatures
Method ADD_MSG_TO_RETTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20110405 | ||
2 | ![]() |
IV_MSGV1 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20110405 | ||
3 | ![]() |
IV_MSGV2 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20110405 | ||
4 | ![]() |
IV_MSGV3 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20110405 | ||
5 | ![]() |
IV_MSGV4 | Call by reference | Type reference (TYPE) | ANY | Message Variable | 20110405 | ||
6 | ![]() |
IV_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20110405 | ||
7 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | BAPI_MTYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | 20110405 |
Method ADD_MSG_TO_RETTAB on class /IWWRK/CL_WF_CREATE_TERM_EVENT has no exception.
Method CALL_EVENT_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RETURN_CODE | Value transfer | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20110405 |
Method CALL_EVENT_FUNCTION on class /IWWRK/CL_WF_CREATE_TERM_EVENT has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EVENT | Call by reference | Type reference (TYPE) | SWO_EVENT | Event | 20110405 | ||
2 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20110405 | ||
3 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | User Name | 20110405 | |
4 | ![]() |
IV_WORKITEM_ID | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20110405 |
Method CONSTRUCTOR on class /IWWRK/CL_WF_CREATE_TERM_EVENT has no exception.
Method CREATE_TERM_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RETURN_CODE | Value transfer | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20110405 |
Method CREATE_TERM_EVENT on class /IWWRK/CL_WF_CREATE_TERM_EVENT has no exception.
Method GET_RETURN_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110405 |
Method GET_RETURN_TAB on class /IWWRK/CL_WF_CREATE_TERM_EVENT has no exception.
Method SET_CONTAINER Signature
Method SET_CONTAINER on class /IWWRK/CL_WF_CREATE_TERM_EVENT has no parameter.
Method SET_CONTAINER on class /IWWRK/CL_WF_CREATE_TERM_EVENT has no exception.
Method SET_OBJECT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RETURN_CODE | Value transfer | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20110405 |
Method SET_OBJECT_KEY on class /IWWRK/CL_WF_CREATE_TERM_EVENT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 200 |