SAP ABAP Interface IF_SWF_RUN_WIM_CRT_INTERNAL (Workflow: Work Item Manager (Create))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWW (Package) Business Workflow: Work Items
Properties
Interface IF_SWF_RUN_WIM_CRT_INTERNAL  
Short Description Workflow: Work Item Manager (Create)    
General Data
Package SWW   Business Workflow: Work Items 
Created 20010110   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no forward declaration.
Interfaces
Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no interface.
Friends
Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no friend.
Attributes
Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AND_CREATE_COMP_EVENTS Instance method Public Method Checks or determines terminating events 20010111
2 CREATE_WORKFLOW_INSTANCE Instance method Public Method Generates workflow instance 20010111
3 CREATE_WORKITEM_TEXT Instance method Public Method Generates work item text 20010111
4 DETERMINE_DEADLINES Instance method Public Method Determines deadlines and checks for consistency 20011228
5 ENQUEUE_INTERNAL Instance method Public Method Enqueue to Work Item 20010207
6 EXECUTE_POST_CONDITION Instance method Public Method Execute Postcondition with Status Update 20010319
7 EXECUTE_PRE_CONDITION Instance method Public Method Execute Precondition with Status Update 20010319
8 EXECUTE_WAIT_CONDITION Instance method Public Method Execute Wait Condition with Status Update 20021110
9 GET_AGENTS_FOR_REMOTE_CALLBACK Instance method Public Method Determines agent for remote callback (RI) 20010308
10 GET_AGENTS_FOR_WORKITEM Instance method Public Method Determines agent of work item 20010111
11 GET_NEXT_NUMBER Instance method Public Method Determine Unique ID 20010111
12 PREPARE_SUB_WORKFLOW Instance method Public Method Sets properties for subflow 20010319
13 RECREATE_WORKITEM Instance method Public Method Calculates properties of work item (CHECKED->READY) 20010319
14 SEND_EXPRESS_MESSAGE Instance method Public Method Send Express Mail 20010111
15 SET_HEADER_PROPERTIES Instance method Public Method Sets general properties of header 20010111
16 SET_NOTE_FLAG Instance method Public Method Sets attachment flag if attachments exist 20010226
17 SET_SELFITEM Instance method Public Method Sets self item 20010111
18 SET_WF_HANDLE Instance method Public Method Sets workflow handle 20010319
19 SET_WITYPE_PROPERTIES Instance method Public Method Sets properties for work item type 20010201
20 SET_WLC_FLAGS Instance method Public Method Sets WLC_FLAGS field 20010411
21 SET_WORKITEM_OBJECT Instance method Public Method Sets Work Item Object in Container 20010111
22 SET_WORK_QUEUE_ENTRIES Instance method Public Method Sets work queue 20020106
23 WI_CREATE_RECEIVERS Instance method Public Method Create Instance Linkages 20010111
24 WI_TRIGGER_EVENT Instance method Public Method Generate 'Created' Instance 20010111
Events
Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no event.
Types
Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no local type.
Method Signatures

Method CHECK_AND_CREATE_COMP_EVENTS Signature

Method CHECK_AND_CREATE_COMP_EVENTS on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_DEF_FAILED Zugriff auf Definition fehlgeschlagen 20010111
2 CX_SWF_RUN_WIM_ID_FAILED ID des Workitems konnte nicht ermittelt werden 20010111

Method CREATE_WORKFLOW_INSTANCE Signature

Method CREATE_WORKFLOW_INSTANCE on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030206
2 CX_SWF_RUN_WIM_DEF_FAILED Zugriff auf Definition fehlgeschlagen 20010111
3 CX_SWF_RUN_WIM_ID_FAILED ID des Workitems konnte nicht ermittelt werden 20010111

Method CREATE_WORKITEM_TEXT 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 20010404
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_DEF_FAILED Zugriff auf Definition fehlgeschlagen 20010111
2 CX_SWF_RUN_WIM_ID_FAILED ID des Workitems konnte nicht ermittelt werden 20010111
3 CX_SWF_RUN_WIM_READ_FAILED Workflow: Workitem kann nicht gelesen werden 20010207

Method DETERMINE_DEADLINES Signature

Method DETERMINE_DEADLINES on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030206
2 CX_SWF_RUN_WIM_DEADLINE_FAILED Deadline konnte nicht erzeugt werden 20011228
3 CX_SWF_RUN_WIM_DEF_FAILED Zugriff auf Definition fehlgeschlagen 20020308
4 CX_SWF_RUN_WIM_ID_FAILED ID des Workitems konnte nicht ermittelt werden 20011228

Method ENQUEUE_INTERNAL Signature

Method ENQUEUE_INTERNAL on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_DEF_FAILED Zugriff auf Definition fehlgeschlagen 20020308
2 CX_SWF_RUN_WIM_ENQ_FAILED Enqueue fehlgeschlagen 20010404

Method EXECUTE_POST_CONDITION Signature

Method EXECUTE_POST_CONDITION on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20010321
2 CX_SWF_RUN_WIM_COND_FAILED Fehler bei der Bedingungsauswertung 20010319
3 CX_SWF_RUN_WIM_DB_FAILED Zugriff auf Datenbank fehlgeschlagen 20010319
4 CX_SWF_RUN_WIM_READ_FAILED Workflow: Workitem kann nicht gelesen werden 20010319
5 CX_SWF_RUN_WIM_STATUS_FAILED Fehlerhafter Statusübergang 20010321

Method EXECUTE_PRE_CONDITION Signature

Method EXECUTE_PRE_CONDITION on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20010321
2 CX_SWF_RUN_WIM_COND_FAILED Fehler bei der Bedingungsauswertung 20010319
3 CX_SWF_RUN_WIM_DB_FAILED Zugriff auf Datenbank fehlgeschlagen 20010319
4 CX_SWF_RUN_WIM_EXEC_SUSPENDED Ausführung nicht notwendig 20010319
5 CX_SWF_RUN_WIM_READ_FAILED Workflow: Workitem kann nicht gelesen werden 20010319
6 CX_SWF_RUN_WIM_STATUS_FAILED Fehlerhafter Statusübergang 20010321

Method EXECUTE_WAIT_CONDITION Signature

Method EXECUTE_WAIT_CONDITION on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20021110
2 CX_SWF_RUN_WIM_COND_FAILED Fehler bei der Bedingungsauswertung 20021110
3 CX_SWF_RUN_WIM_DB_FAILED Zugriff auf Datenbank fehlgeschlagen 20021110
4 CX_SWF_RUN_WIM_READ_FAILED Workflow: Workitem kann nicht gelesen werden 20021110
5 CX_SWF_RUN_WIM_STATUS_FAILED Fehlerhafter Statusübergang 20021110

Method GET_AGENTS_FOR_REMOTE_CALLBACK Signature

Method GET_AGENTS_FOR_REMOTE_CALLBACK on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_CRT_FAILED Ausnahme bei der Erzeugung 20010308
2 CX_SWF_RUN_WIM_DEF_FAILED Zugriff auf Definition fehlgeschlagen 20020308

Method GET_AGENTS_FOR_WORKITEM Signature

Method GET_AGENTS_FOR_WORKITEM on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030206
2 CX_SWF_RUN_WIM_AGENT_FAILED Fehler bei der Bearbeitermittlung 20011106
3 CX_SWF_RUN_WIM_DEF_FAILED Zugriff auf Definition fehlgeschlagen 20010111

Method GET_NEXT_NUMBER Signature

Method GET_NEXT_NUMBER on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_ID_FAILED ID des Workitems konnte nicht ermittelt werden 20010111

Method PREPARE_SUB_WORKFLOW Signature

Method PREPARE_SUB_WORKFLOW on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_CRT_FAILED Zugriff auf Definition fehlgeschlagen 20010319

Method RECREATE_WORKITEM Signature

Method RECREATE_WORKITEM on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20010320

Method SEND_EXPRESS_MESSAGE Signature

Method SEND_EXPRESS_MESSAGE on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_DEF_FAILED Zugriff auf Definition fehlgeschlagen 20020308

Method SET_HEADER_PROPERTIES Signature

Method SET_HEADER_PROPERTIES on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030206
2 CX_SWF_RUN_WIM_DEF_FAILED Zugriff auf Definition fehlgeschlagen 20010111
3 CX_SWF_RUN_WIM_ID_FAILED ID des Workitems konnte nicht ermittelt werden 20010111
4 CX_SWF_RUN_WIM_READ_FAILED Workitem kann nicht gelesen werden 20020115

Method SET_NOTE_FLAG Signature

Method SET_NOTE_FLAG on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030210
2 CX_SWF_RUN_WIM_DEF_FAILED Zugriff auf Definition fehlgeschlagen 20020308

Method SET_SELFITEM Signature

Method SET_SELFITEM on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_DEF_FAILED Zugriff auf Definition fehlgeschlagen 20010111
2 CX_SWF_RUN_WIM_ID_FAILED ID des Workitems konnte nicht ermittelt werden 20010111

Method SET_WF_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WF_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Workitemmanager (lokal) 20010319
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_DEF_FAILED Zugriff auf Definition fehlgeschlagen 20010319
2 CX_SWF_RUN_WIM_READ_FAILED Workflow: Workitem kann nicht gelesen werden 20010319

Method SET_WITYPE_PROPERTIES Signature

Method SET_WITYPE_PROPERTIES on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
Method SET_WITYPE_PROPERTIES on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no exception.

Method SET_WLC_FLAGS Signature

Method SET_WLC_FLAGS on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
Method SET_WLC_FLAGS on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no exception.

Method SET_WORKITEM_OBJECT Signature

Method SET_WORKITEM_OBJECT on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20010404

Method SET_WORK_QUEUE_ENTRIES Signature

Method SET_WORK_QUEUE_ENTRIES on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_DEF_FAILED Zugriff auf Definition fehlgeschlagen 20020308

Method WI_CREATE_RECEIVERS Signature

Method WI_CREATE_RECEIVERS on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_DEF_FAILED Zugriff auf Definition fehlgeschlagen 20020308
2 CX_SWF_RUN_WIM_ID_FAILED ID des Workitems konnte nicht ermittelt werden 20010115
3 CX_SWF_RUN_WIM_READ_FAILED Workitem kann nicht gelesen werden 20020308

Method WI_TRIGGER_EVENT Signature

Method WI_TRIGGER_EVENT on Interface IF_SWF_RUN_WIM_CRT_INTERNAL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_DEF_FAILED Workitem kann nicht gelesen werden 20020308
History
Last changed by/on SAP  20110908 
SAP Release Created in 610