SAP ABAP Interface IF_SWF_RUN_TASK_ATTRIBUTES (Workflow: Interface of Tasks)
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 implementation (CLASS c. INTERFACES i_ref)  CL_SWF_RUN_TASK_ATTRIBUTES Workflow: Access to Tasks 20001209
Properties
Interface IF_SWF_RUN_TASK_ATTRIBUTES  
Short Description Workflow: Interface of Tasks    
General Data
Package SWW   Business Workflow: Work Items 
Created 20001208   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SWF_RUN_TASK_ATTRIBUTES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SWF_RUN_TASK_ATTRIBUTES has no interface.
Friends
Interface IF_SWF_RUN_TASK_ATTRIBUTES has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PROPERTIES Instance attribute Public Type reference (TYPE) RHWFTSKATT Task attributes 20011108
Methods
# Method Level Visibility Method type Description Created on
1 GET_DED_ROLE_BINDING Instance method Public Method Binding for Required End 20011107
2 GET_DEF_BINDING Instance method Public Method Workflow: Bindings 20001211
3 GET_DEF_CONDITIONS_WFM Instance method Public Method Workflow: Conditions 20001211
4 GET_DEF_CONDITIONS_WIM Instance method Public Method Workflow: Conditions 20001211
5 GET_DEF_CONTAINER Instance method Public Method Workflow: Container Definition 20001214
6 GET_DEF_EVENTS Instance method Public Method Workflow: Events for Rule-Based Workflow 20010112
7 GET_DEF_FUNCTIONS Instance method Public Method Workflow: Programming Exits 20011022
8 GET_DEF_HEADER Instance method Public Method Workflow: Header 20001211
9 GET_DEF_LEVENTS Instance method Public Method Workflow: Local Events and Exceptions to Blocks 20031013
10 GET_DEF_LINES Instance method Public Method Workflow: Links 20001211
11 GET_DEF_METHODS Instance method Public Method Workflow: Methods 20001214
12 GET_DEF_NODES Instance method Public Method Workflow: Node 20001211
13 GET_DEF_PROPERTIES Instance method Public Method Workflow: Properties 20011113
14 GET_DEF_ROLE_BINDING Instance method Public Method Determines Binding for Default Processor 20001209
15 GET_DEF_STEPS Instance method Public Method Workflow: Activities 20001211
16 GET_DEF_WFDWIZ Instance method Public Method Workflow: Determines Key of Workflow 20010126
17 GET_LANGUAGE Instance method Public Method Gets language of instance 20040106
18 GET_LED_ROLE_BINDING Instance method Public Method Binding for Latest End (Deadline) 20011107
19 GET_LSD_ROLE_BINDING Instance method Public Method Binding for Latest Start 20011107
20 GET_MAIN_METHOD_DEFINITION Instance method Public Method Characteristics of Main Method 20001209
21 GET_METHOD_NAME Instance method Public Method 20130214
22 GET_NAME Instance method Public Method Gets name of task 20030520
23 GET_NOT_ROLE_BINDING Instance method Public Method Determines Binding for Notifications 20001209
24 GET_PROPERTY Instance method Public Method 20110622
25 GET_SHORT Instance method Public Method 20130125
26 GET_START_EVENT_BINDING Instance method Public Method Determines Binding for Start Event 20010221
27 GET_STEXT Instance method Public Method 20130125
28 GET_TASK_ATTRIBUTES Instance method Public Method Determines Task Characteristics 20001209
29 GET_TASK_COMP_EVENTS Instance method Public Method Terminating events 20001214
30 GET_TASK_CONTAINER Instance method Public Method Instance Container 20010304
31 GET_TASK_GUID Instance method Public Method Determines GUID of Task for Instance Management 20001214
32 GET_TASK_INIT_BINDING Instance method Public Method Initial Binding for Task 20001209
33 GET_TASK_OM_BINDING Instance method Public Method Data Flow Task -> Method 20001209
34 GET_TASK_START_EVENTS Instance method Public Method Start events 20010304
35 GET_TERM_EVENT_BINDING Instance method Public Method Determines Binding for Completed Event 20010221
36 GET_WITEXT Instance method Public Method 20130125
37 GET_WITYPE Instance method Public Method Gets work item type 20011221
38 REFRESH Instance method Public Method 20110622
Events
Interface IF_SWF_RUN_TASK_ATTRIBUTES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 METHOD_NAME Public See coding 20130214 BEGIN OF method_name, class_type TYPE swf_clstyp, class_name TYPE seoclsname, methodname TYPE seocpdname, END OF method_name
Method Signatures

Method GET_DED_ROLE_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BINDING Value transfer Type reference (TYPE) SWFBNDPTAB Tabelle mit Datenflußdefinitionen, persistente Form 20011107

