SAP ABAP Interface IF_SWF_RUN_PARAMETER (Parameters of a Workflow)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_RUN (Package) Workflow: Runtime
Properties
Interface IF_SWF_RUN_PARAMETER  
Short Description Parameters of a Workflow    
General Data
Package SWF_RUN   Workflow: Runtime 
Created 20000808   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWF_RUN_PARAMETER has no forward declaration.
Interfaces
Interface IF_SWF_RUN_PARAMETER has no interface.
Friends
Interface IF_SWF_RUN_PARAMETER has no friend.
Attributes
Interface IF_SWF_RUN_PARAMETER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ITERATOR_EXPORT_PARAMETER Instance method Public Method Create Iterator for Export Parameters 20000808
2 GET_ITERATOR_IMPORT_PARAMETER Instance method Public Method Create Iterator for Import Parameters 20000808
Events
Interface IF_SWF_RUN_PARAMETER has no event.
Types
Interface IF_SWF_RUN_PARAMETER has no local type.
Method Signatures

Method GET_ITERATOR_EXPORT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ITERATOR Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_ITERATOR Iterator über Exportparameter 20000808
2 Exporting EX_PARAMETER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_ELEMENT Aktueller Exportparameter 20000808

Method GET_ITERATOR_EXPORT_PARAMETER on Interface IF_SWF_RUN_PARAMETER has no exception.

Method GET_ITERATOR_IMPORT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ITERATOR Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_ITERATOR Iterator über Importparameter 20000808
2 Exporting EX_PARAMETER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_ELEMENT Aktueller Importparameter 20000808

Method GET_ITERATOR_IMPORT_PARAMETER on Interface IF_SWF_RUN_PARAMETER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 610