Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在、VBA コードから SAP で 6 つのトランザクションを実行しようとしていますが、VBA が次々とトランザクションを開始するため、待機時間が長すぎます。したがって、待ち時間を最小限に抑えるために、6 つのトランザクションすべてを同時に開始することに関心があります。これは可能ですか?
VBA スクリプトが OLE アクションの完了を待っている場合、VBA スクリプトの次の行に進むことはできますか?
すべての助けに感謝します!
カスパー