How to give heading in main screen in big font

Hi to all
My requirement is  :
I want to give heading of the module pool application
   ex: Car Approval Maintenance Application in big font.
How is it possible.
I am taking text field for that .
Thanks & Regards
Anubhav

Hi
SET titlebar '100'.
In title just give Car Approval Maintenance Application.
And set all title
Regards,
Sravanthi

Similar Messages

  • How to switch off my main screen (Imac 24") to use an external proyector?

    Please Help!
    How to switch off my main screen (Imac 24") to use an external proyector?
    It's not comfortable when you want to see a nice movie!
    Thanks
    Jack

    As I already said in my first reply post, you cannot turn off the iMac's display. The best you can do is display black, which many applications that have a +full screen+ mode will do, if the full screen mode is on the other display.
    Alternately, you can move the menu bar (along with Dock and disk icons) from the iMac's screen to the second display. This is done in System Preferences Displays pane Arrangement tab, by dragging the white bar in the diagram from one screen to the other. Once the menu bar and other features are on the second display, the only thing showing on the iMac's display should be the Desktop background. If you pick a Desktop background that is all black, your iMac's display will be showing a black screen (although it will still not be turned off).

  • How to change header data in screen

    hi! all
         i have a screen which has header details (i,e material.no, material desc which is  i/o fields not-required(displays the text not gets the input from the user) ) and the Detail (i,e details about materials - no.of rejection in this material and its defect code which has to be entered by user).
        now, i have to change the header details to the number of materials selected where as the detail should be entered by the user as per the header details.
    1.  select materials
                     matnr1
                     matnr2
                     matnr3
    2. place the matnr1 in header of the screen.
                  matnr1
                  matnr1_desc
                 rej_qty     defct_code    defect_group
    in the same screen when i click NEXT button it should display (the header details alone has to change)
                   matnr2
                   matnr2_desc
                  with same detail column.
                 rej_qty     defct_code    defect_group
    header has to change  (repeat to count of materials selected)
    how to do it, kindly kelp me.
    Regards,
    Nagulan

    hi
    good
    Create a style with ur fonts in TC SE72.
    Then in standard text(SO10) assign this style
    (Format->Change Style). Then all the formats created in ur style will be avaliable in Standard text also.
    thanks
    mrutyun^

  • How to add shotcuts to main screen?

    Hi
    I'm new to N95 8GB, am with Three network, and have newest version of software. I find it to be great phone but clumsy in that for most applications I have to go through several menus to get to what I want to. I can move applications to 'root folder' which makes life a bit easier but I would really like to be able to put the key applications which I use most often on to the front 'active standby' main screen below the 'WLAN Scanning On/Off' status indicator. Can this be done?
    Any advice greatly appreciated. Thank you.

    To customise the shortcut bar accross the top of the standby screen, goto Tools>Settings>General>Personalisation>Standby Mode>Shortcuts.

  • How to give input on selection screen

    hi all,
    i want to provide text to thr report on selction screen
    i.e for example i have to write the text 'not valid reason for it ' on selction screen
    how do i write it ?
    kindly let me know
    thanks in advance

    Hi Deepthi,
    Please go thru the following code.
    SELECTION-SCREEN BEGIN OF LINE.
      PARAMETERS cg1 RADIOBUTTON GROUP CTU.  "create session
      SELECTION-SCREEN COMMENT 3(20) TEXT-S07 FOR FIELD cg1.
      selection-screen position 45.
      PARAMETERS cg2 RADIOBUTTON GROUP  CTU.     "call transaction
      SELECTION-SCREEN COMMENT 48(20) TEXT-S08 FOR FIELD cg2.
    SELECTION-SCREEN END OF LINE.
    You can Give text for a particular screen element.
    You can set the position of the text as well.
    U should make use of events like AT SELECTION-SCREEN for getting the input data back to the report
    Thanks,
    Lakshman
    Edited by: Lakshman N on Dec 4, 2008 2:52 PM

  • How setup personal photo as main screen image?

    I found it once and set it up.  But I had to upgrade my BB desktop software and when I did that it wiped out my screen image and returned it to the default screen.  Can't find where to set it up again...
    Solved!
    Go to Solution.

    Open "Media" on your device (we assume that you already have picture in the device), open "Pictures" icon and select a picture you want.
    Press Menu button on the device and select "Set as Home Screen Image"
    that's it.

  • How can I save my main screen settings?

    For example, I like to have more than just the 4 default audio tracks, and also have them start off in stereo as opposed to the default mono. So instead of having to make these changes every time I open Logic, is there a way to have these settings saved so that they appear every time automatically?

    I'd much rather have a Q & A with an actual human being, rather than sift
    through that encyclopedia of confusion they call a manual!
    gee now wouldn't we all?
    this was just a light warning to you.. the people here are nice, very knowledgeable and ready to help, but I don't think any of us are receiving a paycheck from you as logic trainers. if you keep asking very basic questions that seem like a laziness to not help yourself or to put in the effort to learn the program, you are going to find that people will tire of your questions very quickly and will ignore them. please don't take this as rude, it's just FYI. we've all put in years to achieve our level of fluency in logic and most of us are very keen to help kindred spirits. but none of the experienced users here are much into spoon feeding.
    btw, there's a pdf manual too, in case you weren't aware. you can open it directly in logic, and then type in whatever you are looking for in the search field. have a read and a look around at what it comes up with. if it doesn't answer your question, or if it raises new questions, then come here and ask.

  • How do I get back to main screen on itunes from ipad screen

    Have new ipad and stuck on ipad screen in itunes; don't know how to get back to main screen to get info and support icon

    Multitasking Gestures for iPad 2...
    • Use four or five fingers to pinch to the Home Screen
    • Swipe up to reveal the multitasking bar
    • Swipe left or right to switch between apps

  • Display the main screen

    Hi,
    I'm new in ABAP Community. How do you display the main screen after execution without to pass by screen result?
    Thanks.

    HI
    WRITE :
      / 'Welcome to SDN'.
    LEAVE PROGRAM.
    you execute the above piece of code once with out writing LEAVE PROGRAM. and again  execute the program with LEAVE PROGRAM.
    you can find the difference.
    Regards
    Pavan

  • How to add a Custom field in the Standard SAP Sales Order main screen

    Dear Experts,
    We have a requirement of adding a Custom field in the Sales Order screen. I know how to add the Customer field in the Additional data B tab of the Sales Order Header Screen as that is the screen user exit provided by SAP. Can someone tell me how to add the Custom field in the Sales Order main screen. Program Name - SAPMV45A and Screen Number - 4001. What is all I need to take care.
    Thanks,
    SNK.

    I have not added the Custom filed in the main screen and added in the Additional data B screen. So closing the message.

  • How do I limit what movies are displayed at the top on the main screen

    Is there any way to limit what movies are displayed at the top on the main screen when menu Computers are selected?
    Currently it shows ALL of the content in the Movies folder in iTunes, but I would like to not show my 1 million 5-second videoclips and only the "real" movies.
    Any suggestions?
    Thanks in advance
    Bjoern Dirchsen

    I think you are right. It's the latest videos added that are displayed first. Makes sense.
    I'm using a PC so it's a bit hard to work with iPhoto . However, your comment did give me a hint to how to solve the problem.
    I moved all my video-clips out of my Movies folder and into my Pictures folder.
    Then I changed Photo Sharing in Itunes to include Videos
    And voila! The main screen now shows only my "real" movies. Sorted by latest added - but I guess that's the best we can do.
    Thanks for a super-fast answer.

  • How to Add Partner function in the main screen of the Sales order???????

    Hello All,
    I am working on ECC 6.00 SD module
    I want to add partner function in the main screen of the sales order, that mean add more partner function beside Sold to party and the ship to party to be in the order header, Is it possible and how?
    Regards
    Jacopo Françoise

    Hi
    If you want in the sales order , above the sold to party as the  box then you need to go for enhancements
    Regards
    Srinath
    Edited by: sri nath on Jun 11, 2008 6:56 PM

  • I have spotty signal at my home, so some functions don't work until I leave the house. I noticed on the main screen, it says I have 54 emails, but when I open the app, I only have 4. I powered down and back up. No fix. What gives?

    I have spotty signal at my home, so some functions don't work until I leave the house. I noticed on the main screen, it says I have 54 emails, but when I open the app, I only have 4. I powered down and back up. No fix. What gives?

    Im having this same problem an my phone is about 3 weeks old. I am not sure about the voice over part though...I have not yet figured out how to work the voice recognition part of the phone...I am such a newbie with this phone. I did the power off/on suggestion, several times. I tried leaving it off for 10 minutes. Tried to reset with the power on/off and home button pressed at the same time. Charged battery. Still makes no difference. You cannot scroll any direction. Have to double click to open apps. Have to double click letters when texting or emailing in order to get the letter in the text box. Can scroll through app choices, have to click on the line with the dots in it and move from page to page. Can't access the settings - > general - > accessibility - because it won't allow me to scroll down to "general".
    Anyone help you with your fix yet?

  • How can I move pictures from Finder to a folder on my main screen?

    I'm trying to put a bunch of photos that are currently in Finder into a folder on my main screen so I can drag them easily onto photo printing sites. How do I do that?
    Thanks!

    Thanks! But I have like 100 pictures………is there a way to do them as a group instead of individually?  I also want them in some sort of folder not just 100 individual photos all over the main screen. Is there a way to create that?

  • How can I set up Cinema Display as a main screen and leave my macbook pro as a second screen instead?

    How can I set up Cinema Display as a main screen and leave my macbook pro as a second screen instead?

    I learned that the Dock is positioned at the chosen edge of whatever Display is positioned farthest to that side.  E.g. for the Dock to be positioned on the right side of the Cinema Display (instead of the right side of the MacBook), the Cinema Display must be oriented (by dragging) to the right of the MacBook monitor on the "Arrangement" tab of the Displays Preference Panel.

Maybe you are looking for

  • How can i send itunes gift to my brother in abu dhabi and philippines

    How can i send itunes gift to my brother in abu dhabi and philippines

  • Blob Type, is necessary any code to exhibit it ?

    I did : Create a table with only one row(one of the columns is a blob type) drag the table onto a datatable, deploy and run, then i got: Exception Details: javax.faces.FacesException org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544329. inva

  • Jdeveloper not working all of sudden

    My jdeveloper stop working. I tried restart machine, reinstall Jdev. no help. Here is the error I got: 500 Server Error The following error occurred: [code=CANT_CONNECT] Could not connect because of networking problems. Contact your system administra

  • New MX5500 Logitech Keyboard and Mouse Set.

    Alright so i just got the new desktop set for my main rig. The MX5500 keyboard and mouse set from logitech. Always been a loyal fan of logitech and ALWAYS loved theere product. Though this is the first REAL buy for a rig since i've switched to linux.

  • URLEncoder and URLDecoder for posting XML Strings

    Hi All I need to post an XML string to another website using POST. I have some java code that generates the XML string and sets the request object with this parameter. In my JSP I need to assign this to a hidden form element so that when a user click