in scripts how to upload logo (it's saved in .bmp file ) i
am asking procedure?

Answer Posted / bitbit

Use transaction SE78 to import graphics to SAP.
In the form painter, you can either include directly to the
form using menu Edit->Graphic->Create or using the INCLUDE
statement in a window.
To use an INCLUDE statement, goto into the window script
editor and use menu Include->Graphic. The include can look
like this for a bitmap:
/: BITMAP MYLOGO OBJECT GRAPHICS ID BMAP TYPE BMON


Or use report RSTXLDMC
You run the report RSTXLDMC, give your logo(Saved as .tif
file) in the parameter and run the report.

Then Go to Se71 and include the image from the text
elements. For this you go to the Page windows. Press the
text elements button and the include the logo(Which actually
has been saved as a TEXT) using Insert->Text-STandard.
CHoose your LOGO.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the structure of bdcmsgcoll? : abap bdc

784


What is narrow casting and wide casting?

1137


What are secondary indexes. How can we know which index is being used in a select query?

1004


How many main windows will be there in a page window?

563


What are the types of the software component being deployed in the sap?

597






What kind of financial periods exist in SAP? What is the relevant table for that?

605


How do you write manual bdc session method? : abap bdc

600


What are the different types of mode (run code) in call transaction method?

625


How to create user interfaces for lists?

618


Can you delete a domain, which is being used by data elements? : abap data dictionary

817


What is the meaning of client independent?

571


Explain buffering

891


When value table becomes check table?

582


What is the t-code for transaction recorder? : abap bdc

599


What is the difference between bdc_okcode and bdc_cursor? : abap bdc

616