Add logo in SAP

Dear Team,
I want to Add my Company Logo in my GUI . Please eexpalin.
How i can install Logo in  SAP.
Thansk & regards
jagdish

Dear Kumar,
If you want to change/add logo, folow below steps
1. Transaction SMW0
2. Select radio button Binary data for WebRFC applications.
3. Press F8
4. Press Execute(F8) button.
5. Settings--Maintain MMIE types--select LOGO type--
     Ex: JPG/BMP/JPGE/GIF.
6. Hit create button.
7.Enter your logo Name/Type. Ex: zcomapneylogo.jpg
8. Save. go back to SAP Web repository screen.
9. Create object----
Ex: Object name:zcomapneylogo.jpg
10. Press Import button and select your logo/image.
11.Select package or local object.
12. Goto Transaction SM30
13. Enter SSM_CUST in Table/view box then click maintain.
14. Enter your Logo name into START_IMAGE box.
      Ex: zcomapneylogo.jpg----
15. Press Save button.
16. Then create Request/Own request
17. Save data
Regards
Sushma

Similar Messages

  • Customise Sap Report -- Add logo and change report layout

    Hi All,
    I have a requirement to amend sap standard report to add logo and change layout, could some one pls point me to teh right direction. Should we .1 Create a new smartfrom if yes -- how to to create smartfroms
    2. Should we create new Zreport...3. Is Adobe Interactive forms any good---- cld you please share the steps to create Adobe Ine Form 4. is sap script any good way in my situation
    Thanks
    Smith

    Changes to SAP Standard are always a bit tricky, specially if we are talking about legal reports. If the standard report uses smartform, you can change the standard form without needing a SSCR key, so no need to create a Z report or smartform even, but like every change on SAP Standard, if further changes are made by SAP through Support packages you will always have to replicate them yourself everytime this happens. I would suggest creating a new Z report by copy of standard and new Z smartform, that way you can always recurr to the standard and see what was changed and then replicate them in you Z reports.
    To create smartform, go to TCode smarforms and you can create one by copy of an existing smartform.
    Adobe Interactive forms is more complex then smartforms and unless the standard uses a print form, i would not suggest you creating one as it will envolve a bit more knowledge.

  • Can we add logo to sapscript Form Result while coverting to PDF?

    Hi Expert,
                    My requirement is, I have to covert Form Result to PDF.but while converting  Form result to OTF , Can we Add logo to the OTF data? Can logo be saved in text format? only then we can add logo to OTF data probably.
    Please Help.
      Thanks in Advance

    As you have probably searched the forum, you saw that you can get the sapscript result as OTF.
    Graphics are automatically handled by SAP which stores them in the OTF (RD and BM lines).
    And then you convert OTF to PDF as usually.
    So, where is the question?

  • Add image in sap

    How to add imange in SAP.
    I use one T-Code smw0 then select Binery data for webRFC application.
    Then Click on Find then Click on Execute (f8)
    Then Click on create in  SAP Web repository . It ask Object name and Descreption.
    Here i type  test and Descreption also test.Then Click on Import.
    Then i select .jpg file . Then It give messege.........
    Object can only be created in SAP package????????
    How I can add image in my SAP.
    Thanks
    RAJ

    Hello Raj,
    Please find the procedure below:
    Changing the splash screen on the main menu can add some pizzazz to the otherwise boring screen. It can also be changed easily on a regular basis. For production systems a company logo and/or company mission statement might be appropriate. Here are the instructions:
    First, in transaction SMW0 (SAP Web Repository), select "Binary data for WebRFC applications. The logo must be in a .gif format. From this transaction, create a new object, then choose to IMPORT. You must then specify the path to the .gif object you have saved, and select the option to TRANSFER.
    Then, maintain table SSM_CUST via SM30. Change the field START_IMAGE to the name of the object you created in SMW0.
    u can also refer to link http://searchsap.techtarget.com/tip/0,289483,sid21_gci810811,00.html for more info.
    Hope it helps
    Rohit

  • Can we add logo to BEx query ???

    Hi All,
    I would like to know can we add logo to Bex query. I know that we can add to Bex workbook.
    Thanks

    Is this for BEx Analyzer or BEx Web Analyzer?
    For BEx Web Analyzer, you can take the standard template 0ANALYSIS_PATTERN, save it as a custom template and customize it to include a corporate logo. See the following for a How To... on this:
    [How to Enhance SAP BEx Web Analyzer (0ANALYSIS_PATTERN)|http://www.sdn.sap.com/irj/scn/index;jsessionid=(J2EE3414900)ID0574286750DB11281326545475972586End?rid=/library/uuid/200d6cb6-080e-2b10-84a5-b96723ad8f18&overridelayout=true]

  • Add functionalities to SAP Strategy Management

    Hello,
    I am a student who wants to add some functionalities to the SAP Strategy Management software,
    to make it more collaborative. I subscribed to this very collaborative SAP website to find an answer on two questions:
    - is it possible for me as an external student to add functionality in SAP Strategy Management by programming in ABAP or JAVA?
    - if so, what (free) development tools are available
    I hope that there is someone who can help me with these two short questions. I would be very thankfull.
    Regards,
    Sadesh Sewnath
    Erasmus University Rotterdam
    Economics and Informatics

    Ransingh,
    Strategy Management is not a toolkit, it is designed as an out-of-the-box foundation for managing operational and strategic performance within an organization.
    I will refer you to the white paper on How to Customize Strategy Management 7.0 on the EPM BPX site. You can find it here near the bottom of the Strategy Management category:
    http://wiki.sdn.sap.com/wiki/display/BPX/EnterprisePerformanceManagement%28EPM%29How-to+Guides
    This is gives some tips on customizations.
    As far as free development tools, SSM comes with a Tools area, http://<server>:<port>/strategy/tools.
    There is also BICA, which is a tool for harmonizing the data from SAP BW. There are some fundamental differences in how SSM and BW deal with data and they must be harmonized to provide accurate display of data in SSM.
    Customizations to Strategy Management are not supported and care should be taken with modifications during upgrades or support pack releases, so that they are backed up and re-introduced to the application.
    Regards,
    Bob

  • How to insert a logo in sap script?

    How to insert a logo in sap script?

    Steps to insert a logo,
    I
    1. First save the file as BMP
    2. Open the BMP file in IMaging (Goto -> Programs -> Accessories -> Imaging) and
    make it Zoom as 100% and save as *.TIFF
    3. Open SE38 and execute program RSTXLDMC
    4. Give your TIFF file path name
    5. Select Bcol (for Color)
    6. TEXT ID will be ZHEX-MACRO-*.
    7. Inplace of * write your own logo name (ZCOMPANYLOGO)
    8. Execute the program
    9. Now Goto SE71 create your ZFORM
    10. Create logo window
    11. Goto text element of logo window
    II
    1. Goto SE71 Change the mode to GRAPHICAL
    2. Choose the Graph Tabstrips
    3. Now type in some name for the LOGO WINDOW
    4. Press the IMPORT BUTTON and then IMPORT the BMP file from your DESKTOP
    5. The code will be written automatically. You just need to drag and drop wherever you want
    the graphics to be.
    III
    1 ) create a bmp file in local system
    2 )RSTXLDMC FM to upload image in tiff format.
    Also check these links...
    Logo in SAP SCRIPT
    Re: Uploading a (Image) Logo in your Sap Script
    Need Urgent Help for Logo Uploading the Sap Script
    sap script  logo
    http://www.sap-img.com/ts001.htm
    Regards,
    Sakthi Sri.

  • Error while installing the SAP J2EE add-on for SAP NW XI installation

    Error while installing the SAP J2EE add-on for SAP NW XI installation  
    Posted: Jan 24, 2007 5:23 PM         Reply      E-mail this post 
    Hello,
    When I am installing the SAP SAP J2EE add-on for SAP NW XI installation I am getting the follwing error:
    CJS-00084 SQL statement or script failed. DIAGNOSIS: Error message: Executable /oracle/XID/920_64/bin/sqlplus returns 127.. SOLUTION: See ora_sql_results.log and the Oracle documentation for details
    Could some one help me to resolve this error and install the SAP J2EE add-on?
    Thanks,
    George

    Hi George,
    Kindly use the latest installation Masted in Service market place. That will possibly solve your problem.
    Regards
    Vivek

  • Add on for SAP 2005 B one run in the SAP 2005 A

    Hi to all,
             I have one Doubt.the add on for sap b1 2005 B shall we run in the sap b1 2005A.      
            If Anybody know reply quickly please !!!
    Regards,
    Ramya.S

    Ramya,
    It will depend on which Addon's you are referring.  Certain Addon only apply to certain localizations while others are common to both A and B.
    Example: Outlook integration would work for both A and B, while the Fixed Asset add-on might not be applicable to all localization within A or B.  It all depends.
    Suda

  • Release BI 7.0 front-end add-on for SAP GUI 7.10, Support Package 700

    Hi guys,
    In SAP note 1238872 the release of new support package has been mentioned (Quote: "Download the BI 7.0 front-end add-on for SAP GUI 7.10, Support Package 700 from the SAP Service Marketplace.")
    So, can someone tell me, when this Support Package will be released?
    (At the moment the last version provided in download area is 6.02)
    Kind regards
    Markus

    Thanks, but my question was not how can I workaround, cause I was able to read that note. (Unfortunatly the workaround solves the problem for the query designer only and the error still persists when executing the query)
    However, can some one please tell me, when the Support Package 7.00 will be released?

  • Add on for SAP B1 9.0 32 bit is disconnected

    Hi,
    I have developed a simple add on for SAP B1 9.0 32 bit. The add on is working fine in development environment. But while working on a Terminal Server client, the add on is getting disconnected after some time. This is happening for all terminal server users. Has anybody else faced a similar issue? Please suggest the possible reason and solution for this problem.
    Regards,
    Victor

    Hi Maik,
    1. The add on is getting connected initially, but is idle and is getting disconnected after some time. The addon is only listening to BOM and production order form events.
    2. I could not look at the client environment myself, but logging was enabled for any unhandled exception and still no log was generated. I am assuming that the application was not crashing. I will put in more information on Monday, when I get access to the client environment.
    Regards,
    Victor

  • Proceedure of how to create a logo in SAP R/3

    Dear Techie's,
    Please tell me the Proceedure of how to create a logo in SAP R/3 and how to include in the ALV.
    I suppose its to be included in the ALV_comentary_write function module.
    Please guide me in full.
    Regards,
    -=Virendra=-

    HI,
    Please follow below steps
    (1)Create a class name
    SBDSV1 (TRANSACTION) --> New Entries --> Class name (SOME NAME) --> Class type (OT).
    2)After entering the above details and saving, the fields Class object name fields   will be blank, make entries as shown  below .
    1)     Class : BDS_LOC1
    2)     Class : BDS_POC1
    3)     Class : BDS_REC1
    4)     Object name : BDS_CONN00
    3)- Now next time logging in to OAOR you can directly refer to this Class name.
    4)1)     Go to transaction OAOR, give the class name created.
       2)     Give class type as OT
       3)     Give some name in object key it’s like sub folder
    5) a) Click on create drag down standard doc types will get no. of option chose one
        b) double click on the class name in this new screen.
        c)in the below screen are, you have tabs for  details,documentinfo,keywords,create, click on create TAB,
       d)By double clicking on screen you can browse the folder where image is located and select it
       e)Once the image is selected it will be stored in the folder that is created with object key
    6) now double click on the image you uploaded & in below screen area select the Details tab, you will get object id,use this object id & code as below
    7)form FILL_EVENTS .
    DATA: wa_events TYPE SLIS_ALV_EVENT.
    CLEAR: LS_EVENTS.
      CALL FUNCTION 'REUSE_ALV_EVENTS_GET'
       IMPORTING
         ET_EVENTS             = LS_EVENTS
    wa_events-form = 'STD_TOP_OF_PAGE'.
    MODIFY ls_events FROM wa_events TRANSPORTING FORM WHERE NAME =
    'TOP_OF_PAGE'.
    CLEAR: wa_events.
    endform.                    " FILL_EVENTS
    FORM STD_TOP_OF_PAGE.
    DATA: it_listheader TYPE SLIS_T_LISTHEADER,
           is_listheader TYPE SLIS_LISTHEADER.
      CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'
        EXPORTING
          it_list_commentary       = it_listheader[]
         I_LOGO                   = 'ZTEST'  "this is object id mentioned in 6 step
        I_END_OF_LIST_GRID       =
      ENDFORM.
    Regards,
    Raghavendra

  • How to add Logo in SAPSCRIPT

    Hi frnds,
    How I will upload Logo in SAPSCRIPT?
    I have created Header window, Now I want to add Logo in Header Window.
    Regards.

    Hi,
    These are the steps to be followed for uploading graphics in R/3 system
    1. First save the file as BMP
    2. Open the BMP file in IMaging (Goto -> Programs -> Accessories -> Imaging) and
    make it Zoom as 100% and save as *.TIFF
    3. Open SE38 and execute program RSTXLDMC
    4. Give your TIFF file path name
    5. Select Bcol (for Color)
    6. TEXT ID will be ZHEX-MACRO-*.
    7. Inplace of * write your own logo name (ZCOMPANYLOGO)
    8. Execute the program
    9. Now Goto SE71 create your ZFORM
    10. Create logo window
    11. Goto text element of logo window
    or
    In 4.6x :-
    1. Goto SE71 Change the mode to GRAPHICAL
    2. Choose the Graph Tabstrips
    3. Now type in some name for the LOGO WINDOW
    4. Press the IMPORT BUTTON and then IMPORT the BMP file from your DESKTOP
    5. The code will be written automatically. You just need to drag and drop wherever you want
    the graphics to be.
    regards,
    Munibabu.K

  • Project Management Add-on  for SAP Business One.

    Dear All,
    I am looking for a project management  add-on for SAP Business One that can be used  by any company in services sector or an NGO to manage their projects.
    Thanks

    Hi,
    We have a addon for Project Management in phase of certification for SAP Store.
    For further informations please send e-mail [email protected]
    Regards,

  • Patch 1 for BI 7.x Add-On for SAP GUI 7.10 Released

    Hi SAP NetWeaver BI 7.0 users,
    If you are using the BI 7.x Add-On for SAP GUI 7.10, it is highly recommended that you apply patch 1 to correct some issues with the BEx tools. Patch 1 is now available for download from the SAP Service Marketplace at service.sap.com/swdc.
    For a brief description of the requirements for and support of the BI 7.x Add-On for SAP GUI 7.10, please see my blog at https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/6839. [original link is broken] [original link is broken]
    Regards,
    Katie Beavers
    SAP NetWeaver Product Management

    Thanks for sharing.

Maybe you are looking for

  • How to create an YES/NO JOptionPane with the default focus on No?

    Hi, can somebody please show me how to display an JOptionPane with the options Yes and No that has the focus by default no the No button? By default it is on the Yes button which is rather problematic for confirm dialogs like "Do you really want to d

  • Not able to edit Humantask activity

    Hi all, Im having issues with editing Humantask activities (SOA application) in my composite. Everytime i open the humantask activity to edit, changes are not saved, and it constantly throws the following error Uncaught exception java.lang.NullPointe

  • HT4759 I lost all my contacts in my iphone. How can I get them from my icloud back to my iphone?

    All my contacts got deleted from my iphone 4s. How do I transfor them from icloud back to my phone?

  • Jdeveloper vs Site Studio

    Hello, I installed all of the software which I believe is needed to create a website from scratch. I am stuck trying to figure out if I need to use JDeveloper or SiteStudio to create a simple hello world home page. Off the OUCM tab under WinXP is Sit

  • How to change the MM Period

    Hi Dear I wanna change the posting period from 02 - 2010 to 12 - 2009 means back date, Please help how it has to be done. i had tried in MMPV, MMRV, but no result. Give calender related error. Thanks in Advance Rakesh Paal