Get table action
- Updated: 2022/11/08
Get table action
The Get table action in the SAP BAPI package enables you to get tabular data from a table 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 Table name field, enter the name of the table from which you want to obtain 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 table:
- Alias: Enables you to provide an alias for the table and use the alias in other actions.
- Variable: Enables you to store the data retrieved from the table in a table variable.