To increase the size of the screen element

here is the description,can any body help me out,
When u execute any program in se 38 .we get output if we press ctrl+f  in the output we  get a small popup window, the problem is ,it display’s  (cancel search after hits: 100)
Which accepts only three (3) characters but it should accept 5 characters .how to slove this issue please help me out.

Hi siva,
This is the standard pop-up to search any string on the list output. If you want to make it 5 characters long, then you have to implement the user exit (screen exit). since it is the standard screen, I dont think it is so easy to extend the screen field upto 5 characters long.
BTW you can enter max 999 hits. if you have a list output more than 1000 lines then you can use the checkbox starting at current line for doing a search starting again from 1000th line till the end line. This way you can search 'N' numbers of lines.
To summarize you have to do a search after each 999 hits e.g. your 999 hits has been completed on 500th line then you need to put the cursor on 501th line and then again do a search using the checkbox starting at current line.
If you have any more doubts then please let me know.
Regards
Sumit Bhutani

Similar Messages

  • To increase the screen size in ubuntu (Linux) Sap gui?

    Hi,
         I had installed sap gui in ubuntu(linux) version.But after installation, i m getting the screen as half size.I want to know how to increase the screen size (original size).
          Valuable suggestions will be rewarded.

    CLosing thread

  • Increase the screen resolution

    Hi All
    Is it possible to increase the screen resolution in BDC?
    My Max screen resolution is 1280 X 800 and my BDC screen operates at this resolution
    I want to increase it to 1400 X 1080
    Is there a way i can pass these values?
    Thanks in advance

    Hi:
    The 15.6" screen size model only has a display resolution of 1366x768 according to the product specs at the link below.
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c04031365&tmp_task=prodinfoCategory&cc=us&dlc=en...
    There are no product specs listed for the 17" screen model but since they end in the same 111tx, I assume that the 17" display has the same resolution as well.
    Nothing you can do to change that.  It is a limitation of the display panel hardware.

  • How to change the screen element of a single field in a table control

    Hi Gurus,
    I want to change the screen element of a single field (or the whole row) in a table control according to a condition.
    I have 2 columns in the table control. One is an input column and one output only. When user enters values into the input column, they need to be compared against the values in the other column, and if there is a discrepancy, the row where the discrepancy is needs to be highlighted.
    I have tried the following code which highlights the whole column ...
    CONTROLS: TC_ZVOYG_BINS TYPE TABLEVIEW USING SCREEN 0500.
    DATA: wa_tc_zvoyg_col LIKE LINE OF TC_ZVOYG_BINS-cols.
      LOOP AT G_TC_ZVOYG_BINS_ITAB
               INTO G_TC_ZVOYG_BINS_WA.
        if G_TC_ZVOYG_BINS_WA-zdelivery_bin ne G_TC_ZVOYG_BINS_WA-zactual_bin.
          loop at screen.
            IF screen-name = 'ZVOYG_BINS-ZACTUAL_BIN'.
              wa_tc_zvoyg_col-screen-intensified = 1.
              MODIFY tc_zvoyg_bins-cols FROM wa_tc_zvoyg_col TRANSPORTING
              screen-intensified WHERE screen-name = screen-name.
            endif.
          endloop.
        endif.
      endloop.
    And also the following code which makes no change ...
      LOOP AT G_TC_ZVOYG_BINS_ITAB
               INTO G_TC_ZVOYG_BINS_WA.
        if G_TC_ZVOYG_BINS_WA-zdelivery_bin ne G_TC_ZVOYG_BINS_WA-zactual_bin.
          loop at screen.
            IF screen-name = 'ZVOYG_BINS-ZACTUAL_BIN'.
              screen-intensified = '1'.
              modify screen.
            endif.
          endloop.
        endif.
      endloop.
    Thanks in advance.

    Hi,
    The modification of a screen element attribute (LOOP AT SCREEN...MODIFY SCREEN) must always be done in the PBO (for a dynpro, it will be in a PBO module, i.e. declared by MODULE ... OUTPUT)
    About the loop at the internal table, it is done automatically by the system, also during the PBO, you'll find something like LOOP [AT itab] ... WITH CONTROL ...  in the PBO part of the screen flow logic (note: you may have to complete with a supplementary READ TABLE if you don't use AT itab). So you don't need an additional loop.
    Best regards
    Sandra

  • How to give error message for the screen element text field when wrong i/p

    How to give error message for the screen element text field when wrong i/p
    when wrong input given
    eg. 
    I have a text box with SBOOK-CARRID
    so when user give wrong entry in text box i.e LG
    then I should give some error stating that the the input is invalid or not available ,
    now it showing the error of standard messages,
    i want manual message to be displayed when error comes.
    Thank you,
    Regards,
    Jagrut Bharatkumar Shukla

    Hi all,
    Thank you for your valuable reply,
    but the thing is that its a screen field,
    i.e text box not a selection screen
    i created in screen layout
    with name sbook-carrid
    now i want to get error message display if wrong i/p is given
    thank you.
    Regards,
    Jagrut bharatkumar Shukla,

  • B2B EDI translation ----Is it possible to increase the sub-element length

    B2B EDI translation ----Is it possible to increase the sub-element length??
    Am new to the B2B 10g- EDI Integration environment. In our production setup, am getting the following error.
    B2B EDI Translation failed, because one of the fields was too long. The length of Sub-element length is '41'. The maximum allowed length is '35'.
    In the segment RFF defined in the guideline at position 0070; Is it possible to increase / expand the lenght from 35 to 41.....
    Thanks and Rgds,
    -Srini

    Hi Nitesh
    I have the same problem what srini explained above.
    I'm using Oracle B2B Document editor.
    That corresponding element's field is in disabled state ,a red triangle displays in top right corner of that field.
    Could you help me to solve this issue?
    Regards
    Kathir

  • How to change the screen element to be ineditable in Dynpro POV

    Hi Experts,  any one has experience on how to change the screen element to be ineditable in Dynpro POV?

    Write this piece of code in the PROCESS ON VALUE-REQUEST..
    PROCESS ON VALUE-REQUEST.
    FIELD MARA-MATNR MODULE matnr_mod.
    MODULE matnr_mod input.
    LOOP at Screen.
    if screen-name=<field_name>.
      screen-input = 0.
      modify screen.
    endif.
    ENDLOOP.
    ENDMODULE.
    Thanks
    Venkat.O

  • Qosmio X500 - How to increase the screen resolution?

    Hi,
    Does anybody know how to increase the screen resolution? My qosmio X500 is 1920 x 1080 and I want to raise it to 1920 x 1200.
    Thank you/Red

    Hey
    1) I think the screen brightness is about 180 nits for this qosmio model. If I change the graphics card, can I increase the brightness to 300 NITS levels? If yes, which card do you suggest? If not, how can I achieve this?
    2) When I view the screen in 100 % magnitude, then the texts are too small to read. But then when I view the screen in 125 % or higher, then the texts go blurry. Is there a way to avoid this?

  • Increase the screen size

    Hi Everyone,
    I want to increase the selection screen size, can anyone suggest how do I achieve this.
    I have some of the check boxes and their text elements, where in the screen size is limited to 75 only.
    Any suggestions.
    Thanks,
    Prashant.

    Hi,
    Check the link,
    http://help.sap.com/saphelp_47x200/helpdata/en/9f/dba83d35c111d1829f0000e829fbfe/content.htm
    Regards,
    Azaz.

  • How can I increase the screen resolution on my T61; using Windows 7

    I just recently purchased a Lenovo T61 from a guy on ebay.  I’m trying to figure out how to increase the resolution of the monitor, but can’t seem to figure it out.  Here are the technical specs of the machine:
    System
    Manufaturer: LENOVO
    Processor: Intel Core 2 Duo CPU T7300 @ 2.00GHz
    Model: 7658CTO
    Installed Memory: 2.00 GB RAM
    System type: 64-bit operating system
    OS Installed: Windows 7 Professional
    Number of processor cores: 2
    Storage
    Size of hard disk:  160 GB
    Media Drive:   CD- RW/ DVD MULTI Recorder (Can burn all types of CDs and DVDs)
    Graphics
    Display adapter type:  Mobile Intel 965 Express Chipset Family
    Total available graphics memory:  358 MB
    Display adapter driver version:  8.15.10.1867
    Primary monitor resolution:  1280x800
    DirectX version DirectX 10
    Webcam: Integrated Webcam above display
    I’m running Windows 7.  I don’t think there is an inherent/native resolution higher than 1280x800.  Is this right?  Can I download a driver to allow me to get to a higher resolution?  I’m using 1400x1050 on my older T42; this resolution is very nice.  I’d like to see this on my T61.  How can I do this?
    Thanks!
    Ryan---

    Hello ryguy7272,
    it seems your tft has got a primary monitor resolution:  of 1280x800 only.
    There´s no way to power that up, except at an external monitor.
    Maybe that´s why the machine was a lot cheaper than others.
    Edit: typos
    Follow @LenovoForums on Twitter! Try the forum search, before first posting: Forum Search Option
    Please insert your type, model (not S/N) number and used OS in your posts.
    I´m a volunteer here using New X1 Carbon, ThinkPad Yoga, Yoga 11s, Yoga 13, T430s,T510, X220t, IdeaCentre B540.
    TIP: If your computer runs satisfactorily now, it may not be necessary to update the system.
     English Community       Deutsche Community       Comunidad en Español

  • How to increase the screen resolution of oracle linux 4 in vmware?

    I have installed Oracle Linux Release 4 Update 8 for x86 (32 Bit) - DVD V16749-01 on vmaware for running oracle database 10g xe on my laptop. But its screen resolution is not greater than 800x600, (800x600 very small for my laptop which have 1366x768 screen resolution). Please provide any plugin or software that can increase the resolution of oracle linux 4 in vmare.
    my laptop: hp pavilion dm4 1222tx , O.S. windows 7 (home basic) 64 bit.
    thanks in advance.

    You will need to extract the contents of the compressed tar.gz archive and run the vmware-install.pl perl script as sudo or root.
    - Open Terminal from the Applications/System Tools Menu inside the Guest OS
    - Type "su -" and enter the password for root
    - Type "cd /etc/yum.repos.d"
    - Type "wget http://public-yum.oracle.com/public-yum-el4.repo"
    - Edit public-yum-el4.repo and set enabled=1 of the corresponding section matching your OEL version.
    - Install additional software packages typing "yum install kernel-headers kernel-devel gcc"
    - Select Install/Upgrade VMware Tools from the VM/Guest menu
    - Type "cd /media/cdrom"
    - Type "tar -C /tmp -zxvf /media/cdrom/VMwareTools-8.8.2-590212.tar.gz"
    - Type "cd /tmp/vmware-tools-distrib"
    - Type "./vmware-install.pl"

  • Problem in Hiding the Screen Elements in CRMD_ORDER

    Dear Experts,
         I am working in SAP CRM 5.0 Implementation project.
    My client Do not want all the elements in the Transaction code 'CRMD_ORDER'.I would like to hide Some fields.Is there any BAdI to Hide the
    Transaction Data Tab and also I want to hide some fields in Item Details Tab.
    Please help me is there any BAdI or any other way to achieve my Requirement.It is very Urgent.Please Help me.
    Thanks & Regards,
    Ashok.

    Hi,
    You can follow any one of the following approaches:
    1. Use the screen variant transaction SHD0 to create the transaction variant and assign your own screen variants. The screen variants can be used to hide the fields/tabs as per your requirements. Assign the transaction variant to the specific transaction types. You can maintain different transaction variants for different transaction types.
    2. Use the BAdI CRM_ORDER_FIELDCHECK to modify the field status from modifiable to display only. However, this can not be used to hide any particular field/ tab.
    Regards,
    Kaushik

  • Increase the screen size in ARD.

    I control a Mac Mini via ARD from an iMac which has a 2560x1440 screen. The maximum screen size shown by the Mini is 1680x1050. Is there any way I can get the Mini to display on the full 2560x1440?

    CLosing thread

  • Search Help for Vendor Feild not getting populated in the Screen Element

    Hi Everyone,
    In transaction Miro, I get a POP-UP for Invoicing Party i.e. Vendor and Users required a custom search help.
    The Search help for Vendor(LIFNR) is KRED_C and i appended a Z search help under this.
    Now that the search help exists and I can drill down the values too but when i select/choose any value,  that value is not getting populated in Screen feild.
    is there any validation I need to do for this.
    Please suggest me... I checked SDN there are many things but i couldn't figure out wat i need to do and where I need to modify.
    Regards,
    Raj

    Dear Hema,
    Could you please tell me how many internal tables you are using to store the data for display.
    I observerd that you have lt_stock and lt_mat2 declared in the part of the program
    >DATA: lv_stock TYPE lty_stock.
    >DATA: ltmat2 TYPE TABLE OF lty_mat.
    you have displayed above, however you are also using ls_stock and lv_stock .
    >IF p_ztotal = ' '. "line
    >WRITE 18 ls_stock-matnr.
    >WRITE 38 lv_stock-strgr.
    >
    >ELSEIF ztotal = 'S'.                             "subtotal
        >WRITE: 15 ls_stock-nrmit.
        >WRITE 32 lv_stock-dispo.                    
        >WRITE 43 lv_stock-fevor.                      
      >ELSE.                                            "total
        >WRITE: 15 'TOTAL'(016), ls_stock-prgrp.
    >
      >ENDIF.
    Are those for displaying some other information?
    Also the problem of display you are facing can also be because there are no records to be displayed which satisfies the selection criteria.
    Best Regards,
    Rajesh.
    Please reward points if found helpful.

  • Capturing the values of screen elements on click of execute button

    Hello folks,
    Is there a way to capture the values entered in the screen on click of the execute button?
    What I want to do is, I have a selection screen where-in a user can fill the input fields (parameters and select-options). Now when the user clicks on the execute button, the values of all the screen elements (no matter if they are filled or empty) should be stored in variable, so that I can use these values again when I am calling this program from another program.
    I want to do something similar to saving a variant, but this save should happen on click of Execute button and user need not require to explicitly save these values as variant.
    Hope I am clear enough to put my query in front of you all.
    It would be a great thing if you could help me.
    Need your help.
    Thanks in advance.

    Hi,
    You need something like this
    REPORT A.
    TABLES: sflight.
    PARAMETERS: pa_scarr   TYPE sflight-carrid.
    SELECT-OPTIONS so_conn FOR  sflight-connid.
    DATA: BEGIN OF it_selscr_values OCCURS 0.
            INCLUDE STRUCTURE rsparams.
    DATA END OF it_selscr_values.
    START-OF-SELECTION.
      CALL FUNCTION 'RS_REFRESH_FROM_SELECTOPTIONS'
        EXPORTING
          curr_report     = sy-repid
        TABLES
          selection_table = it_selscr_values.  "here you have all parameters' values from selection screen
    "later in some other program you can use this table to call report A filling its selection screen with these default values like
    SUBMIT a WITH SELECTION-TABLE it_selscr_values.
    Regards
    Marcin

