Do you have any question about this SAP term?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Component: BC-BMT-WFM
Component Name: SAP Business Workflow
Description: A container element of the workflow container, for which the import indicator is set. An import parameter is part of the workflow interface.
Key Concepts: Import parameters are used in SAP Business Workflow to define the parameters of an imported object. This object can be a function module, a method, or a class. The import parameters are used to define the data that is passed to the imported object when it is called. How to use it: Import parameters are defined in the workflow definition. To define an import parameter, select the imported object in the workflow definition and then select the “Parameters” tab. Here, you can define the name and type of each parameter that will be passed to the imported object when it is called. Tips & Tricks: When defining import parameters, make sure that the data types of the parameters match those of the imported object. If they do not match, then the workflow will not be able to execute correctly. Related Information: For more information on how to use import parameters in SAP Business Workflow, please refer to SAP Help documentation.