Application Development and Automation 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: 
Read only

SAPSCRIPTS

Former Member
0 Likes
480

Hi Folks,

When we upload the images in RSTXLDMC or by using se78 where the all uploaded images are stored?

Thanks in advance,

Ravi

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
456

Hi,

Check this table.

STXBITMAPS

You may also check the usage of this FM for getting images for SAPscripts -

SAPSCRIPT_SEARCH_GRAPHIC_BDS

Regards,

Amit

Reward all helpful replies.

3 REPLIES 3
Read only

amit_khare
Active Contributor
0 Likes
457

Hi,

Check this table.

STXBITMAPS

You may also check the usage of this FM for getting images for SAPscripts -

SAPSCRIPT_SEARCH_GRAPHIC_BDS

Regards,

Amit

Reward all helpful replies.

Read only

0 Likes
456

Hi Amit,

Thanks for your quick reply. I need the information whether the uploaded images are stored in application server or any other server. One interviewer asked this question. I said those are stored in application server. He is not satisfied with that answer. So can you tell me whether actually the uploaded images are stored.

Thanks

Ravi

Read only

0 Likes
456

As far as I remember they are stored in RAW format at the data base level ike any other table and not at the application server.

Regards,

Amit

Reward all helpful replies.