Run standard workflow action

The Run standard workflow action in the SAP BAPI package enables you to run existing workflow.

Settings

You can use the remote function call as an alternate workflow and specify all the required import, export & table parameters. For more information , see Example of using remote function call in SAP.

  • Use the Select workflow option to select the workflow from the Standard BAPI Selector dialog box.
  • The Import to BAPI section displays the import parameters for the selected workflow. You can select the Edit option from the action menu (vertical ellipsis) to specify a value for the parameters.
    • Select the Include option if you want to use that import parameter.
    • Select the Table tab to select a table variable containing the values you want to import to BAPI. Alternatively, select the Strings tab to specify the value manually.
  • The Export to BAPI section displays the export parameters for the selected workflow. You can select the Edit option from the action menu (vertical ellipsis) to retrieve existing parameters.

    Select the Include option if you want to use that export parameter.

  • The Tables section displays the tables you can use as export or import parameters for your selected workflow. You can select the Edit option from the action menu (vertical ellipsis) to specify a value for the tables.
    • Select the Include option if you want to use that table as an export or import parameter.
    • Select either the Import tab to use a table as an import parameter or select the Export tab to use a table as an export parameter.
    • Select the Table tab to select a table variable containing the values you want to import to BAPI. Alternatively, select the Strings tab to specify the value manually.
  • Select the Begin sequence option if you want to execute the BAPI in a particular sequence to mark the start of a process.
  • Select the End sequence option to mark the end of a process.
  • Select the Commit transaction option to commit the changes made during the process.
  • In the SAP BAPI Session field, enter the session name you used to connect to the SAP application in the Connect action.
  • In the Save exported structures and scalars field, specify a dictionary variable.
  • In the Save exported tables field, specify a dictionary variable.