Hello Folks,
I need to enter the data into the SAP Application(tabular format cell by cell) from an excel table. Which is the most suitable and fast method in the following,
- Using SAP BAPI(If so please explain the reason)
- Enabling SAP Script and performing UI Automation.
- Using the built in SAP scripting to record the actions that will help to replicate the
steps into the UiPath workflow.
Thanks.