I have problem when I want to automate SAP Sale Order Return from multiple Excel Files.
Source Data:
- A folder contains numerous individual Excel files.
- Each Excel file represents a unique billing document (e.g., invoice).
- Each Excel file contains multiple line items associated with that billing document.
Process
- Each Excel files, a corresponding Sales Order Return (SOR) must be manually created in SAP.
- This involves manually extracting the billing number and line item data from the Excel file.
- Manual data entry of the extracted data into SAP to create the SOR.
Pls. help me how to do it with UiPath activities.



