Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SWF_WFM_COMPONENT_WIM | WFM: Process Component | 20030620 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_WFM_COMPOSITE_WIM | WFM: Structured Process Component with WIM Handle | 20030623 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_WFM_LEAF_WIM | 20030620 |
Properties
Interface | IF_SWF_WFM_WIM_REQUEST | |
Short Description | WFM: Interface for WIM |
General Data
Package | SWP | Business Workflow: Processor |
Created | 20030311 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWF_WFM_WIM_REQUEST has no forward declaration.
Interfaces
Interface IF_SWF_WFM_WIM_REQUEST has no interface.
Friends
Interface IF_SWF_WFM_WIM_REQUEST has no friend.
Attributes
Interface IF_SWF_WFM_WIM_REQUEST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks whether a particular deadline is modeled | 20030818 |
2 | ![]() |
Instance method | Public | Method | Gets direction of binding for binding | 20030816 |
3 | ![]() |
Instance method | Public | Method | Gets binding definition | 20030311 |
4 | ![]() |
Instance method | Public | Method | Gets type of block (for block items) | 20030812 |
5 | ![]() |
Instance method | Public | Method | Gets name of callback function module | 20030317 |
6 | ![]() |
Instance method | Public | Method | Gets "called in background" indicator | 20030312 |
7 | ![]() |
Instance method | Public | Method | Gets terminating event of step | 20030314 |
8 | ![]() |
Instance method | Public | Method | Gets container of current context | 20030312 |
9 | ![]() |
Instance method | Public | Method | Gets additional create parameters | 20030325 |
10 | ![]() |
Instance method | Public | Method | Gets handle of workflow | 20030311 |
11 | ![]() |
Instance method | Public | Method | Gets language of workflow | 20030314 |
12 | ![]() |
Instance method | Public | Method | Do you want to link the context container as parent? | 20041103 |
13 | ![]() |
Instance method | Public | Method | Gets maximum subflow level | 20040203 |
14 | ![]() |
Instance method | Public | Method | Gets ParForEach index | 20030312 |
15 | ![]() |
Instance method | Public | Method | Gets Part of a Dialog Block | 20050510 |
16 | ![]() |
Instance method | Public | Method | Gets persistence profile | 20030312 |
17 | ![]() |
Instance method | Public | Method | 20050121 | |
18 | ![]() |
Instance method | Public | Method | Gets "rejectable" indicator | 20030312 |
19 | ![]() |
Instance method | Public | Method | Gets source container for binding | 20031117 |
20 | ![]() |
Instance method | Public | Method | Gets a runtime object of current step | 20030318 |
21 | ![]() |
Instance method | Public | Method | Gets data for the suspend entry | 20031020 |
22 | ![]() |
Instance method | Public | Method | Gets task ID | 20030312 |
23 | ![]() |
Instance method | Public | Method | Gets user of current context | 20030314 |
24 | ![]() |
Instance method | Public | Method | Gets WFD key | 20030312 |
25 | ![]() |
Instance method | Public | Method | Gets a WFM at start of flow item | 20031120 |
26 | ![]() |
Instance method | Public | Method | Gets workflow type | 20030314 |
27 | ![]() |
Instance method | Public | Method | Gets work item type | 20030312 |
28 | ![]() |
Instance method | Public | Method | Gets higher-level WI IDs | 20030312 |
Events
Interface IF_SWF_WFM_WIM_REQUEST has no event.
Types
Interface IF_SWF_WFM_WIM_REQUEST has no local type.
Method Signatures
Method CHECK_DEADLINE_MODELLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DEADLINE_TYPE | Value transfer | Type reference (TYPE) | SWW_WIDHST | 20030818 | |||
2 | ![]() |
RE_MODELLED | Value transfer | Type reference (TYPE) | FLAG | 20030818 |
Method CHECK_DEADLINE_MODELLED on Interface IF_SWF_WFM_WIM_REQUEST has no exception.
Method GET_BINDING_DATAFLOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_DATAFLOW | Value transfer | Type reference (TYPE) | SWA_DAFLOW | 20030816 |
Method GET_BINDING_DATAFLOW on Interface IF_SWF_WFM_WIM_REQUEST has no exception.
Method GET_BINDING_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_BINDING_DEFINITION | Value transfer | Type reference (TYPE) | SWFBNDPTAB | $REF$ | 20030311 |
Method GET_BINDING_DEFINITION on Interface IF_SWF_WFM_WIM_REQUEST has no exception.
Method GET_BLOCKTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_BLOCKTYPE | Value transfer | Type reference (TYPE) | SWP_BLOCKTYPE | 20030812 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WFM: Methodenaufruf an konkreter Instanz unsinnig | 20031011 |
Method GET_CALLBACK_FB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_CALLBACK_FB | Value transfer | Type reference (TYPE) | SWW_CBFB | 20030317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WFM: Methodenaufruf an konkreter Instanz unsinnig | 20031014 |
Method GET_CALLED_IN_BACKGROUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_CALLED_IN_BACKGROUND | Value transfer | Type reference (TYPE) | XFELD | $REF$ | 20030312 |
Method GET_CALLED_IN_BACKGROUND on Interface IF_SWF_WFM_WIM_REQUEST has no exception.
Method GET_COMPLETION_EVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_COMPLETION_EVENTS | Value transfer | Type reference (TYPE) | SWWTCOMPEVT | 20030314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WFM: Ausnahme | 20040401 | |
2 | ![]() |
WFM: Methodenaufruf an konkreter Instanz unsinnig | 20031011 |
Method GET_CONTEXT_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | $REF$ | 20030312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WFM: Ausnahme | 20031011 |
Method GET_CREATION_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_PARAMETERS | Value transfer | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | 20030325 |
Method GET_CREATION_PARAMETERS on Interface IF_SWF_WFM_WIM_REQUEST has no exception.
Method GET_FLOW_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_FLOW_HANDLE | Value transfer | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_WFM | 20030312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WFM: Ausnahme | 20031011 |
Method GET_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | 20030314 |
Method GET_LANGUAGE on Interface IF_SWF_WFM_WIM_REQUEST has no exception.
Method GET_LINK_CONTEXT_AS_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_LINK_CONTEXT_AS_PARENT | Value transfer | Type reference (TYPE) | XFELD | 20041103 |
Method GET_LINK_CONTEXT_AS_PARENT on Interface IF_SWF_WFM_WIM_REQUEST has no exception.
Method GET_MAX_SUBWF_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_MAX_SUBWF_LEVEL | Value transfer | Type reference (TYPE) | SWP_MAXSUB | Maximales Sub-Workflow-Level (Abbruchkriterium) | 20040203 |
Method GET_MAX_SUBWF_LEVEL on Interface IF_SWF_WFM_WIM_REQUEST has no exception.
Method GET_PARFOREACH_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_PARFOREACH_INDEX | Value transfer | Type reference (TYPE) | SWC_INDEX | $REF$ | 20030312 |
Method GET_PARFOREACH_INDEX on Interface IF_SWF_WFM_WIM_REQUEST has no exception.
Method GET_PART_OF_DIALOG_BLOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_PART_OF_DIALOG_BLOCK | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20050510 |
Method GET_PART_OF_DIALOG_BLOCK on Interface IF_SWF_WFM_WIM_REQUEST has no exception.
Method GET_PERSISTENCY_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_PERSISTENCY_PROFILE | Value transfer | Type reference (TYPE) | SWD_PERSID | $REF$ | 20030312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WFM: Ausnahme | 20031011 |
Method GET_PROCCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_PROCCAT | Value transfer | Type reference (TYPE) | SWD_PROCCAT | Prozesskategorie | 20050121 |
Method GET_PROCCAT on Interface IF_SWF_WFM_WIM_REQUEST has no exception.
Method GET_REJECTABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_REJECTABLE | Value transfer | Type reference (TYPE) | SWW_REJECT | $REF$ | 20030312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WFM: Methodenaufruf an konkreter Instanz unsinnig | 20031011 |
Method GET_SOURCE_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | $REF$ | 20031117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WFM: Ausnahme | 20031117 |
Method GET_STEP_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_STEP_HANDLE | Value transfer | Object reference (TYPE REF TO) | IF_SWF_RUN_STEP_ATTRIBUTES | 20030318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WFM: Ausnahme | 20031020 | |
2 | ![]() |
WFM: Methodenaufruf an konkreter Instanz unsinnig | 20031011 |
Method GET_SUSPEND_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_NODEID | Value transfer | Type reference (TYPE) | SWD_NODEID | 20031020 | |||
2 | ![]() |
EX_WFID | Value transfer | Type reference (TYPE) | SWW_WIID | 20031020 | |||
3 | ![]() |
EX_WIID | Value transfer | Type reference (TYPE) | SWW_WIID | 20031020 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WFM: Ausnahme | 20031020 |
Method GET_TASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TASK | Value transfer | Type reference (TYPE) | SWW_TASK | $REF$ | 20030312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WFM: Methodenaufruf an konkreter Instanz unsinnig | 20031011 |
Method GET_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_USER | Value transfer | Type reference (TYPE) | SYUNAME | 20030314 |
Method GET_USER on Interface IF_SWF_WFM_WIM_REQUEST has no exception.
Method GET_WFDKEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_WFDKEY | Value transfer | Type reference (TYPE) | SWD_WFDKEY | $REF$ | 20030312 |
Method GET_WFDKEY on Interface IF_SWF_WFM_WIM_REQUEST has no exception.
Method GET_WFM_FOR_START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_WFM | Value transfer | Object reference (TYPE REF TO) | IF_SWF_RUN_WFM | Interface für den Workflow-Manager | 20031120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WFM: Exception für den WIM | 20040116 |
Method GET_WFTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_WFTYPE | Value transfer | Type reference (TYPE) | SWD_WFTYPE | 20030314 |
Method GET_WFTYPE on Interface IF_SWF_WFM_WIM_REQUEST has no exception.
Method GET_WITYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_WITYPE | Value transfer | Type reference (TYPE) | SWW_WITYPE | $REF$ | 20030312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WFM: Ausnahme | 20040206 |
Method GET_WI_HIERARCHY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_PARENT_WI | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20030331 | ||
2 | ![]() |
EX_TOP_WI_ID | Call by reference | Type reference (TYPE) | SWW_WIID | $REF$ | 20030312 | ||
3 | ![]() |
EX_WI_CHCKWI | Call by reference | Type reference (TYPE) | SWW_WIID | $REF$ | 20030312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WFM: Ausnahme | 20031011 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |