SAP ABAP Interface IF_SWF_RUN_WIM (Workflow: Work Item Manager)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWW (Package) Business Workflow: Work Items
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SWF_RUN_WIM_INTERNAL Workflow: Work Item Manager (Local) 20010110
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_RUN_WIM_LOCAL Workflow: Service Class for WIM 20001026
Properties
Interface IF_SWF_RUN_WIM  
Short Description Workflow: Work Item Manager    
General Data
Package SWW   Business Workflow: Work Items 
Created 20001026   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_RUN_WIM_CONTEXT Workflow: Work Item Manager (Context) 20010112
2 IF_SWF_RUN_WIM_DEFINITION Workflow: Work Item Manager (Definition Data) 20010125
Friends
Interface IF_SWF_RUN_WIM has no friend.
Attributes
Interface IF_SWF_RUN_WIM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_LANGUAGE Instance method Public Method Changes Language of Work Item 20010213
2 CHANGE_PRIORITY Instance method Public Method Changes Priority 20010212
3 CHANGE_WITEXT Instance method Public Method Changes Work Item Text 20010212
4 COMPLETE Instance method Public Method Exit 20101130
5 DEQUEUE Instance method Public Method Deletes Enqueue Lock 20010205
6 ENQUEUE Instance method Public Method Sets Enqueue Lock 20010205
7 FORWARD Instance method Public Method Forward 20110308
8 GET_ADHOC_OBJECTS Instance method Public Method Supplies Adhoc Objects 20010207
9 GET_ADMINISTRATOR_AGENTS Instance method Public Method Gets Administrator 20011107
10 GET_AGENTS Instance method Public Method Gets Agent for Processing 20011004
11 GET_ATTACH_OBJECTS Instance method Public Method Supplies Attachment Objects 20010207
12 GET_CBDONE_FLAG_FROM_DATABASE Instance method Public Method Supplies Callback Flag 20010120
13 GET_CREATE_TIMESTAMP Instance method Public Method Gets Creation Time 20011227
14 GET_DEADLINES Instance method Public Method Delivers Deadlines 20010120
15 GET_DEADLINE_AGENTS Instance method Public Method Supplies Agent for Deadlines 20030520
16 GET_DIALOG_BLOCK_CHILDS Instance method Public Method Supplies All Subordinate Workitems of a Dialog Block 20050511
17 GET_EI_HEADER Instance method Public Method Supplies Header of Wait Step 20010219
18 GET_END_DATE Instance method Public Method Gets End Date / Time / Timestamp 20020103
19 GET_EXCLUDED_AGENTS Instance method Public Method Supplies Excluded Employees 20010419
20 GET_NODEID Instance method Public Method 20010128
21 GET_NOTIFICATION_AGENTS Instance method Public Method Supplies Agent for End Notification 20010123
22 GET_NUMBER_OF_INQUIRIES Instance method Public Method Supplies Number of Queries 20010417
23 GET_RETURN Instance method Public Method Supplies result of last execution of work item 20010120
24 GET_RULE Instance method Public Method 20010125
25 GET_STATUSTEXT Instance method Public Method Supplies Text of Work Item Status 20010529
26 GET_STATUS_FROM_DATABASE Instance method Public Method Supplies Status 20010120
27 GET_STEP_HANDLE Instance method Public Method 20031001
28 GET_TASK_HANDLE Instance method Public Method 20010125
29 GET_TOPLEVEL_WORKITEM Instance method Public Method Identifies Top-Level Workflow 20011203
30 GET_TYPETEXT Instance method Public Method Supplies Text of Work Item Type 20010529
31 GET_URL_EXPRESSION Instance method Public Method 20010125
32 GET_WFDWIZ Instance method Public Method 20010126
33 GET_WF_CONTAINER Instance method Public Method Supplies workflow container, taking blocks into account 20010110
34 GET_WF_CONTAINER_LOCAL Instance method Public Method Gets workflow container, internal use 20020912
35 GET_WF_HANDLE Instance method Public Method Gets workflow 20020306
36 GET_WF_TASK Instance method Public Method Gets Workflow Name 20011005
37 GET_WITEXT Instance method Public Method Supplies Work Item Text 20010120
38 GET_WI_CONTAINER Instance method Public Method Supplies Work Item Container 20010110
39 GET_WI_EXECUTION_TIME Instance method Public Method Supplies Execution Time in Seconds 20010128
40 GET_WI_HEADER Instance method Public Method Supplies Work Item Header 20010112
41 GET_WI_HEADER_EXTENDED Instance method Public Method Supplies Work Item Header (Enhanced Structure) 20010120
42 GET_WI_RESULT Instance method Public Method Supplies Result Structure (WIM<->WFM) 20010124
43 GET_WI_RETURN Instance method Public Method Supplies Return Values of Method Execution and Exceptions 20010124
44 IS_ENQUEUED Instance method Public Method Chekcs Whether Work Item is Locked 20020108
45 REJECT Instance method Public Method Reject 20110308
46 RESUBMIT Instance method Public Method Resubmit 20011228
Events
Interface IF_SWF_RUN_WIM has no event.
Types
Interface IF_SWF_RUN_WIM has no local type.
Method Signatures

