SAP PDF preview download issue

Hi all.

I would like to get PDF from SAP.

I usually follow the way below when manually getting it.

In Print review of LP01 Page, call transaction pdf!. and in pdf preview, click once to recognize page and press ctrl+shift+s to save PDF in my local folder.

However, when automating through UiPath, it wouldn’t recognize pdf preview page and shortcut wouldnot come because I think it is not SAP’s original inter reivew.

Anyone knows how to download pdf ?

(We could not create the LOCL output device in SAP)

@Nohat

Try below steps,

After LP01 → Print screen appears
Use:
Click activity to click on Output Device field
Use Type Into activity and type PDF
Use Check activity to check the Print to File checkbox
Use Type Into activity File path
Use Click activity to click on Print/Execute.

@Nohat

May be share more details like the SAP tcode you are trying and the preview windows selectors if they are similar to the main screen.

Thank you and let me clarify.

After entering LP01 in Output device, I am not able to follow your steps.
Typing PDF in outpuf device field doesn’t apprear to work for me.

Then give a try,
indicate it in the
Use application/Browser/ attach browser activity, indicate the screen that where you can perform the actions through UiPath inside of that perform other steps click, hot keys.

Sadly I tried using use application browser and it would not indicate the screen of pritnt preview :frowning:

I am not exact sure about this SAP

But from UiPath, you can use CV scope activities to do your process.