hi,
thanks for ur reply kai.
am passing the format value as
1) IF_GRAPHIC_PROXY=>co_format_bmp . but still am getting the picture in jpg .
CALL METHOD GP_INST->IF_GRAPHIC_PROXY~EXPORT
EXPORTING
FORMAT = IF_GRAPHIC_PROXY=>co_format_bmp
WIDTH = 10000000
HEIGHT = 30000000
NAME = 'C:\S'
IMPORTING
CONTENT_TYPE = ct
CONTENT_LENGTH = cl
CONTENT = t
RETVAL = RETVAL
.
2) is there any funtional module / class / program to convert jpg to bmp .
3) the content is T is empty if i comment name parameter ?
4) is there any way so that i can directly add this picture in se78 .
is there any way that i can mail u directly .
cheers
senthil