Method GET_DED_ROLE_BINDING on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_DEF_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BINDSTYPE Call by reference Type reference (TYPE) SWD_BINSTYP Datenfluß-Subtyp 20031111
2 Importing IM_BINDTYPE Call by reference Type reference (TYPE) SWD_BINTYP Workflow-Definition: Typ des Bindings 20030124
3 Importing IM_NODEID Call by reference Type reference (TYPE) SWD_NODEID Knotennummer 20030124
4 Returning RE_DEF_BINDING Value transfer Type reference (TYPE) SWDTSBIND Workflow-Definition: Binding 20001211

Method GET_DEF_BINDING on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_DEF_CONDITIONS_WFM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DEF_CONDITIONS Value transfer Type reference (TYPE) SWP_DEFCOND Workflow: Bedingungen für Workflows 20001211

Method GET_DEF_CONDITIONS_WFM on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_DEF_CONDITIONS_WIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONDTYPE Call by reference Type reference (TYPE) SWD_CONTYP WF: Typ der Bedingung 20030127
2 Importing IM_NODEID Call by reference Type reference (TYPE) SWD_NODEID Knotennummer 20030127
3 Returning RE_DEF_CONDITIONS Value transfer Type reference (TYPE) SWDTCONDEF Bedingungen 20001211

Method GET_DEF_CONDITIONS_WIM on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_DEF_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DEF_CONTAINER Value transfer Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementierung einer 'Collection' 20001214
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_DEF_FAILED Zugriff auf Definition fehlgeschlagen 20030128

Method GET_DEF_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DEF_EVENTS Value transfer Type reference (TYPE) SWDTSEVNTS Ereignisse für regelbasierten Workflow 20010112

Method GET_DEF_EVENTS on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_DEF_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODEID Call by reference Type reference (TYPE) SWD_NODEID Knotennummer 20011022
2 Returning RE_DEF_FUNCTIONS Value transfer Type reference (TYPE) SWDTSFUNCS Workflow-Definition: Programmierexits (Laufzeit) 20011022

Method GET_DEF_FUNCTIONS on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_DEF_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DEF_HEADER Value transfer Type reference (TYPE) SWD_SHEAD Workflow-Definition: Grunddaten (Laufzeit+Definition) 20001211

Method GET_DEF_HEADER on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_DEF_LEVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DEF_LEVENTS Value transfer Type reference (TYPE) SWDTSLEVNTS 20031013

Method GET_DEF_LEVENTS on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_DEF_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PREDECESSOR Call by reference Type reference (TYPE) SWD_NODEID 20030324
2 Returning RE_DEF_LINES Value transfer Type reference (TYPE) SWDTSLINES Workflow-Definition: Kanten (Laufzeit) 20001211

Method GET_DEF_LINES on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_DEF_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_METHOD_TYPE Call by reference Type reference (TYPE) SWW_LMETH Kennzeichnung für den Typ der Methode 20020309
2 Importing IM_NODEID Call by reference Type reference (TYPE) SWD_NODEID Knotennummer 20020309
3 Returning RE_DEF_METHODS Value transfer Type reference (TYPE) SWDTSMETHO Workflow: Tabellentyp für SWD_SMETHO 20001214

Method GET_DEF_METHODS on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_DEF_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODEID Call by reference Type reference (TYPE) SWD_NODEID Knotennummer 20020710
2 Importing IM_NODETYPE Call by reference Type reference (TYPE) SWD_NODETP Knotentyp 20020710
3 Returning RE_DEF_NODES Value transfer Type reference (TYPE) SWDTSNODES Workflow-Definition: Knoten 20001211

Method GET_DEF_NODES on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_DEF_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODEID Call by reference Type reference (TYPE) SWD_NODEID Knotennummer 20011113
2 Returning RE_DEF_PROPERTIES Value transfer Type reference (TYPE) SWDTSPROPTS Laufzeittabelle: Eigenschaften 20011113

Method GET_DEF_PROPERTIES on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_DEF_ROLE_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BINDING Value transfer Type reference (TYPE) SWFBNDPTAB Tabelle mit Datenflußdefinitionen, persistente Form 20001209

Method GET_DEF_ROLE_BINDING on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_DEF_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODEID Call by reference Type reference (TYPE) SWD_NODEID Knotennummer 20010312
2 Returning RE_DEF_STEPS Value transfer Type reference (TYPE) STEPS_TYPE Aktivitäten im Workflow 20001211

Method GET_DEF_STEPS on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_DEF_WFDWIZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WFDWIZ Value transfer Type reference (TYPE) SWD_WFDWIZ Workflow-Definition: Keystruktur fuer alle DB-Tabellen 20010126

Method GET_DEF_WFDWIZ on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LANGUAGE Value transfer Type reference (TYPE) SWW_LANG Sprache für Texte eines Workitem 20040106

