Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

put bmp file in ztable

Former Member
0 Kudos

hai to all,

iam new to sdn , and i need to know onthing ,

how can put a bmp file in data base table , is it posible? if yes how?

and can i upload bmp file from databse table and put in the screen

in module pool programing. how can i do it?

please kindly help me on this.

thanks,

regards,

aumprakash arya.T

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

You can put a bmp file on SAP table by using TCODE se78.

After u upload it you can find it in this table: STXBITMAPS.

From which you can call it in your program and pass it on to ur ztable.

Regards,

Vishwa.

Edited by: Vishwa Sri Hari on Oct 20, 2008 1:55 PM

2 REPLIES 2

Former Member
0 Kudos

Hi

You can put a bmp file on SAP table by using TCODE se78.

After u upload it you can find it in this table: STXBITMAPS.

From which you can call it in your program and pass it on to ur ztable.

Regards,

Vishwa.

Edited by: Vishwa Sri Hari on Oct 20, 2008 1:55 PM

0 Kudos

THANKS