SAP ABAP Class IF_SWF_RUN_RESULT (Workflow: Result)
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
Class | IF_SWF_RUN_RESULT | |
Short Description | Workflow: Result | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030624 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SWF_RUN_RESULT has no interface implemented.
Friends
Class IF_SWF_RUN_RESULT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_SWF_RUN_RESULT has no exception.
Method SET_EXCEPTION_MODELLED Signature
Method SET_EXCEPTION_MODELLED on class IF_SWF_RUN_RESULT has no parameter.
Method SET_EXCEPTION_MODELLED on class 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 class IF_SWF_RUN_RESULT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |