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: 

How to get SAP Graphics data?

Former Member
0 Kudos

Dear friends,

I want to get SAP Graphics data, it includes: FILE_NAME, NAME, DESCRIPTION, GRAPHIC_TYPE.

Which table I could use to get them?

Thanks!

1 ACCEPTED SOLUTION

GauthamV
Active Contributor
0 Kudos

Table : STXBITMAPS

3 REPLIES 3

Former Member
0 Kudos

Check DB table stxbitmaps

You can also make use of FM

- SAPSCRIPT_CONVERT_BITMAP_BDS

- SAPSCRIPT_GET_GRAPHIC_BDS

Hope this helps.

GauthamV
Active Contributor
0 Kudos

Table : STXBITMAPS

former_member192467
Active Participant
0 Kudos

Hi,

Check the transaction SMW0 also