Copy picture from Personal PC to another PC
Hi Experts,
I want to move a JPG image from my personal PC to another sharing server using ABAP code. how to do this ? I need this to complete my user requirement for uploading employee's photo from their PC to SAP Portal Server.
Thanks.
regards,
-wisHnu-
You can have a look at Method File_Copy of cl_gui_frontend_services.
_________________
Regards
R
Abap KC
SFMDR
Ok..thanks for your clue..and it's work...
regards,
-wisHnu-