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: 

Where can I find Picture ID in SAP system..?

naveen_inuganti2
Active Contributor
0 Kudos

Hi All,

Where can I find Picture ID in SAP system?

I want to display my company logo on ALV Grid top of page. I am using object oriented ALV to implement this. cl_dd_document is the class and add_picture method with exporting parameter picture_id.

What ID should I pass into this PICTURE_ID?

add_picture exporting picture_id = '????'.

I tried 'ENJOYSAP_LOGO' and it's working fine. I got this logo from one of SDN wiki.. Not sure where to

I am not authorized to OAER transaction.

Thanks,

Naveen Inuganti

3 REPLIES 3

Clemenss
Active Contributor
0 Kudos

Hi Naveen,

you need OAER transaction.

Try SE37 C160_TRANSACTION_CALL with OAER

Regards,

Clemens

0 Kudos

How/Where to find list of PICTURE_ID?

0 Kudos

Waiting for inputs...