Maybe you are looking for

  • I am having mail problems after installing Mountain Lion

    The mail doesn't work properly and the cursor freezes up and I get the color wheel whenever I start typing and have to wait for it to catch up.  All this started after downloading the wonderful upgrade Mountain Lion.  Is there a way to go back.  I wa

  • My Firefox is still crashing and I didn't receive a response to my last few questions

    I had posted this thread before but none of the "solutions" solved my problem. I'm going to upload this thread again because my Firefox keeps crashing. Here is the original question, my last two posts never received any responses. https://support.moz

  • Error -2146960888 when opening excel from labview using active x

    attempting to open an instance of excel from labview using active x, I even tried using the "open excel and make visible.vi" found on this site. I get errors every time, Inserting a break right after the property node, I found that it does open excel

  • Expand a 2D array horizontally

    Hi I am writing a code to insert an element into a 2D array. The problem is I can add the element only in the rows direction (vertically). I want to be able to add the element in the columns direction (horizontally). Do u know how? I attached my prog

  • Reduce BLOB size to 60k

    I have a .jpg saved in a table as a BLOB. I want to reduce the size of the BLOB so that when the .jpg is extracted, it has a 60k or less file size. Physical (x,y) size is irrelevant. Ideally, 1. Select the BLOB 2. Put it in a temporary table 3. Selec