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: 

HELP

laxman_sankhla3
Participant
0 Kudos
131

HI

I M TRYING TO WRITE BMAP OBJECT .

THIS IS MY COMPANY LOGO.

OBJECT LOGO IS STORED IN THIS TABLE STXBITMAPS.

BUT FROM BELOW CODE OBJECT NAME IS COMING BUT I WANT LOGO VIEW SO HOW I CAN DO IT .

PLEASE HELP ME .

DATA:BEGIN OF IT OCCURS 0,

tdobject like STXBITMAPS-tdobject,

tdname like STXBITMAPS-tdname,

tdid like STXBITMAPS-tdid,

tdbtype like STXBITMAPS-tdbtype,

end of it.

SELECT SINGLE * FROM STXBITMAPS INTO CORRESPONDING FIELDS OF IT.

THANKS.

3 REPLIES 3

former_member191977
Contributor
0 Kudos
87

where do you want to put the logo on?

0 Kudos
87

hi

i want to add my company logo in salary slip report HINCEDT0.

thanks.

Former Member
0 Kudos
87

If you want to see ALV Logo,

then use OAER Transaction :

Class : Pictures

Type : OT

Give ur logo name and upload the logo from ur system

call the function module in ur se38 editor and REUSE_ALV_COMMENTARY_WRITE