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: 

logo in the header

Former Member
0 Kudos

hi,

there is a problem in the standard program which has to display the logo in the header and item details below the header. there are two blocks. one for logo and one for item details.

the problems are

1. the junk data is displayed in the header part instead of logo but the line items are properly displaying in the window below the header window

2. i am not able to find the code related to logo in the satandard program.

this is actually upgradation from 4.6 B to the ECC5.0 version.

can you suggest me how to find the code related to logo.

I tried in debugging but not found .

i checked for alv function modules but no function modules related to the logo.

so, please do the needfull.

Thanks and regards,

srisai.

4 REPLIES 4

former_member181962
Active Contributor
0 Kudos

Hi ,

Check if the program has any REUSE_COMMENTARY_WRITE function module in it.

Regards,

Ravi

0 Kudos

hi ravi,

there is no functionmodule like that

0 Kudos

If it is a standard program and you have an issue with logo, then there must be something wrong with your GUI.

Try to install the latest GUI.

Can you tell us what program are you looking at?

Regards,

Ravi

Former Member
0 Kudos

The correct function is REUSE_ALV_COMMENTARY_WRITE...

call function 'REUSE_ALV_COMMENTARY_WRITE'

exporting

i_logo = 'your_logo'

it_list_commentary = list_top.