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

re : logo

Former Member
0 Likes
532

hai

1. how to upload logo to customized tables.

2. i want to print logo in alv program how to upload it.

thanks

rahul

hai

1. how to upload logo to customized tables.

2. i want to print logo in alv program how to upload it.

thanks

rahul

3 REPLIES 3
Read only

Former Member
0 Likes
501

Hi,

upload logo using t-code OAER.

Print Logo in alv using... Reuse_alv_commentary_write.

Reward Points,

Bohra.

Read only

Former Member
0 Likes
501

where you want to print the logo, in the top of page?.

Read only

Former Member
0 Likes
501

Hi,

For those who wish to upload and use a picture in your ALV abap reports.

Steps for uploading Logo :-:

1. Goto the transaction OAER

2. Enter the class name as 'PICTURES'

3. Enter the class type as 'OT'

4. Enter the object key as the name of the logo you wish to give

5. Execute

6. Then in the new screen select Standard doc. types in bottom window

Click on the Screen icon

Now, it will ask for the file path where you have to upload the logo

7. Now you can use this logo in REUSE_ALV_COMMENTARY_WRITE

Regards,

Bhaskar