... s an organizer, you have to provide an access to the Internet, so having the experience from last year, I've prepared 3 separate Internet connections for the participants. All of them were served with the Wi ...
... is one.
But there are two prerequisites - you need to have access to other system that has trusted RFC connection to the DEV system and you have to have debugging rights with possibility ...
... st ( even if the connection to SAP backend was fast).
So I've started to search for possibilities to speed-up at least the starting time of the Eclipse. I've found few videos on the Yo ...
...
endmethod. Now business documents, here I will use cl_alink_connection=>find, cl_alink_connection=>insert and cl_alink_connection=>delete. Importing: I_PURCHASE_REQUISITION ...
... we also need a a method to link business documents of PR to PO. This is not so hard as we have in disposition class cl_alink_connection which allows to do such operations. Of course the time when you're ...
... this is not the best solution, especially when working on slow connections via VPN or similar. So with help there goes cl_gui_frontend_services=>execute. This method allows you to run every file on ...
Although our connections are now so fast we may still need sometimes to compress data before attaching to mail or downloading into PC. SAP has possibilities to ZIP the content in class CL_ABAP_ZIP and ...