Corresponding text field coming automatically.

hi all
in my  selection screen Material group  and corresponding text is there.
this is a simple report program.
selection screen:::
matnr
text
my requirement is
if user select any  matnr then the corresponding text field coming automatically.
but this text field is present in one text table.
pls help me.. what can i do.
thanks in advance.
indu

Hi....
Check this program...
selection-screen begin of block b1 with frame.
parameter: p_matnr like mara-matnr.
parameter: text like makt-maktx.
selection-screen end of block b1.
at selection-screen.
  select maktx from makt into text where matnr = p_matnr.
endselect.
Now in output enter Material number and Press Enter....
Thanks,
Naveen.I

Similar Messages

  • Forms: How to set a maximum size in Text Fields with automatic size

    ¡Hi!
    When I set a text field on my forms and I use automatic size for te text that the user can write, if the user don't need more space than the field size, when the text appears, Adobe Acrobat Pro always set the text-size to 14 or higher. How can I set a maximum size for that text? For example... 12 or 10...
    Thank you very much,
    Best regards from Spain,
    David.

    Ok. If I use a single line text field, changing the height of the field seems to be a simple way to solve the problem, but... what should I do when the fields are multi-lineal?
    Thanx for your quick answer.

  • Required Text Field for automatically generated line items

    Hi Experts,
    I have noticed that when additional line items is automatically generated by SAP, the line item text field becomes required for those items.  This happens regardless of the configuration made in the field status group....
    For example, when posting cross company code transactions using account assignment model, the balancing entries (automatically generated by SAP) requires an input for text field.  The same scenario happened when I run F-58 in background (BDC), and there are additional line items in my entry.
    Can you please share some insights on SAP's behavior.  And is it possible to turn it off?
    Thank you.
    Regards,
    Reiko
    Edited by: P. Reiko on May 16, 2011 10:25 AM

    Dear:
                  1st check out the configuration for text filed that whether it has been set mandatory in the following FSG
                   1.... Field status groups which we assign to Recon Accounts of customer--OBC4
                   2..... Posting keys---OB41
                  3....... Field status group for Customer account group
                  SPRO>> FA>> AP & AR>> Customer Acct >> Master Data >>Preparations for Creating Customer Master Data              Define Acct Groups with Screen Layout(Customers)
    See if it has been set mandatory there. Revert back in case issue is not resolved.
    Regards

  • Can I set a text field to automatically type in caps when I have converted a form to fillable in ADO

    When people get to the field where they have to enter their postal code, I want it to automatically type in capital letters whether they do that or not.

    Is there something like this that will allow me to type only the first letter of each word in a fillable field as a capital letter?
    For example:
    This Is What I Want It To Look Like

  • How do I create a text field that automatically enters the same info on proceeding pages

    I know this is a basic question for Acrobat Pro, but I'm a newbie at it.  Basically, I work with pdf forms in education and I would like to figure out a way where if I enter for example someone's birthdate in page 1, and it automatically enters it in pages 2, 3, 4 and so on of the same document.
    Also, along the same lines, is there an easy way to be able to edit multiple pages of a document at once. Example: A lot of the people at my office that use the copy and paste feature in the pdf documents, and often overlook changing the "he" to a "she" and "his" to a "her" and as a result we end up with filled forms that use the incorrect sex.
    I apologize in advance if I'm not being very clear, but is the best way I can describe my problem.
    Thanks

    1. You can duplicate the field. Right-click it using the Select Object Tool and select Duplicate. You can then select the page range.
    Otherwise, you can copy&paste it, or create a new field and give it the same name as the original.
    2. No.

  • When i press tab button into Text Field data automatically show from existing table in new Window form

    Hi Expert team
    please give me solution as soon as possible

    Thank you for your reply, Paul.  Unfortunately this suggestion didn't solve the issue.
    After experimenting with it for a bit, it seemed that it might be related to widow/orphan control, but it occurs even with widow/orphan control turned off.
    Does anyone out there have any suggestions?
    Thanks,
    Jason

  • Autofill form text fields from database

    I have made a form in asp code with text fields. Behind this page is a database (access).
    This database contains static information and does not need to be updated. It is only for output.
    In this form, there are some text fields to be filled in.
    Reference
    First name
    Last name
    E-mail address
    Telephone number
    This information is in the database.
    What I try to do is that when the first text field "Reference" is filled, the related information is selected from the database and automatically put in the other corresponding text fields.
    Anybody any idea how to do this?

    I don't use ASP, but the simple way to approach this problem is to have two pages. The first page contains a form with a text field for Reference and a submit button. Set the form's method to GET, and the action to the page that contains the full form.
    In the page that contains the full form, create a recordset to select the details from the database, using the URL parameter for Reference as a filter. You can then bind the results from the recordset to the value attributes of the remaining form fields.

  • Text Field Problems

    Subject: Creating a form for user input.
    The text field allows the user to type in more information than the visible portion of the text field. I see where I can limit the number of characters however this is not a good option. Depending on the character or if it is capitalized the total length of the string will change where some text will be hidden or leave too much space before the end. How can the text field stop the user from adding more text when reaching the end?
    Another question:
    My form asks a question where the answer starts on the same line and then continues below. The text field below is much wider (width of the page) where I can't find the option of an odd shape text field to accommodate this. So far I will place a text field on the short line and add another text field on the line below. I can't find where the two text fields can be joined and the text cascade from one to the other.
    My impressioin:
    So far I am not very impressed with the from option as the text fields cannot be sized through the properties.
    You cannot change the text box that the form adds to a check box without deleting the text field and creating a check box. Additionally if you copy and paste a check box multiple times it creates a new check box that is connected to the original. You have to rename each check box otherwise if the user selects a check box all check boxes that was copied and paste will receive a check.
    Similarly if you copy a text field and paste into the form without renaming the field anything you type into the first text field will automatically be shown in all text fields that were paste into the form.
    The text box height does not resize when selecting a font size. You have to go out of edit and type into the text field to see if the  complete font will be shown or there is too much extra space.
    There has to be a better form making software available. Can anyone provide information towards other software that may be more suitable and eliminate the issues pointed out above?
    Thanks for your help

    To prevent the user from entering text beyond the size of the field - set the font's size to anything other than 'Auto', and uncheck the 'Scroll long text' and 'Multiline' checkboxes in the 'Options' tab. If you need multiline text, the text will always scroll. Setting the size to 'Auto' will reduce the text to fit the box (it will fit to one line if multiline is off, or to the entire box if multiline is on)
    Most of your complaints I don't agree with. Why should the field resize when you change the font size? That's up to you to decide the size/position/properties of the field. You do have the ability to select multiple fields and set them to the same height/width/both.
    And copy pasting a field shares the same value, that's a good thing. That allows you to show the same information in multiple areas easily. You need to change the field's name if you want to have a different value (shouldn't the field's name be different if the value it represents is different?).
    There is an alternative to Acrobat PDF forms, you can use Adobe Livecycle to create dynamic PDF forms. It is much more advanced (you can create dynamic fields which change size, can be added as line items, and much more). It's also a much larger learning curve.
    If you think using Acrobats form features a problem, try creating a form in Microsoft Word.

  • I also have a .csv file with the name of a jpeg in one column and a text description of each jpeg in a second column. Is there a way to automatically insert one jpeg (photo) and its corresponding text, each pair on one page, into a Indesign document?

    I also have a .csv file with the name of a jpeg in one column and a text description of each jpeg in a second column. Is there a way to automatically insert one jpeg (photo) and its corresponding text, each pair on one page, into a Indesign document?

    I would also recommend to write the description into the meta data. This would allow to place a text frame above the image and it is possible to add meta information and file name automatically together with the image, when you place it or even in a prepared template.
    Meta data information can be written easily in Bridge in the Meta File Workspace.

  • How to change solid size automatically to a text field?

    Does anyone know how to make a solid change the scale parameter automatically when the layer above it goes longer / shorter then it? I’m trying to have a text field that can be changed and need the solid underneath it to change the scale parameter when the text goes longer or shorter then the solid. Sounds like an expression…

    I got this working with the following expression:
    xExtra=effect("xExtra")("Slider")
    yExtra=effect("yExtra")("Slider")
    x=thisComp.layer("Text 1").sourceRectAtTime().width + xExtra;
    y=thisComp.layer("Text 1").sourceRectAtTime().height + yExtra;
    [x,y]
    The Problem:
    it resizes from the middle out. I need the text justified left (which it is not, because then it is not lined up and if I drag the shape layer over to line it up as I add text it still goes from the middle out and does not completly cover the whole text) and have this expression change only the length of the box below on the right side and keep the left justified.
    Any Ideas?

  • Automate replacing font in a text field in thousands of documents

    Hi,
         We recently discovered that bar codes we use on our forms do not scan accurately when printed on certain types of prined. To resolve this issue, we replaced this font with a new font.
    Going forward any new form that we create will use the new font. But we have thousands and thousands of existing forms with the old bar codes. Can anyone give any suggestion on how to automate changing the bar code fonts in this forms.
    If we manage to automate this, we will save months of manual effort.
    Please get back to me if you have any suggestions that might help us.
    Thanks for your time and help
    - George

    I answered my own question regarding this with the following code
    1. Set the TextField value to a variable strChar
    2. Based on the indexOf value of strChar "UserName: Some UseName" which is 9.
    3. Separate the first 9 chars using a Left javascript function and assign the to a variable strLeftChar = "UserName"
    4. Separate the remainig chars using a Right javascript function and assign the to a variable strLRightChar = "Some UserName"
    5. Then do the following:
    //Make the caption visible
    pricingNodes.item(i).caption.presence = "visible"
    //Set the text field caption text equal to strLeft
    pricingNodes.item(i).caption.value.text.value = strLeft;
    //set the text field value text equal to strRight
    pricingNodes.item(i).rawValue = " " + strRight;
    //set the caption font weight equal to bold
    pricingNodes.item(i).caption.font.weight = "bold";
    Not that neat as a solution, but it does the job if this helps anyone.

  • How do I make my text field automatically upper case?

    How do I make my text field in a form automatically upper case?

    Use the following as the text field's custom Keystroke JavaScript (choose a Format type of Custom):
    // Keystroke script for text field
    event.change = event.change.toUpperCase();

  • Merge pdf's forms, change text field name and Acrobat x pro closes automatically

    I merged 20 pdfs in one interactive pdf, but when I try to change the name of the text fields (in orden to make the interactive independent from the other fields) the program close automatically. I tried to change the name of the text fields in each pdf before merge and it's the same problem. what can i do?

    I merged 20 pdfs in one interactive pdf, but when I try to change the name of the text fields (in orden to make the interactive independent from the other fields) the program close automatically. I tried to change the name of the text fields in each pdf before merge and it's the same problem. what can i do?

  • Automatically fill in an a text field after a selection from dropdown field in a acrobat form.

    I have two fields. One dropdown menu field for employee name and one field for occupation (an text field). I would like to let a employee select his name and automatically fill in the text field with his occupation. So for example:
    John---> Automatically fill in "Engineer" etc..
    Thank you in advance!

    See Programming List and Combo fields in Acrobat and LiveCycle forms by Thom Parker.
    This is not simple programing, but it follows standard JavaScript programing standards.

  • FM to get DDIC field possible values from checktable and corresponding text

    Hi,
    I am developing a web solution that hooks into SAP.  This has some drop-downs in there on some fields that I determine at runtime.  If those fields are defined in the data dictionary and their domain has fixed values then I have a function module that will go and get the possible values and their corresponding texts.
    However, if the domain has a checktable, then I haven't been able to find a function module or class method that will allow me to pass the data dictionary reference and get a list of possible values with texts.
    Does anyone know of such a function module/ method?
    Thanks,
    Tristan

    Hi Rich,
    I've just tested the code, but it does not return any values for domname = 'RFBSK' and also not for domname = 'LAND1', which is the domain I'm looking for.
    My solution is now:
      CALL FUNCTION 'DDIF_FIELDINFO_GET'
        EXPORTING
          tabname   = lv_struc
        TABLES
          dfies_tab = lt_dfies.
    LOOP AT lt_dfies INTO ls_dfies WHERE checktable <> ''.
        CLEAR: ls_checktab_values.
        ls_checktab_values-checktable = ls_dfies-checktable.
        CASE ls_checktab_values-checktable.
          WHEN 'T005S'.
            SELECT bland AS ddlbkey bezei AS ddlbvalue
              FROM t005u
              INTO CORRESPONDING FIELDS OF TABLE ls_checktab_values-key_value
              WHERE spras = sy-langu.
          WHEN 'T005'.
            SELECT land1 AS ddlbkey landx AS ddlbvalue
              FROM t005t
              INTO CORRESPONDING FIELDS OF TABLE ls_checktab_values-key_value
              WHERE spras = sy-langu.
          WHEN 'TSAD3'.
            SELECT title AS ddlbkey title_medi AS ddlbvalue
              FROM tsad3t
              INTO CORRESPONDING FIELDS OF TABLE ls_checktab_values-key_value
              WHERE langu = sy-langu.
          WHEN 'TB912'.
            SELECT pafkt AS ddlbkey bez30 AS ddlbvalue
              FROM tb913
              INTO CORRESPONDING FIELDS OF TABLE ls_checktab_values-key_value
              WHERE spras = sy-langu.
          WHEN 'TB910'.
            SELECT abtnr AS ddlbkey bez20 AS ddlbvalue
              FROM tb911
              INTO CORRESPONDING FIELDS OF TABLE ls_checktab_values-key_value
              WHERE spras = sy-langu.
        ENDCASE.
        APPEND ls_checktab_values TO lt_checktab_values.
      ENDLOOP.
    Regards
    Gregor

Maybe you are looking for