Method CHANGE_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SWW_LANG Sprache für Texte eines Workitem 20010213
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030206

Method CHANGE_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARENT_REQUEST Call by reference Object reference (TYPE REF TO) CL_SWF_RUN_WIM_REQUEST Workflow: Request 20030223
2 Importing IM_PRIORITY Call by reference Type reference (TYPE) SWW_PRIO Priorität eines Workitem 20010212
3 Importing IM_PROPAGATE_TO_FLOW Call by reference Type reference (TYPE) XFELD SPACE Priorität propagieren 20020308
4 Returning RE_REQUEST Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_WIM_REQUEST Workflow: Request 20030211
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030211
2 CX_SWF_RUN_WIM_AUTH_FAILED Fehlende Berechtigung 20020308
3 CX_SWF_RUN_WIM_ENQ_FAILED Enqueue fehlgeschlagen 20020308
4 CX_SWF_RUN_WIM_EXEC_FAILED Ausführung fehlgeschlagen 20020308
5 CX_SWF_RUN_WIM_TYPE_INVALID Workitemtyp für Operation nicht vorgesehen 20020308
6 CX_SWF_RUN_WIM_WRONG_STATUS Operation fehlgeschlagen (Fehlerhafter Status) 20020308

Method CHANGE_WITEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WITEXT Call by reference Type reference (TYPE) SWW_WITEXT Workitem-Text 20010212

Method CHANGE_WITEXT on Interface IF_SWF_RUN_WIM has no exception.

Method COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBSOLET Call by reference Type reference (TYPE) XFELD 20101130
2 Importing IM_RETURN Call by reference Type reference (TYPE) SWF_RETURN 20110329
3 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME 20110329
4 Importing IM_WORKITEM_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER 20101130
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM 20101130
2 CX_SWF_RUN_WIM_AUTH_FAILED 20101130
3 CX_SWF_RUN_WIM_PRECOND_FALSE 20101130

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENQUEUE_OWNER Call by reference Type reference (TYPE) STRING Workflow: Enqueueowner 20010208
2 Importing IM_FORCE_ENQUEUE Call by reference Type reference (TYPE) XFELD SPACE Feld zum Ankreuzen 20010208
3 Importing IM_TXMGR Call by reference Object reference (TYPE REF TO) CL_SWF_RUN_TRANSACTION_MANAGER Workflow: Transaktionsmanager 20050502

Method DEQUEUE on Interface IF_SWF_RUN_WIM has no exception.

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENQUEUE_OWNER Call by reference Type reference (TYPE) STRING Workflow: Enqueueowner 20010208
2 Importing IM_REFRESH Call by reference Type reference (TYPE) XFELD 'X' Daten nachlesen, wenn notwendig 20020302
3 Importing IM_WAIT Call by reference Type reference (TYPE) XFELD 'X' Warten auf Enqueue (nxZeiteinheit) 20010205
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_ENQ_FAILED Enqueue fehlgeschlagen 20010205

