How can I upload a picture file in SAP?
Hi,
Is it possible to upload a picture file from the frontend
Server and use the same in SAP screens?
I tried transaction SHDI. The database option for the Image
source does not seem to work and is no longer recommended by SAP.
I could import the image easily using BDS but then could not view
the image in SAP.
Please suggest to call the same from my program.
Bye.
You can upload in SMW0 as a binary file in format *.gif.
To display this picture check program: RSDEMO_PICTURE_CONTROL.
Incho