Skip to Content
0
Jan 17, 2023 at 07:13 PM

Don't show information messanges in SAP (VBA)

132 Views Last edit Jan 17, 2023 at 08:43 PM 2 rev

Hi all,

I am writing a code in VBA where a connection is made with SAP in order to download some data.

When I run small data loads in SAP, the code works perfectly. But when I want to download a larger amount of data in SAP, I get the information message in SAP that "This will take some time". In order to continue the download, you just need to enter. But the problem is that my VBA codes ends when this information message shows up.

image.png

I was wondering whether it would be possible to NOT show this information message in SAP, so that the script can just continue to run and doesn't stop there. Maybe I need to adjust some SAP settings or adjust something to my VBA script?

Thank you for your help!

Attachments

image.png (7.1 kB)