Method FORWARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CURRENT_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME 20110308
2 Importing IM_IN_MODE_NO_X_CHECK Call by reference Type reference (TYPE) XFELD SPACE 20110308
3 Importing IM_NEW_AGENTS Call by reference Type reference (TYPE) TSWHACTOR 20110308
4 Importing IM_PRECONDITIONS_CHECKED Call by reference Type reference (TYPE) XFELD SPACE 20110308
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM 20110308
2 CX_SWF_RUN_WIM_STATUS_FAILED 20110308
3 CX_SWF_RUN_WIM_TYPE_INVALID 20110308

Method GET_ADHOC_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OBJECTS Value transfer Type reference (TYPE) SIBFLPORBT Tabelle von Lokalen Pers. Objektreferenzen - BOR kompatibel 20010207
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030203

Method GET_ADMINISTRATOR_AGENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ADMINISTRATOR_AGENTS Value transfer Type reference (TYPE) TSWHACTOR Tabelle mit OrgObjekten 20011107

Method GET_ADMINISTRATOR_AGENTS on Interface IF_SWF_RUN_WIM has no exception.

Method GET_AGENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INCLUDE_SUBSTITUTE Call by reference Type reference (TYPE) XFELD SPACE Aktive Vertreter ermitteln 20020423
2 Returning RE_AGENTS Value transfer Type reference (TYPE) TSWHACTOR Tabelle mit OrgObjekten 20011004
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_AGENT_FAILED Fehler bei der Bearbeitermittlung 20011122

Method GET_ATTACH_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMMENT_SEMANTIC Call by reference Type reference (TYPE) XFELD SPACE 20130513
2 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementierung einer 'Collection' 20101019
3 Returning RE_OBJECTS Value transfer Type reference (TYPE) SIBFLPORBT Tabelle von Lokalen Pers. Objektreferenzen - BOR kompatibel 20010207
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030203

Method GET_CBDONE_FLAG_FROM_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CBDONE Value transfer Type reference (TYPE) SWW_CBDONE Statusübergang für ausgeführtes Workitem durchgeführt 20010120

Method GET_CBDONE_FLAG_FROM_DATABASE on Interface IF_SWF_RUN_WIM has no exception.

Method GET_CREATE_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMPL Zeitpunkt der Erzeugung 20011227

Method GET_CREATE_TIMESTAMP on Interface IF_SWF_RUN_WIM has no exception.

Method GET_DEADLINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DEADLINES Value transfer Type reference (TYPE) SWW_WIDEAD Workflow: Struktur für Deadline Daten des Workitems 20010120

Method GET_DEADLINES on Interface IF_SWF_RUN_WIM has no exception.

Method GET_DEADLINE_AGENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEADLINE_TYPE Call by reference Type reference (TYPE) SWW_DATTYP 20030520
2 Returning RE_AGENTS Value transfer Type reference (TYPE) TSWHACTOR Tabelle mit OrgObjekten 20030520

Method GET_DEADLINE_AGENTS on Interface IF_SWF_RUN_WIM has no exception.

Method GET_DIALOG_BLOCK_CHILDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CHILDS Value transfer Type reference (TYPE) SWWTWIID Workflow: Tabelle mit Workitem-Ids 20050511
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20050511

Method GET_EI_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EIHEADER Value transfer Type reference (TYPE) SWWEI Workflow Runtime: Workitems vom Typ E (Event Items) 20010219

Method GET_EI_HEADER on Interface IF_SWF_RUN_WIM has no exception.

Method GET_END_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DATE Call by reference Type reference (TYPE) SWW_AED Endedatum eines Workitem 20020103
2 Exporting EX_TIME Call by reference Type reference (TYPE) SWW_AET Endezeit eines Workitems 20020103
3 Exporting EX_TIMESTAMPL Call by reference Type reference (TYPE) SWFRCMPTS Workflow: Beendigung-timestamp 20020103

