SAP ABAP Interface IF_SWF_RUN_RESULT (Workflow: Result)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_RUN (Package) Workflow: Runtime

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_RUN_RESULT | Workflow: Result | 20030624 |
Properties
Interface | IF_SWF_RUN_RESULT | |
Short Description | Workflow: Result |
General Data
Package | SWF_RUN | Workflow: Runtime |
Created | 20030624 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_SWF_RUN_RESULT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SWF_RUN_RESULT has no interface.
Friends
Interface IF_SWF_RUN_RESULT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | M_GUID | Instance attribute | Public | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20040109 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20030917 | |
2 | ![]() |
Instance method | Public | Method | Returns the Result | 20030624 |
3 | ![]() |
Instance method | Public | Method | 20120125 | |
4 | ![]() |
Instance method | Public | Method | 20030624 | |
5 | ![]() |
Instance method | Public | Method | 20031112 | |
6 | ![]() |
Instance method | Public | Method | 20030819 | |
7 | ![]() |
Instance method | Public | Method | 20041130 | |
8 | ![]() |
Instance method | Public | Method | 20030624 | |
9 | ![]() |
Instance method | Public | Method | 20031115 | |
10 | ![]() |
Instance method | Public | Method | 20050206 | |
11 | ![]() |
Instance method | Public | Method | 20030624 | |
12 | ![]() |
Instance method | Public | Method | 20120125 |
Events
Interface IF_SWF_RUN_RESULT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | RUNTIME_PROPERTIES | Public | See coding | 20120125 | BEGIN OF runtime_properties,
information_available type xfeld,
method_executed type xfeld,
sync_method TYPE xfeld,
async_method TYPE xfeld,
END OF runtime_properties
|
Method Signatures
Method GET_EXCEPTION_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_EXCEPTION_TYPE | Value transfer | Type reference (TYPE) | SWW_EXCTYP | 20030917 |
Method GET_EXCEPTION_TYPE on Interface IF_SWF_RUN_RESULT has no exception.
Method GET_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_RESULT | Value transfer | Type reference (TYPE) | SWF_WIRESULT | 20030624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im WIM | 20030624 |
Method GET_RUNTIME_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_PROPERTIES | Value transfer | Type reference (TYPE) | IF_SWF_RUN_RESULT=>RUNTIME_PROPERTIES | 20120125 |
Method GET_RUNTIME_PROPERTIES on Interface IF_SWF_RUN_RESULT has no exception.
Method GET_WI_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_WI_HANDLE | Value transfer | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_WFM | 20030624 |
Method GET_WI_HANDLE on Interface IF_SWF_RUN_RESULT has no exception.
Method IS_CANCEL_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_IS_CANCEL_REQUEST | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20031112 |
Method IS_CANCEL_REQUEST on Interface IF_SWF_RUN_RESULT has no exception.
Method IS_DEADLINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_IS_DEADLINE | Value transfer | Type reference (TYPE) | XFELD | 20030819 |
Method IS_DEADLINE on Interface IF_SWF_RUN_RESULT has no exception.
Method IS_DEBUG_BREAKPOINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STOP | Value transfer | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20041130 |
Method IS_DEBUG_BREAKPOINT on Interface IF_SWF_RUN_RESULT has no exception.
Method IS_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_IS_EXCEPTION | Value transfer | Type reference (TYPE) | XFELD | 20030624 |
Method IS_EXCEPTION on Interface IF_SWF_RUN_RESULT has no exception.
Method IS_EXECUTION_INTERRUPTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_IS_EXECUTION_INTERRUPTED | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20031115 |
Method IS_EXECUTION_INTERRUPTED on Interface IF_SWF_RUN_RESULT has no exception.
Method IS_OBSOLETE_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_IS_OBSOLETE_REQUEST | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20050206 |
Method IS_OBSOLETE_REQUEST on Interface IF_SWF_RUN_RESULT has no exception.
Method SET_EXCEPTION_MODELLED Signature
Method SET_EXCEPTION_MODELLED on Interface IF_SWF_RUN_RESULT has no parameter.
Method SET_EXCEPTION_MODELLED on Interface IF_SWF_RUN_RESULT has no exception.
Method SET_RUNTIME_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PROPERTIES | Value transfer | Type reference (TYPE) | RUNTIME_PROPERTIES | 20120125 |
Method SET_RUNTIME_PROPERTIES on Interface IF_SWF_RUN_RESULT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 610 |