Skip to Content
0
Former Member
Apr 24, 2009 at 11:29 AM

How to receive a gif file using a custom ABAP FM

38 Views

Hi Experts,

Here is my requirement.

I have to provide an interface which should receive a GIF file.

I have created a FM but what data type should I define in the import parameter or the table parameter to receive the GIF file (which has been converted to binary format by the other application).

Thanks in advance.