I was hoping to import a image/binary data from the windows clipboard in ABAP.
Was full of hope until the data type in CLIPBOARD_IMPORT turned out to table of string.
Is there a way to import binary data from the clipboard ?
I was hoping to import a image/binary data from the windows clipboard in ABAP.
Was full of hope until the data type in CLIPBOARD_IMPORT turned out to table of string.
Is there a way to import binary data from the clipboard ?