Method GET_END_DATE on Interface IF_SWF_RUN_WIM has no exception.

Method GET_EXCLUDED_AGENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACT_USER Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20010419
2 Returning RE_EXCLUDED_AGENTS Value transfer Type reference (TYPE) TSWHACTOR Tabelle mit OrgObjekten 20010419

Method GET_EXCLUDED_AGENTS on Interface IF_SWF_RUN_WIM has no exception.

Method GET_NODEID Signature

Method GET_NODEID on Interface IF_SWF_RUN_WIM has no parameter.
Method GET_NODEID on Interface IF_SWF_RUN_WIM has no exception.

Method GET_NOTIFICATION_AGENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_AGENTS Value transfer Type reference (TYPE) TSWHACTOR Tabelle mit OrgObjekten 20010123

Method GET_NOTIFICATION_AGENTS on Interface IF_SWF_RUN_WIM has no exception.

Method GET_NUMBER_OF_INQUIRIES Signature

Method GET_NUMBER_OF_INQUIRIES on Interface IF_SWF_RUN_WIM has no parameter.
Method GET_NUMBER_OF_INQUIRIES on Interface IF_SWF_RUN_WIM has no exception.

Method GET_RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RETURN Value transfer Type reference (TYPE) SWW_RETURN Workflow Runtime: Rückgabewerte des Methodenaufruf 20010120

Method GET_RETURN on Interface IF_SWF_RUN_WIM has no exception.

Method GET_RULE Signature

Method GET_RULE on Interface IF_SWF_RUN_WIM has no parameter.
Method GET_RULE on Interface IF_SWF_RUN_WIM has no exception.

Method GET_STATUSTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATUSTEXT Value transfer Type reference (TYPE) SWW_STATXT Workflow: Workitem-Status 20010529

Method GET_STATUSTEXT on Interface IF_SWF_RUN_WIM has no exception.

Method GET_STATUS_FROM_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATUS Value transfer Type reference (TYPE) SWW_WISTAT Bearbeitungsstatus eines Workitem 20010120

Method GET_STATUS_FROM_DATABASE on Interface IF_SWF_RUN_WIM has no exception.

Method GET_STEP_HANDLE Signature

Method GET_STEP_HANDLE on Interface IF_SWF_RUN_WIM has no parameter.
Method GET_STEP_HANDLE on Interface IF_SWF_RUN_WIM has no exception.

Method GET_TASK_HANDLE Signature

Method GET_TASK_HANDLE on Interface IF_SWF_RUN_WIM has no parameter.
Method GET_TASK_HANDLE on Interface IF_SWF_RUN_WIM has no exception.

Method GET_TOPLEVEL_WORKITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WIID Value transfer Type reference (TYPE) SWW_WIID Toplevel-Workitem 20011203

Method GET_TOPLEVEL_WORKITEM on Interface IF_SWF_RUN_WIM has no exception.

Method GET_TYPETEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TYPETEXT Value transfer Type reference (TYPE) SWW_TYPTXT Typbezeichnung eines Workitem 20010529

Method GET_TYPETEXT on Interface IF_SWF_RUN_WIM has no exception.

Method GET_URL_EXPRESSION Signature

Method GET_URL_EXPRESSION on Interface IF_SWF_RUN_WIM has no parameter.
Method GET_URL_EXPRESSION on Interface IF_SWF_RUN_WIM has no exception.

Method GET_WFDWIZ Signature

Method GET_WFDWIZ on Interface IF_SWF_RUN_WIM has no parameter.
Method GET_WFDWIZ on Interface IF_SWF_RUN_WIM has no exception.

Method GET_WF_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CONTAINER Value transfer Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Workflow-Contianer 20010110
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030206
2 CX_SWF_RUN_WIM_READ_FAILED Workflow: Workitem kann nicht gelesen werden 20010110

