ADding image in Front Screen

Hi,
I wanted to display my company logo in the front screen in sAP,where we enter the user name and password
I know that we can add text in the front screen, but dont know of how to add image in the front screen
Please help

Hai,
Check the below link.....
http://www.synactive.com/tutor_e/lessond02.html
http://www.saptechies.com/adding-text-to-the-sap-logonlogin-screen/
Regards,
Yoganand.V
Edited by: Yoganand Vedagiri on Feb 18, 2009 4:22 PM

Similar Messages

  • Nokia N97 - adding apps to the front screen

    I want to add downloaded applications to the front screen. I tap on one of the empty spaces and the home screen and select "download content" this takes me onto the Ovi store website. I've downloaded a couple of applications and they appear in the Applications folder under settings. But when I try and add these on the front screen by clicking "add content" they do not appear in the list.
    How can I add them to the home screen? thanks

    Find the website you want to have as an icon on your "desktop" Find or create the image that you want to use as an icon. Then go to this web site:
    http://webclip.us/
    and follow the directions. A little complicated at first but you get a great icon/link on your home screen.
    gordo

  • Adding logo/image on selection screen

    How can I add logo or image on my selection screen??? or else use a picture as a background on the selection screen??
    P.S : I have already searched the forum and have not got any suitable answer..most of them are about adding image on module pool screen..but I want it in my selection screen???

    Hi ,
    Try like this
    AT SELECTION-SCREEN OUTPUT.
    PERFORM show_pic.
    **& Form show_pic
    FORM show_pic.
    CREATE OBJECT picture_control_1 EXPORTING parent = docking.
    CHECK sy-subrc = 0.
    CALL METHOD picture_control_1->set_3d_border
    EXPORTING
    border = 5.
    CALL METHOD picture_control_1->set_display_mode
    EXPORTING
    display_mode = cl_gui_picture=>display_mode_stretch.
    CALL METHOD picture_control_1->set_position
    EXPORTING
    height = 55
    left = 750
    top = 08
    width = 350.
    CALL METHOD picture_control_1->load_picture_from_url
    EXPORTING
    url = 'C:\zpic.gif'.
    *here you give the path where your pic is stored on the desktop
    IF sy-subrc NE 0.
    ENDIF.
    ENDFORM.
    Regards,
    Nandha

  • Adding more then one image on the screen

    hi all,
        i want to add different different images on the screen.
        this is new task to me ... and as i am new in ABAP
        i am finding it a bit difficult to start with this problem
        so please provide me the complete information from very start to end.
      thanks in advance.

    hi ravindra,
    i had gone through the program  and in it ,they are passing the static value in the respective internal table like this
      query_table-name = '_OBJECT_ID'.
      query_table-value = 'ENJOYSAP_LOGO'.
    and i want to know  what is OBJECT_ID and where to create it where  this image ENJOYSAP_LOGO is stored. plz tell me every thing about the two fields.
    regards,

  • Apple have a big flaw adding images to Apple TV coding error.

    Hi all, it seems Apple have a big flaw in there new version of itunes 8.2.0.23.
    So heres the problem if you have a Apple Tv system. Adding images is great however the softwares flaw is when you have a lot of images. i have over 3000, and tick boxes apear half way in the list, for know reason.
    i have add a link to show you guys and girls a screen shot...
    can anyone from apple sort this out?
    it really bugging me. as it happens of vista, xp, windows 7, and osx.
    Cheers
    Adam
    null

    apple don't monitor the forums for bug reports... this is a user-to-user support forum.
    you should report it via the official method - http://www.apple.com/feedback/appletv.html

  • Tcode to enter text in the front screen

    I wanted to change the front screen display and the picture when i login to the system
    It is like , whenever a user enters the page of entering username and password to login to sap system, it should contain some text to the right side.
    After logging in it shoudl show a picture to the right.
    Pls let me know the two  tcode for the same

    Hi Balaji,
    For creation Own text on SAPGui logon screen plz go thru the note:205487.
    for having ur customized picture follow the below steps.
    Transaction code - SMW0
    X - Binary data for WebRFC application
    Hit Enter
    Click Execute
    Click Settings -> Maintain MIME types
    Click the Create button
    Fill in :- TYPE : image/gif EXTENSION : .GIF
    Click Save
    Click Back to the Binary data for WebRFC
    Click Create
    Fill in :- Obj. name : ZXXXX.GIF Description :
    Company Logo
    Click Import and specify the filename where your
    GIF file is
    located.File type is BIN. Finish press the
    Transfer button.
    If successful, your logo will be shown in the
    Binary data for
    WebRFC.
    Transaction code SM30 - Table/View - SSM_CUST
    Click Maintain
    Click New Entries
    Name Value to be set
    START_IMAGE ZXXXX.GIF
    RESIZE_IMAGE NO
    Logoff and Login again
    Reward with points,if you feel it helpful.
    Regards,
    Laxman

  • Symbol of the front screen?!

    Hi All,
    I'm very new to using BackBerrys and on my Curve a symbol has come up on the front screen next to where new e-mail and message symbols come up. It is yellow circle with white lines crossing over within it. First it started with the number 1 next to it, now it has the number 2 there!
    Does anyone know what it means and how to get rid of it?
    Cheers
    Vicky

    That's a browser push message if it is yellow.
    Is that it at the bottom of this image?
    1. Open your main Messages folder.
    2. Press the Menu key (left of the trackball).
    3. Click on View Folders.
    4. Click on Browser Push messages (or WAP Push Messages if it is blue).
    5. Read or delete the messsage.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Removing stocks icon from front screen

    I don't have any stocks and shares. Unfortunately. Is there any way I can remove this icon from the front screen of the iPhone? Grateful for any suggestions.

    If you do not have any stocks, etc., just leave the iCon there.
    Just don't utilize it. It is not that you need the space for another app or there is no other room on the screen for adding additional iCons if Apple so desires.

  • Cannot display the image in Login Screen

    Hi am new J2ME..
    Here i have created a basic application of Login Screen in J2ME..i have added image in folder of my project..am using netbeans environment for this J2ME.,while am running my program it's not displaying image..
    here,if login is successfull,it will display 1 image,or else it will display another image..
    error displaying while am running this project.
    CODING
    public HelloMIDlet() {
    try{
          img1 = Image.createImage("images.jpg");
        }catch(Exception e){
          System.out.println(e.getMessage());
    public void validateUser(String name, String password) {
        if (name.equals("mani") && password.equals("mani")) {
          showMsg();
        } else {
          tryAgain();
    public void showMsg() {
        Alert success = new Alert("Login Successfully","Your Login Process is completed!",img1, AlertType.INFO);
        success.setImage(img1);
        textField.setString("");
        textField1.setString("");
        display.setCurrent(success, form);
      public void tryAgain() {
        Alert error = new Alert("Login Incorrect", "Please try again", img1, AlertType.ERROR);
            error.setTimeout(900);
        error.setImage(img1);
        textField.setString("");
        textField1.setString("");
        display.setCurrent(error, form);
    public void commandAction(Command command, Displayable displayable) {
            // write pre-action user code here
            if (displayable == form) {
                if (command == exitCommand) {
                    // write pre-action user code here
                     destroyApp(true);
                     exitMIDlet();
                    // write post-action user code here
                } else if (command == okCommand) {
                    // write pre-action user code here
                    validateUser(textField.getString(), textField1.getString());
                    // write post-action user code here
            }ERROR:
    [WARN] [rms     ] javacall_file_open: wopen failed for: C:\Documents and Settings\mca071013\javame-sdk\3.0\work\0\appdb\delete_notify.dat
    [WARN] [rms     ] javacall_file_open: _wopen failed for: C:\Documents and Settings\mca071013\javame-sdk\3.0\work\0\appdb\00000002images-6jpg.tmp
    null
    TRACE: <at java.lang.NullPointerException: 0>, Exception caught in Display class
    java.lang.NullPointerException: 0
    at hello.HelloMIDlet.showMsg(HelloMIDlet.java:233)
    at hello.HelloMIDlet.validateUser(HelloMIDlet.java:223)
    at hello.HelloMIDlet.commandAction(HelloMIDlet.java:126)
    at javax.microedition.lcdui.Display$ChameleonTunnel.callScreenListener(), bci=46
    at com.sun.midp.chameleon.layers.SoftButtonLayer.processCommand(), bci=74
    at com.sun.midp.chameleon.layers.SoftButtonLayer.commandSelected(), bci=11
    at com.sun.midp.chameleon.layers.MenuLayer.keyInput(), bci=290
    at com.sun.midp.chameleon.CWindow.keyInput(), bci=38
    at javax.microedition.lcdui.Display$DisplayEventConsumerImpl.handleKeyEvent(), bci=17
    at com.sun.midp.lcdui.DisplayEventListener.process(), bci=277
    at com.sun.midp.events.EventQueue.run(), bci=179
    at java.lang.Thread.run(Thread.java:619)

    Hi am new J2ME..
    Here i have created a basic application of Login Screen in J2ME..i have added image in folder of my project..am using netbeans environment for this J2ME.,while am running my program it's not displaying image..
    here,if login is successfull,it will display 1 image,or else it will display another image..
    error displaying while am running this project.
    CODING
    public HelloMIDlet() {
    try{
          img1 = Image.createImage("images.jpg");
        }catch(Exception e){
          System.out.println(e.getMessage());
    public void validateUser(String name, String password) {
        if (name.equals("mani") && password.equals("mani")) {
          showMsg();
        } else {
          tryAgain();
    public void showMsg() {
        Alert success = new Alert("Login Successfully","Your Login Process is completed!",img1, AlertType.INFO);
        success.setImage(img1);
        textField.setString("");
        textField1.setString("");
        display.setCurrent(success, form);
      public void tryAgain() {
        Alert error = new Alert("Login Incorrect", "Please try again", img1, AlertType.ERROR);
            error.setTimeout(900);
        error.setImage(img1);
        textField.setString("");
        textField1.setString("");
        display.setCurrent(error, form);
    public void commandAction(Command command, Displayable displayable) {
            // write pre-action user code here
            if (displayable == form) {
                if (command == exitCommand) {
                    // write pre-action user code here
                     destroyApp(true);
                     exitMIDlet();
                    // write post-action user code here
                } else if (command == okCommand) {
                    // write pre-action user code here
                    validateUser(textField.getString(), textField1.getString());
                    // write post-action user code here
            }ERROR:
    [WARN] [rms     ] javacall_file_open: wopen failed for: C:\Documents and Settings\mca071013\javame-sdk\3.0\work\0\appdb\delete_notify.dat
    [WARN] [rms     ] javacall_file_open: _wopen failed for: C:\Documents and Settings\mca071013\javame-sdk\3.0\work\0\appdb\00000002images-6jpg.tmp
    null
    TRACE: <at java.lang.NullPointerException: 0>, Exception caught in Display class
    java.lang.NullPointerException: 0
    at hello.HelloMIDlet.showMsg(HelloMIDlet.java:233)
    at hello.HelloMIDlet.validateUser(HelloMIDlet.java:223)
    at hello.HelloMIDlet.commandAction(HelloMIDlet.java:126)
    at javax.microedition.lcdui.Display$ChameleonTunnel.callScreenListener(), bci=46
    at com.sun.midp.chameleon.layers.SoftButtonLayer.processCommand(), bci=74
    at com.sun.midp.chameleon.layers.SoftButtonLayer.commandSelected(), bci=11
    at com.sun.midp.chameleon.layers.MenuLayer.keyInput(), bci=290
    at com.sun.midp.chameleon.CWindow.keyInput(), bci=38
    at javax.microedition.lcdui.Display$DisplayEventConsumerImpl.handleKeyEvent(), bci=17
    at com.sun.midp.lcdui.DisplayEventListener.process(), bci=277
    at com.sun.midp.events.EventQueue.run(), bci=179
    at java.lang.Thread.run(Thread.java:619)

  • Hey, my iphone4 fell from my desk and its front screen cracked, how much will apple charge for fixing this? Or will they change it with a new one without any charge? (its still has warranty)

    Hey, my iphone4 fell from my desk and its front screen cracked, how much will apple charge for fixing this? Or will they change it with a new one without any charge? (its still has warranty)

    Out-of-Warranty Service
    If you own an iPhone that is ineligible for warranty service but is eligible for Out-of-Warranty (OOW) Service, Apple will service your iPhone for the Out-of-Warranty Service fee listed below.
    iPhone model
    Out-of-Warranty Service
    iPhone 4, iPhone 3GS,
    iPhone 3G, Original iPhone
    $199
    A $6.95 shipping fee will be added if you arrange service online or by calling Apple Technical Support. All fees are in U.S. dollars and are subject to local tax. When setting up out-of-warranty service, Apple will request credit card pre-authorisation for the maximum service fee listed above.  This amount will be deducted from your credit limit. The final service fee we charge will be determined during testing and may be less than the service fee listed above.Certain damage is ineligible for out-of-warranty service, including catastrophic damage, such as the device separating into multiple pieces, and inoperability caused by unauthorized modifications. However, an iPhone that has failed due to contact with liquid may be eligible for out-of-warranty service.Apple reserves the right to determine whether or not your iPhone is eligible for Out-of-Warranty service. iPhones that are repaired or replaced have a 90-day limited hardware warranty or assume the remainder of your standard warranty or AppleCare Protection Plan for iPhone coverage, whichever is longer. Please see Apple's Repair Terms And Conditions for further details."
    http://support.apple.com/kb/index?page=servicefaq&geo=United_States&product=ipho ne

  • Error while adding Image: ORA-00001: unique constraint

    Dear all,
    I have an error while adding images to MDM I can´t explain. I want to add 7231 images. About 6983 run fine. The rest throws this error.
    Error: Service 'SRM_MDM_CATALOG', Schema 'SRMMDMCATALOG2_m000', ERROR CODE=1 ||| ORA-00001: unique constraint (SRMMDMCATALOG2_M000.IDATA_6_DATAID) violated
    Last CMD: INSERT INTO A2i_Data_6 (PermanentId, DataId, DataGroupId, Description_L3, CodeName, Name_L3) VALUES (:1, :2, :3, :4, :5, :6)
    Name=PermanentId; Type=9; Value=1641157; ArraySize=0; NullInd=0;
    Name=DataId; Type=5; Value=426458; ArraySize=0; NullInd=0;
    Name=DataGroupId; Type=4; Value=9; ArraySize=0; NullInd=0;
    Name=Description_L3; Type=2; Value=; ArraySize=0; NullInd=0;
    Name=CodeName; Type=2; Value=207603_Img8078_gif; ArraySize=0; NullInd=0;
    Name=Name_L3; Type=2; Value=207603_Img8078.gif; ArraySize=0; NullInd=0;
    Error: Service 'SRM_MDM_CATALOG', Schema 'SRMMDMCATALOG2_m000', ERROR CODE=1 ||| ORA-00001: unique constraint (SRMMDMCATALOG2_M000.IDATA_6_DATAID) violated
    Last CMD: INSERT INTO A2i_Data_6 (PermanentId, DataId, DataGroupId, Description_L3, CodeName, Name_L3) VALUES (:1, :2, :3, :4, :5, :6)
    Name=PermanentId; Type=9; Value=1641157; ArraySize=0; NullInd=0;
    Name=DataId; Type=5; Value=426458; ArraySize=0; NullInd=0;
    Name=DataGroupId; Type=4; Value=9; ArraySize=0; NullInd=0;
    Name=Description_L3; Type=2; Value=; ArraySize=0; NullInd=0;
    Name=CodeName; Type=2; Value=207603_Img8085_gif; ArraySize=0; NullInd=0;
    Name=Name_L3; Type=2; Value=207603_Img8085.gif; ArraySize=0; NullInd=0;
    I checked all data. There is no such dataset in the database. Can anybody give me a hint how to avoid this error.
    One thing I wonder: The PermanentId is allways the same but I can´t do anything here.
    BR
    Roman
    Edited by: Roman Becker on Jan 13, 2009 12:59 AM

    Hi Ritam,
    For such issues, can you please create a new thread or directly email the author rather than dragging back up a very old thread, it is unlikely that the resolution would be the same as the database/application/etc releases would most probably be very different.
    For now I will close this thread as unanswered.
    SAP SRM Moderators.

  • Bridge - How to view image in full screen resolution

    In Bridge - How to view an image in full screen resolution and not as a Preview (Space bar), like in Lightroom (F), Photoshop or ViewNX 2 ?

    The size of the Bridge Preview window will always be the absolute limit of the image display in Bridge.  Maybe I am not following you.  Sorry

  • Display image in full screen canvas

    Hi frndz
    I have an Image, which either bigger in size of a canvas or small
    I want to give an option of a full screen view
    So its a kind of zoomIn/ zoomOut function in one method
    how can I convert such small/big images into full screen canvas size
    thanks
    alpesh

    This question has been asked already several times here: http://onesearch.sun.com/search/onesearch/index.jsp?qt=resizing+image&subCat=siteforumid%3Ajava76&site=dev&dftab=siteforumid%3Ajava76&chooseCat=javaall&col=developer-forums
    There is no method in MIDP which rescales a picture for you, so you have to write it on your on (or use existing code). But usually this would be pretty slow. Mostly it is better to offer different versions of your application for different devices (screen resolutions) where the images have already the appropriate size within your jar-file.

  • HT201210 i updated my 4s yesterday, but my phone will not work at all now, and will not turn off. It has a itunes image on the screen with an arrow undernieth and what looks like the charger lead. i've had it on charge! is there anything else i can do?

    i updated my 4s yesterday, but my phone will not work at all now, and will not turn off. It has a itunes image on the screen with an arrow underneath and what looks like the charger lead. i've had it on charge! is there anything else i can do?

    Cconnect it to your computer with the latest version of iTunes installed.

  • Hi! I need help, today I connected my mac Book Air to a tv for a presentation and as soon as I conected it the image on my screen went bigger. And I cant find the way to put it back as it was before. The Images are too big! heelp

    Hi! I need help, today I connected my mac Book Air to a tv for a presentation and as soon as I conected it the image on my screen went bigger. And I cant find the way to put it back as it was before. The Images are too big! heelp

    Morning DeeHutton,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at this article:
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/ts2802
    Best of luck,
    Mario

Maybe you are looking for

  • Segment in Obiee 11g

    Hi All, i am working on OBIEE 11.1.1.5 , in that Marketing-> segment. I don't have idea about segment, how to work on segment. when i select segment then it show-> select target level. how to create target level or it is default created by BI. Please

  • In app credit purchased, but error

    I purchased 5 eur credit in app, on iphone. On itunes transaction already done, money already gone, but credit still missing. Skype app recognize transaction already done, and try to restore it, but stay pending and going in timeout. Trying to contac

  • "Export" from Field Browser ?

    Hi All, Is there anyway to, for lack of a better term, "export" all of the code displayed in Field Browser at one time ? I know I can step thru "line by line" and do the cut and paste thing, but for the large .rtf that I've inherited this is taking f

  • Satellite M45-s359, does not start up Windows

    I have a problem with this laptop. I just re-install Windows and everything was working perfectly. Well I started to updated with the windows update, but it took too long, and I had to turn it off The next day I came and turn the laptop on everything

  • Client independent and dependent tables

    Hi, Is there any report or program to get list of all client independent and dependent tables from a client in sap ECC6.0 ?