Enlarge size of a field on screen

Hello,
I'm looking for a way to enlarge the size of a field on screen. For instance when you have the Delivery screen the field where the name of the customer is shown is quite short. When the customers name is in total 60 characters you only can view 30 characters.
So the see all the characters it would be nice that you could enlarge this field.
I know that the are programs like Screen Painter and add on's like B1UP to alter your screen, but do you really need to use these programs to alter what I would like to do. If so is Screen Painter the only free program to do so.
Best regards,
Tim

Tim,
Just painter is just a tool at design the screen layout, I do not believe you would be able to manipulate an existing B1 form using this.
What tools like B1UP do is generate SDK Code in the background based on your selection and setting in the GUI.
So the answer is you could do it without any Addon's by using SAP's SDK tools
Suda

Similar Messages

  • Want to enlarge size of Quick Time Movie Screen

    I have been creating short video movies on my iMovie and transferring them to Quick Time for eventual streaming video viewing on web with the help of Quick Time Pro. The iMovies look great on full screen but when trying to transfer them to Quick Time, they only show up as a small window. I have tried to enlarge the picture by setting Quick Time Preferences to 2x or full screen but they still only show up as small when being viewed. Enlarging them once they are being viewed does distort the quality of the picture. Is there any way I can process a movie for full screen viewing or perhaps 1/2 screen viewing when transferring iMovie to Quick TIme and still retain its original detail. Thank you very much

    You need a few html "tricks" to enlarge your video playback. Most can come from the simple scale="tofit" tags. This will resize your .mov file to fit the dimensions you set.
    Another way to do this (easier now with QT 7) is to set the movie playback to double, or even full screen, and use the html tag target="quicktimeplayer".
    An example (220KB's):
    http://homepage.mac.com/kkirkster/64/

  • How to Change the Font Size in Module Pool Selection Screen?

    Hi,
    There is a module pool, and I need to change the font size mentioned in the selection screen. Could you plaese tell me, how will I be able to do that?

    Hi ,
    If you are asking for text field , then check the options avaliable in Display tab of Attributes.
    Hope this helps you.

  • Photos saved to wallpaper are enlarged and don't fit the screen since the new update to iOS 7

    Since the new update, when I try to save a new picture to my wallpaper and background, the photo is enlarged and does not fit the screen anymore.  Please fix!!!!

    A good point, but you'd better send your feedback directly to apple - hre, in a User-to-User Forum, Apple will probably not see it. Use one of the feedback forms:   http://www.apple.com/feedback/iphoto_ios.html
    I prevent the zooming by editing and cropping the photo to exactly the size I want in the Photos.app. In "Edit" mode I view it in Fulls creen, take a screenshot, and then set the screenshot as wallpaper.

  • Enlarge of a add-on 'ImTranslattor'-screen is not opening well

    I have this problem only by the screen of the add-on 'ImTranslattor'.... I have also written with the company of the translate-programm. To stop this error I have, everytime when I use this Translate-service I have to push on the Ctrl-key with a + or -.... than the picture will enlarge or smaller but the whole screen stay small..... so that solution is not helping my error. The problem is that the automatic enlarging is not going further as 3x3 or 5x6cm (it is not going to open untill the size of the add-on is totally showing).
    Hope you understood what I discribe, I use that Translator for a long time and I like it very well, but as now it's not working for me.
    In every FF-version pop-ups are blocked on my pc.
    I use a x64 Bloomfield (1th cat. i7@920/12GB Ram trip. channel) and use a FF x86 and IE9 x64, Graphics: AMD/ATI Radeon HD5770 driverupdate 11.11 x64, Adobe Flash player 11 x64, Adobe Shockwave 11.6, Adobe Air 3.1, Java 7 x64, Java 6 up 30 x64,

    Hi,
    I believe that your problem is following: in the SOAP request, sent from EBS to AXF / IPM (as part of Managed Attachments solution), some parameters, including businessObjectType, are missing. You can verify that by inspecting REQUEST file, generated in UTL_FILE directory.
    With the help of Oracle support, I have managed to overcome the same problem by installing:
    - Patch 12878079
    - Patch 12832455
    - Patch 12835193
    This applies to UCM version 11.1.1.5.0 and EBS R12.
    Hope it helps,
    Velimir
    Edited by: Velimir on Nov 27, 2011 1:30 PM

  • Dialog Screen - Invalid field format (screen error)

    Dear all,
      I have developed a modal dialog screen and succesfully invoked it with CALL SCREEN command in the main screen.  Unfortunately, it always returns "Invalid field format (screen error)" when clicking on the dialog's GUI control such as button or radio button.  Anyone encountered this before??
    Regards,
    KK

    Hi KK,
    Just make sure that the fields take on the screen are also declared in the top module of your program.
    And also match their data-types and size i.e., declared in top module and on the screen in their respective attributes.
    Hope this solves your problem.
    Thanks & Regards,
    Tarun Gambhir

  • Edit Size for Numeric fields - 2007 vs. 2005

    Hi,
    I set up a user-defined field with VB code in 2005 with an edit size of one; no problem.  The same code in 2007 fails saying that the field size deviates from legal range [1...11].  The "1" I am using is in the range. 
    Any ideas?
    Thx, mike

    Dear
    The UserFieldsMD.Size property is the actual size of the field in the
    database and is set automatically based on the value set in the
    UserFieldsMD.EditSize property. You should not assign any value to the
    Size property.
    So in your code, replace
      uf.Size = 1;
    with
      uf.EditSize = 1;
    best regards,
    xiaodan an

  • Hiding fields in screen area 031

    Hello Masters,
    I have query on hiding following fields in Quality Notification screen area 031of Notification Type Q2:
    1) Windows-32 bit box (big box/window under Description field)
    2) Long Text icon available next to big box/window which is also available next to Description field in header
    I tried 'Field Selection: General Screens' configuration under Define Screen Templates, was unable to hide above mentioned field(window) and icon.
    I hope I was able to describe what issue is and will get some help from you masters.
    Thanks and regards,
    Devang

    Use (or Create) authorization [field|http://help.sap.com/saphelp_nw04/helpdata/en/52/67168c439b11d1896f0000e8322d00/frameset.htm] and [object|http://help.sap.com/saphelp_nw04/helpdata/en/52/6716a6439b11d1896f0000e8322d00/frameset.htm], in the BAdI [check this authorization|http://help.sap.com/abapdocu_70/en/ABAPAUTHORITY-CHECK.htm] and change the INVISIBLE field and not the ACTIVE field in SCREEN structure.
    - [Programming Authorization Checks|http://help.sap.com/saphelp_nw04/helpdata/en/52/6712ac439b11d1896f0000e8322d00/frameset.htm]
    Inform system admin to manage those new object and field in the user roles. ([SAP Authorization Concept Modules|http://help.sap.com/saphelp_banking463/helpdata/en/5c/deaa74d3d411d3970a0000e82de14a/frameset.htm])
    Regards,
    Raymond
    NB: The "d" of BAdI should always been in lowercase, except in statement GET BADI...

  • I have enlarged icons on the log in screen and can not enter my login code. I have tried enough times that I am locked out and my iphone 5 has been disabled.How do I fix this??

    I have enlarged icons on the log in screen and can not enter my login code. I have tried enough times that I am locked out and my iphone 5 has been disabled.How do I fix this??

    Hey there byambar,
    Welcome to Apple Support Communities.
    It sounds like you’re describing two issues, the first issue is related to the Zoom accessibility feature and the second issue is related to the device being disabled.
    Take a look at the article linked below to learn more about Zoom and the other accessibility features on your iPhone 5.
    Use Accessibility features in iOS - Apple Support
    This article will help you resolve the issue with your iPhone being disabled.
    Forgot passcode for your iPhone, iPad, or iPod touch, or your device is disabled - Apple Support
    Take care,
    -Jason

  • How to know the specific size of a field in oracle table

    Hello,
    oracle 11.2.0.3 on redhat
    i have three tables with same structure, table0, table50, table100:
    create table table0 (id number, shipment RAW(2000), options RAW(2000));
    i inserted 10000 rows in each but with some differences:
    table0 has 10000 id, but shipment and options has null values
    table50 has 10000 id, but shipment and options has only 5000 rows, the other 5000 are null values
    table100 has 10000 rows of id, shipment and options. No null values.
    I want to know the specific size of each column, also the size of each row, to know the exactly size of the field.
    for example:
    row 1, column options of table100 has "asdfasdfagasdgasbabsdgoasdpgiahnwe1129u412094u12"
    row 2, column options of table100 has "a".
    both are raw datatype, but i think its space will has different size (bytes), how to know it? any query?
    I found this query:
    select owner,tablespace_name,segment_name,sum((bytes/1024/1024)) Bytes
    from sys.dba_extents
    where owner in 'MAA' and segment_type='TABLE' and segment_name ='TABLE00'
    group by tablespace_name,owner,segment_name
    order by owner,tablespace_name,segment_name, bytes; but i think it isn't my solution.

    thx mr. sb92075
    i tried with vsize too but same result:
    with table50
    SELECT VSIZE(OPTIONS) FROM TABLE00;
    VSIZE(OPTIONS)
                 1000
                 1000
                 1000
                 1000
                   *with table100
    SELECT VSIZE(OPTIONS) FROM TABLE100;
    VSIZE(C_ELECCION)
                 2000
                 2000
                 2000
                 2000
                      *it's the same size for 'a' like 'abcasdfjañldngaosnbaposnbpaosuqroiwejrklasndiaoshbaposdjgajs'?? It's hard for me to believe.
    data is saved in blocks, a extents is a contiguos number of blocks and a group of extensions are segments. If you insert some text in a table field, Oracle create a extension and insert there the data but depend the bytes you insert Oracle will create one or more extents. How to know this specific space in that field?

  • How to swap fields in screen painter.

    hello gurus,,
    how to swap fields in screen painter.

    Hi
    Go through the link given below :
    http://www.standardware.com/pdf/stdwsp.pdf
    With Regards
    Nikunj Shah

  • How can i add field to screen exit ?

    ver 4.7
    trans.  me21n
    add field in screen exit .
    i implement screen exit MM06E005->SAPMM06E->0111
    in the layout i try to add field  by pressing
    button in the toolbar ( dictionary field window ) ,
    but when i press "save" in me21n  ,
    i get message "No data changed".
    i choose in the dialog window
    field from structure "ci_ekpodb" , field that i already
    been add  .
    thanks .

    Hi
    You have to implement the exit to import/export the data into/from screen-exit:
    EXIT_SAPMM06E_016 and EXIT_SAPMM06E_018
    Max

  • Change Font Size in a Field

    Hi - I am typing information into a Adobe document which was created by another user.  I would like to change the font size for the field so the complete entry can be viewed.  I have Adobe Acrobat Standard version 9 and my operating systems is Windows.
    Thanks so much for your help with this

    You have to go to the form edit mode. Check the properties (ctrl-D) to see if you are allowed to edit first.
    If so, try the forms menu>edit fields. Right click on the field and select properties. The is often an auto mode that will let the font size adjust if you run out of room.
    If you can not do the edit just suggested, then the form was likely created in Designer and you will have to select to edit the form with Designer to make the change.

  • Maximum Size for a Field in a TABLE.

    Hi All,
    I need to create a field in a ZTABLE which can hold the maximum data. This is intended to hold a structure (of any kind) on a temporary basis untill another event is completed.
    What can be the maximum recommended size of a field in a ZTABLE.
    Thanks in advance..!
    Jr.

    It seems that the maximum is 3000 for a char field...Most recommended...Not sure...Just try to keep it small -:)
    Greetings,
    Blag.

  • In the component overview screen of CO01 I want  to disable all  the field in  screen of table control.I want to make it as output screen only.

    Hi all
      In the component overview screen of CO01 I want  to disable all  the field in  screen of table control.I want to make it as output screen only.
    Thanks & Regards,
    Rajib.

    Isn't that just exactly what transaction CO02 does? CO01 is for creating production orders so what sense does it make to have it display mode only?
    Maybe your goal is to stop then end user changing the component assignment that is automatically  detected by the system. If so, personally I think a better starting point would be PP configuration or user authorizations rather than looking to change the screen by whatever method. As we don't know what you are trying to achieve it's hard to offer much more advice maybe all you need is to change transaction to CO02

Maybe you are looking for

  • Difference between Public Void and Public Int

    I was wondering what the difference was between 'public void' and 'public int'?

  • Very Slow VDI Login Time

    Hi, My environment contains two Hyper-V Servers for DCs, Connection Broker, RD-Web, and two Hyper-V servers as virtualization host to thin clients. All Hyper-V servers are only 35% utilized and all client VMs don't have a performance issue. After set

  • Mm related  withhold tax details

    hi all, MM related with hold tax details Regards, Parameshwar Please read Rules of Engagement, and Asking Good Questions in the Forums to get Good Answers* Please search the forums and read the appropriate documentation before posting. *Jürgen L MM f

  • Move client install as part of TS

    We have a captured image that I'm deploying as our standard SOE, everything is fine, working well. We have a couple of dozen PC's that are available for use by the public and are locked down using Faronics DeepFreeze. I've got the DeepFreeze side wor

  • BooK Mark Question how do i alphebize my book marks or favorites?

    book marks