Method GET_LANGUAGE on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_LED_ROLE_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BINDING Value transfer Type reference (TYPE) SWFBNDPTAB Tabelle mit Datenflußdefinitionen, persistente Form 20011107

Method GET_LED_ROLE_BINDING on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_LSD_ROLE_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BINDING Value transfer Type reference (TYPE) SWFBNDPTAB Tabelle mit Datenflußdefinitionen, persistente Form 20011107

Method GET_LSD_ROLE_BINDING on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_MAIN_METHOD_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_METHOD Value transfer Type reference (TYPE) SWFDCLSMTH Workflow Definition: Methode + Objetreferenz (Container) 20001209
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030704

Method GET_METHOD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_METHOD_NAME Value transfer Type reference (TYPE) IF_SWF_RUN_TASK_ATTRIBUTES=>METHOD_NAME 20130214

Method GET_METHOD_NAME on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TASK_NAME Value transfer Type reference (TYPE) SWHACTOR 20030520

Method GET_NAME on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_NOT_ROLE_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BINDING Value transfer Type reference (TYPE) SWFBNDPTAB Tabelle mit Datenflußdefinitionen, persistente Form 20001209

Method GET_NOT_ROLE_BINDING on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) STRING 20110622
2 Returning RE_VALUE Value transfer Type reference (TYPE) STRING 20110622

Method GET_PROPERTY on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_SHORT 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 20130125
2 Returning RE_SHORT Value transfer Type reference (TYPE) SHORT_D 20130125

Method GET_SHORT on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_START_EVENT_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CATID Call by reference Type reference (TYPE) SIBFCATID Kategorie von Objekten in Persistenten Objektreferenzen 20010221
2 Importing IM_EVENT Call by reference Type reference (TYPE) C Ereignisname 20010221
3 Importing IM_OBJTYPE Call by reference Type reference (TYPE) C Objekttyp 20010221
4 Returning RE_BINDING Value transfer Type reference (TYPE) SWFBNDPTAB Tabelle mit Datenflußdefinitionen, persistente Form 20010221
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_EVENT_NOT_EXIST Ereignis nicht vorhanden 20011113

Method GET_STEXT 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 20130125
2 Returning RE_STEXT Value transfer Type reference (TYPE) STEXT 20130125

Method GET_STEXT on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_TASK_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ATTRIBUTES Value transfer Type reference (TYPE) RHWFTSKATT Aufgabenattribute 20001209

Method GET_TASK_ATTRIBUTES on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_TASK_COMP_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COMP_EVENTS Value transfer Type reference (TYPE) SWWTCOMPEVT Workflow: Tabellentyp für beendende Ereignisse 20001214

Method GET_TASK_COMP_EVENTS on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_TASK_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 Container - Implementierung einer 'Collection' 20010304
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_CONT_FAILED Fehler bei der Erzeugung des Containers 20010304

Method GET_TASK_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_GUID Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20001214

Method GET_TASK_GUID on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_TASK_INIT_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BINDING Value transfer Type reference (TYPE) SWFBNDPTAB WF: Definitions des Datenflusses 20001209

Method GET_TASK_INIT_BINDING on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_TASK_OM_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BINDING Value transfer Type reference (TYPE) SWFBNDPTAB Tabelle mit Datenflußdefinitionen, persistente Form 20001209

Method GET_TASK_OM_BINDING on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_TASK_START_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_START_EVENTS Value transfer Type reference (TYPE) SWWTCOMPEVT Startereignisse 20010304

Method GET_TASK_START_EVENTS on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_TERM_EVENT_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CATID Call by reference Type reference (TYPE) SIBFCATID Kategorie von Objekten in Persistenten Objektreferenzen 20010221
2 Importing IM_EVENT Call by reference Type reference (TYPE) C 20010221
3 Importing IM_OBJTYPE Call by reference Type reference (TYPE) C 20010221
4 Returning RE_BINDING Value transfer Type reference (TYPE) SWFBNDPTAB Tabelle mit Datenflußdefinitionen, persistente Form 20010221
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_EVENT_NOT_EXIST Ereignis nicht vorhanden 20011113

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) SWW_LANG 20130125
2 Returning RE_WITEXT Value transfer Type reference (TYPE) WITEXT 20130125

Method GET_WITEXT on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method GET_WITYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WITYPE Value transfer Type reference (TYPE) SWW_WITYPE Workitem-Typ 20011221

Method GET_WITYPE on Interface IF_SWF_RUN_TASK_ATTRIBUTES has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WFDWIZ Call by reference Type reference (TYPE) SWD_WFDWIZ 20110622
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_DEF_ACT_FAILED Aktivierung der Definition fehlgeschlagen 20110622
2 CX_SWF_RUN_WIM_DEF_READ_FAILED Definition kann nicht gelesen werden 20110622
History
Last changed by/on SAP  20140121 
SAP Release Created in 610