ABAP Freak Show – April 1st – ACF UpDownload in Web Dynpro ABAP
by Thomas Jung on March 31, 2009 at 9:41 am
In this episode of the show we continue a theme from the previous episode when we discuss alternative ways to upload files. Instead of using the fileUpload UI element or FlashIslands; in this episode we explore the new ACFUpDownload UI element that came in NetWeaver 7.01.
This new UI element is intended for usage only with KPRO and SAP Content and Cache Server. However in this eLearning we show how you can write your own ICM Handler Class so that you can have silient, multiple file uploads and downloads directly to/from your ABAP Application Server. We also use the new ACFExecute UI element to launch programs on the users’ desktop. Finally we show how to setup the security whitelist in order to use these new UI Elements.
Here is the link where you can download the source code as a transport or in SAPlink format:
http://sdn-mentor-handson-2008.googlecode.com/files/WDA_ACF_UpDownload_Example.zip
