SAP ABAP Interface IF_SWF_RUN_STEP_ATTRIBUTES (PoA: Attributes of a Step)
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_STEP_ATTRIBUTES Workflow: Access to Steps 20030124
Properties
Interface IF_SWF_RUN_STEP_ATTRIBUTES  
Short Description PoA: Attributes of a Step    
General Data
Package SWW   Business Workflow: Work Items 
Created 20030124   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWF_RUN_STEP_ATTRIBUTES has no forward declaration.
Interfaces
Interface IF_SWF_RUN_STEP_ATTRIBUTES has no interface.
Friends
Interface IF_SWF_RUN_STEP_ATTRIBUTES has no friend.
Attributes
Interface IF_SWF_RUN_STEP_ATTRIBUTES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEF_BINDING Instance method Public Method Gets Binding 20030124
2 GET_DEF_COMP_EVENTS Instance method Public Method Gets Terminating Event 20030324
3 GET_DEF_CONDITION Instance method Public Method Gets Conditions 20030127
4 GET_DEF_FUNCTIONS Instance method Public Method Gets Programming Exits 20030124
5 GET_DEF_HEADER Instance method Public Method Gets Header 20030318
6 GET_DEF_METHODS Instance method Public Method Gets Methods 20030124
7 GET_DEF_NODE Instance method Public Method Gets Nodes 20030318
8 GET_DEF_NODEID Instance method Public Method Gets Node ID 20030813
9 GET_DEF_NODETYPE Instance method Public Method Gets Node Type 20030813
10 GET_DEF_PROPERTIES Instance method Public Method Gets Additional Step Attributes 20030210
11 GET_DEF_STEP Instance method Public Method Gets Step 20030128
12 GET_DEF_WITEXT Instance method Public Method Gets Work Item/Node Text 20030525
13 GET_PERSIST_RECEIVER Instance method Public Method Persist Recipient 20040218
14 GET_WF_TASK_HANDLE Instance method Public Method Gets Flow Task Handle 20030930
15 GET_WILLBRANCH Instance method Public Method Gets Information Whether Case was Generated 20031012
16 IS_BINDING_AVAILABLE Instance method Public Method Gets Binding Available 20040204
17 IS_COMP_EVENTS_AVAILABLE Instance method Public Method Gets Terminating Events Available 20040204
18 IS_CONDITIONS_AVAILABLE Instance method Public Method Gets Conditions Available 20040204
19 IS_FUNCTIONS_AVAILABLE Instance method Public Method Gets Programming Exits Available 20040204
20 IS_METHODS_AVAILABLE Instance method Public Method Gets Methods Available 20040204
Events
Interface IF_SWF_RUN_STEP_ATTRIBUTES has no event.
Types
Interface IF_SWF_RUN_STEP_ATTRIBUTES has no local type.
Method Signatures

Method GET_DEF_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BINDTYPE Call by reference Type reference (TYPE) SWD_BINTYP Workflow-Definition: Typ des Bindings 20030124
2 Returning RE_BINDING Value transfer Type reference (TYPE) SWFBNDPTAB Tabelle mit Datenflußdefinitionen, persistente Form 20030124

Method GET_DEF_BINDING on Interface IF_SWF_RUN_STEP_ATTRIBUTES has no exception.

Method GET_DEF_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 20030324

Method GET_DEF_COMP_EVENTS on Interface IF_SWF_RUN_STEP_ATTRIBUTES has no exception.

Method GET_DEF_CONDITION 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 Returning RE_CONDITION Value transfer Type reference (TYPE) SWBCONDTAB Bedingungen 20030128

Method GET_DEF_CONDITION on Interface IF_SWF_RUN_STEP_ATTRIBUTES has no exception.

Method GET_DEF_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DEF_FUNCTIONS Value transfer Type reference (TYPE) SWDTSFUNCS Workflow-Definition: Programmierexits (Laufzeit) 20030124

Method GET_DEF_FUNCTIONS on Interface IF_SWF_RUN_STEP_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_HEADER_DEFINITION Value transfer Type reference (TYPE) SWD_SHEAD 20030318

