Get structure action

The Get structure action in the SAP BAPI package enables you to obtain table data from a structure using the function alias.

Settings

  • In the BAPI function alias field, enter the alias you have provided for SAB BAPI function using the Create function action.
  • In the Structure name field, enter the name of the structure from which you want to get data.
  • In the SAP BAPI Session field, enter the session name you used to connect to the SAP application in the Connect action.
  • Select one of the following options to specify how you want to save the data retrieved from the structure:
    • Alias: Enables you to provide an alias for the structure and use the alias in other actions.
    • Variable: Enables you to store the data retrieved from the structure in a table variable.