SAP ABAP Interface IF_SWF_UTL_WAPI_FRAMEWORK (Workflow: Framework for WAPI Modules)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_UTL (Package) Workflow: Tools

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_UTL_WAPI_FRAMEWORK | Workflow: Framework for WAPI Modules | 20011130 |
Properties
Interface | IF_SWF_UTL_WAPI_FRAMEWORK | |
Short Description | Workflow: Framework for WAPI Modules |
General Data
Package | SWF_UTL | Workflow: Tools |
Created | 20011130 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWF_UTL_WAPI_FRAMEWORK has no forward declaration.
Interfaces
Interface IF_SWF_UTL_WAPI_FRAMEWORK has no interface.
Friends
Interface IF_SWF_UTL_WAPI_FRAMEWORK has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_WORKITEM_ID | Constant | Public | Type reference (TYPE) | SWFDNAME | 'WORKITEM_ID' | Name of an ID | 20040120 | |
2 | M_TRACE_HANDLE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SWF_TRC_HANDLE | Logical Trace Handle | 20040607 |
Methods
Events
Interface IF_SWF_UTL_WAPI_FRAMEWORK has no event.
Types
Interface IF_SWF_UTL_WAPI_FRAMEWORK has no local type.
Method Signatures
Method DISABLE_TRACE Signature
Method DISABLE_TRACE on Interface IF_SWF_UTL_WAPI_FRAMEWORK has no parameter.
Method DISABLE_TRACE on Interface IF_SWF_UTL_WAPI_FRAMEWORK has no exception.
Method ENABLE_TRACE Signature
Method ENABLE_TRACE on Interface IF_SWF_UTL_WAPI_FRAMEWORK has no parameter.
Method ENABLE_TRACE on Interface IF_SWF_UTL_WAPI_FRAMEWORK has no exception.
Method GET_INITIAL_TRACE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_CNT | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20040607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Workflow Ausnahme | 20040607 |
Method GET_LAST_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_SWF_IFS_EXCEPTION | Workflow Ausnahme | 20040120 |
Method GET_LAST_EXCEPTION on Interface IF_SWF_UTL_WAPI_FRAMEWORK has no exception.
Method GET_MESSAGE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_MESSAGE_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_SWF_UTL_WAPI_MESSAGE | Workflow: Helper für WAPI-Messages | 20011130 |
Method GET_MESSAGE_OBJECT on Interface IF_SWF_UTL_WAPI_FRAMEWORK has no exception.
Method GET_PARAMETER_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_PARAMETER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Container zur Übergabe von Parametern | 20040120 |
Method GET_PARAMETER_CONTAINER on Interface IF_SWF_UTL_WAPI_FRAMEWORK has no exception.
Method GET_TRACE_ENABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TRACE_ENABLED | Value transfer | Type reference (TYPE) | XFELD | 20130114 |
Method GET_TRACE_ENABLED on Interface IF_SWF_UTL_WAPI_FRAMEWORK has no exception.
Method REGISTER_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FUNCTION | Call by reference | Type reference (TYPE) | C | Funktionsname | 20011130 | ||
2 | ![]() |
IM_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | 20040120 | |||
3 | ![]() |
RE_HANDLE | Value transfer | Type reference (TYPE) | SYTABIX | Handle | 20011130 |
Method REGISTER_FUNCTION on Interface IF_SWF_UTL_WAPI_FRAMEWORK has no exception.
Method REGISTER_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_METHOD | Call by reference | Type reference (TYPE) | C | Methodenname | 20011130 | ||
2 | ![]() |
RE_HANDLE | Value transfer | Type reference (TYPE) | SYTABIX | Handle | 20011130 |
Method REGISTER_METHOD on Interface IF_SWF_UTL_WAPI_FRAMEWORK has no exception.
Method SET_ACTUAL_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20020531 |
Method SET_ACTUAL_LANGUAGE on Interface IF_SWF_UTL_WAPI_FRAMEWORK has no exception.
Method SET_COMMIT_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COMMIT | Call by reference | Type reference (TYPE) | XFELD | Kontext hat Commit-Kontrolle | 20011206 |
Method SET_COMMIT_CONTROL on Interface IF_SWF_UTL_WAPI_FRAMEWORK has no exception.
Method UNREGISTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_HANDLE | Call by reference | Type reference (TYPE) | SYTABIX | Handle | 20011130 |
Method UNREGISTER on Interface IF_SWF_UTL_WAPI_FRAMEWORK has no exception.
Method WRITE_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DATA | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20040607 | ||
2 | ![]() |
IM_EVT | Call by reference | Type reference (TYPE) | SWFTRC_EVT | Trace: Logischer Zeitpunkt innerhalb eines Pakets | 20040607 | ||
3 | ![]() |
IM_PNT | Call by reference | Type reference (TYPE) | SWFTRC_PNT | Trace: Physischer Trace-Punkt (Code-Referenz) | 20040607 |
Method WRITE_TRACE on Interface IF_SWF_UTL_WAPI_FRAMEWORK has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 620 |