Following the example of downloading exchange rates from Central Bank Of Turkey using transformations, please find bellow the same way for National Bank of Poland.
Again, lets create an RFC destination ...
One of the standard requests that comes with every SAP implementation is automatic download of exchange rates to your system. Today I will show you on an example of Central Bank Of Turkey, how to transform ...
You might have a task to use or download one or all files attached to document saved via CV01N transaction. This is not a big deal really, you just need to use some FMs available in standard of SAP like ...
... the application in the future, but as always the choice is yours.
The code of all examples will be available to download with abapGit on https://github.com/fidley/ALVGridInNutshell
Basic ...
...
importing
er_result_file = r_xstring ).
endmethod.
Now you can use the result XSTRING do download data to application server, local pc or use it to send via e-mail. ...
... icon designer by me and they are not yet synchronised with Genuitec and moderated, then soon I'll attach here my icons settings, so you'll be able to download them and use them at your installations as well. ...
... to change them or you can import my settings which are attached to this post. To do this close your Eclipse, download two prefs files from this site and put them into your workspace folder under \.metadata\.plugins\org.eclipse.core.runtime\.settings\ ...
... and then create allocation with CP_CC_S_CREATE_COM. Again we need to save allocation with CP_CC_S_SAVE. Bellow you'll find the code of the program. You can download also NUGG file for it!. Program ...
... it in XML file which can be used in ABAP after.
So first of all we need to download chart designer from SDN so you can google "sap chart designer" to get it. After you'll have it just ...
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 ...
I guess all of us often had to work with files in ABAP usign some of available FM like 'GUI_UPLOAD', 'GUI_DOWNLOAD' etc. When doing so sometimes there is a need to display in ALV the filename ...