Method GET_WF_CONTAINER_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CONTAINER Value transfer Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementierung einer 'Collection' 20020912
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030206
2 CX_SWF_RUN_WIM_READ_FAILED Workitem kann nicht gelesen werden 20020912

Method GET_WF_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WF_HANDLE Value transfer Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Workitemmanager (lokal) 20020306
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030206
2 CX_SWF_RUN_WIM_READ_FAILED Workitem kann nicht gelesen werden 20020306

Method GET_WF_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TASK Value transfer Type reference (TYPE) HROBJEC_14 Name des Workflows 20011005

Method GET_WF_TASK on Interface IF_SWF_RUN_WIM has no exception.

Method GET_WITEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU R/3-System, aktuelle Sprache 20011212
2 Returning RE_WITEXT Value transfer Type reference (TYPE) SWW_WITEXT Workitem-Text 20010120

Method GET_WITEXT on Interface IF_SWF_RUN_WIM has no exception.

Method GET_WI_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACCESS_DATABASE Call by reference Type reference (TYPE) XFELD 'X' Feld zum Ankreuzen 20010125
2 Returning RE_CONTAINER Value transfer Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Workitem-Container 20010110
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_READ_FAILED Workflow: Workitem kann nicht gelesen werden 20010110

Method GET_WI_EXECUTION_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EXECTIME Value transfer Type reference (TYPE) SYTABIX Ausführungszeit in Sekunden 20010128

Method GET_WI_EXECUTION_TIME on Interface IF_SWF_RUN_WIM has no exception.

Method GET_WI_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WIHEADER Value transfer Type reference (TYPE) SWWWIHEAD Workflow Runtime: Kopftabelle für alle Workitemtypen 20010120

Method GET_WI_HEADER on Interface IF_SWF_RUN_WIM has no exception.

Method GET_WI_HEADER_EXTENDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WIHEADER Value transfer Type reference (TYPE) SWW_WIHEAD Workflow: Struktur für Kopftabelle aller Workitemtypen 20010120

Method GET_WI_HEADER_EXTENDED on Interface IF_SWF_RUN_WIM has no exception.

Method GET_WI_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RESULT Value transfer Type reference (TYPE) SWWWIRES Rückgabeparameter bei Callback/Aufruf an/vom WFM 20010124

Method GET_WI_RESULT on Interface IF_SWF_RUN_WIM has no exception.

Method GET_WI_RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RETURN Value transfer Type reference (TYPE) SWF_RETURN Workflow: Ausnahme einer Methode 20010124

Method GET_WI_RETURN on Interface IF_SWF_RUN_WIM has no exception.

Method IS_ENQUEUED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ENQUEUED Value transfer Type reference (TYPE) XFELD 'X' - Workitem ist gesperrt 20020108

Method IS_ENQUEUED on Interface IF_SWF_RUN_WIM has no exception.

Method REJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CURRENT_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME 20110308
2 Importing IM_PRECONDITIONS_CHECKED Call by reference Type reference (TYPE) XFELD SPACE 20110308
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM 20110308
2 CX_SWF_RUN_WIM_STATUS_FAILED 20110308
3 CX_SWF_RUN_WIM_TYPE_INVALID 20110308

Method RESUBMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATE Call by reference Type reference (TYPE) SWW_DSD Datum des Vorlagetermins des Workitem 20011228
2 Importing IM_TIME Call by reference Type reference (TYPE) SWW_DST Zeit des Vorlagetermins des Workitems 20011228
3 Importing IM_ZONLO Call by reference Type reference (TYPE) SYSTZONLO SY-ZONLO Datum und Zeit, Zeitzone des Benutzers 20011228
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20011228
2 CX_SWF_RUN_WIM_AUTH_FAILED Fehlende Berechtigung 20011228
3 CX_SWF_RUN_WIM_STATUS_FAILED Fehlerhafter Statusübergang 20011228
4 CX_SWF_RUN_WIM_TYPE_INVALID Workitemtyp für Operation nicht vorgesehen 20011228
History
Last changed by/on SAP  20140121 
SAP Release Created in 610