... the experience from last year, I've prepared 3 separate Internet connections for the participants. All of them were served with the Wi-fi.
But Internet connection is not everything. In case, that some ...
... 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 to make changes ...
... ( 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 YouTube as well ...
... xii. It’s not closing when the connection is broken – I guess everyone faced it, you’re in the middle of writing something and the connection gets broken. GUI close itself and your code is lost (until ...
...
).
endmethod. Now business documents, here I will use cl_alink_connection=>find, cl_alink_connection=>insert and cl_alink_connection=>delete. Importing: ...
... 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 copying ...
... 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 PC directly ...
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 ...