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 USE OWN LOGO IN 'REUSE_ALV_COMMENTARY_WRITE'

Former Member
0 Kudos

HELLO THERE ,

CAN ANYBODY TELL ME HOW TO USE OWN LOGO IN 'REUSE_ALV_COMMENTARY_WRITE' ?

I HAVE TRIED THROUGH THE TRANSCATION 'OAOR' AND 'OAER' , BUT I'M UNABLE TO DO IT. SO CAN ANYBODY PLZ TELL ME ANY OTHER WAY?

REGARDS.

4 REPLIES 4

Former Member
0 Kudos

Hi

Hope this link will help you out

[http://www.sap-img.com/fu002.htm]

Regards,

Sravanthi

Former Member
0 Kudos

Hi,

You have to go to the transaction OAER to do this.

Former Member
0 Kudos

kk

Former Member
0 Kudos

Hello NEON BLUE,

First step first upload u r log in the sap system using the below steps.

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

call the FM

CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'

EXPORTING

IT_LIST_COMMENTARY = Y_I_LISTHEADER[]

    • I_LOGO =

    • I_END_OF_LIST_GRID =

    • I_ALV_FORM =