Method GET_DEF_HEADER on Interface IF_SWF_RUN_STEP_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 20030124
2 Returning RE_DEF_METHODS Value transfer Type reference (TYPE) SWDTSMETHO Workflow: Tabellentyp für SWD_SMETHO 20030124

Method GET_DEF_METHODS on Interface IF_SWF_RUN_STEP_ATTRIBUTES has no exception.

Method GET_DEF_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NODE_DEFINITION Value transfer Type reference (TYPE) SWD_SNODES 20030318

Method GET_DEF_NODE on Interface IF_SWF_RUN_STEP_ATTRIBUTES has no exception.

Method GET_DEF_NODEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NODEID Value transfer Type reference (TYPE) SWD_NODEID 20030813

Method GET_DEF_NODEID on Interface IF_SWF_RUN_STEP_ATTRIBUTES has no exception.

Method GET_DEF_NODETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NODETYPE Value transfer Type reference (TYPE) SWD_NODETP 20030813

Method GET_DEF_NODETYPE on Interface IF_SWF_RUN_STEP_ATTRIBUTES has no exception.

Method GET_DEF_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PROPERTIES Value transfer Type reference (TYPE) SWDTSPROPTS Laufzeittabelle: Eigenschaften 20030210

Method GET_DEF_PROPERTIES on Interface IF_SWF_RUN_STEP_ATTRIBUTES has no exception.

Method GET_DEF_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STEP Value transfer Type reference (TYPE) SWD_SSTEPS Workflow-Definition: Schritte (Laufzeit+Definition) 20030128

Method GET_DEF_STEP on Interface IF_SWF_RUN_STEP_ATTRIBUTES has no exception.

Method GET_DEF_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 20130205
2 Returning RE_WITEXT Value transfer Type reference (TYPE) STRING 20030525

Method GET_DEF_WITEXT on Interface IF_SWF_RUN_STEP_ATTRIBUTES has no exception.

Method GET_PERSIST_RECEIVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PERSIST_RECEIVER Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20040218

Method GET_PERSIST_RECEIVER on Interface IF_SWF_RUN_STEP_ATTRIBUTES has no exception.

Method GET_WF_TASK_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TASK_HANDLE Value transfer Object reference (TYPE REF TO) IF_SWF_RUN_TASK_ATTRIBUTES 20030930

Method GET_WF_TASK_HANDLE on Interface IF_SWF_RUN_STEP_ATTRIBUTES has no exception.

Method GET_WILLBRANCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WILLBRANCH Value transfer Type reference (TYPE) SWD_WILLBR 20031012
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031013

Method IS_BINDING_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BINDTYPE Call by reference Type reference (TYPE) SWD_BINTYP Workflow-Definition: Typ des Bindings 20040204
2 Returning RE_IS_AVAILABLE Value transfer Type reference (TYPE) XFELD 20040204

Method IS_BINDING_AVAILABLE on Interface IF_SWF_RUN_STEP_ATTRIBUTES has no exception.

Method IS_COMP_EVENTS_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_AVAILABLE Value transfer Type reference (TYPE) XFELD 20040204

Method IS_COMP_EVENTS_AVAILABLE on Interface IF_SWF_RUN_STEP_ATTRIBUTES has no exception.

Method IS_CONDITIONS_AVAILABLE 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 20040204
2 Returning RE_IS_AVAILABLE Value transfer Type reference (TYPE) XFELD 20040204

Method IS_CONDITIONS_AVAILABLE on Interface IF_SWF_RUN_STEP_ATTRIBUTES has no exception.

Method IS_FUNCTIONS_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_AVAILABLE Value transfer Type reference (TYPE) XFELD 20040204

Method IS_FUNCTIONS_AVAILABLE on Interface IF_SWF_RUN_STEP_ATTRIBUTES has no exception.

Method IS_METHODS_AVAILABLE 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 20040204
2 Returning RE_IS_AVAILABLE Value transfer Type reference (TYPE) XFELD 20040204

Method IS_METHODS_AVAILABLE on Interface IF_SWF_RUN_STEP_ATTRIBUTES has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 640