Hello,
trying to build simple desktop flow to export attchments:
- I have VB Script which:
- Log in to SAP
- open FB03
- enter document number
- open Attachment Table
- Now I need to run check in my VB script, if there are any attachments in table. If so, export them all, if not close table and exit document.
Any idea please? Maybe dont have to use VB Script here.
Thank you