Adding a field to result recording worklist selection screen

Hi,
I am just wondering if there is a way to permanently add the production order (QALS-AUFNR) field into transaction QE51N as a selection field. Presently this field is only available in the dynamic selection screen.
1 - Is there a way to do this? If so how?
2 - And if not, should a new transaction code be create with a copy..as version of QE51N. Is this a good way?
Tuf

I have the same issue.
I created my report/screen in includes for these two exits.
Like:
E_PGMID = 'ZRPO_ZXQEEU22'.
E_DYNNR_PIC_GRO_SU = '3000'.
I see my new field only here :
Any ideas ?  How really add custom fields on selection screen for QE51N and why standard fields diapered from screen above.
Thanks.

Similar Messages

  • Addition of user defined fields in Results Recording screen (QE01)

    HI All,
    We've a business requirement to add user defined fields in results recording screen (Character Overview screen - QE01), so that the user will enter data in user defined fields during results recording. and the data entered in user defined fields should be saved in data base table along with actual results given by the user in order to retrieve data for reporting purpose.
    Please suggest valuable solutions to acheive the requirement.
    Thanks & regards,
    rajesh

    Hi Sujit,
    Thanks for your reply,
    We've tried using the " QEEM0029 User-Exit for Characteristic Overview Subscreen , however with "QEEM0029"  exit, we are only able to add fields to the characteristics overview screen and there is no provision in this exit to save the data entered in the user fields to a table (QALS,QAMR, QASE).
    Please suggest!
    Thanks & regards,
    rajesh

  • Field is not coming in selection screen

    Hi all,
    In one of my report there is a field customer group in selection-screen. Report is working fine so i transport request to qas in qas that field is coming on selection screen and its working fine.
    But when i transport same request from qas to prd that field is not coming on selection screen.
    I try 2-3 times by making diffrent diffrent request but still same result. can any body please tell me why its happen in prd??
    regards
    Ankit

    Hi,
    What i would like to suggest u that u need to first
    is u have to convert the R/3 Production systems into the Quality one
    try using tcode BDLS
    read the documentation of BDLS.
    hope this helps u !!
    thanks
    ravi

  • How can we read the screen field values from the report selection screen wi

    Hi expart,
    How can we read the screen field values from the report selection screen with out having an ENTER button pressed  .
    Regards
    Razz

    use this code...
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_posnr.
    **Read the Values of the SCREEN FIELDs
    CALL FUNCTION 'DYNP_VALUES_READ'

  • Can i get multiple records if selection screen is 900 using PROVIDE

    Hi All,
    Iam using following statement for fetching MULTIPLE records from infotype 0008. In Attributes if i declare LDB as pnp and selection screen as 900, then iam not getting any records.
    Instead of th selection screen 900 is empty. then records will getting properly.
    How can i get multiple records if selection screen is 900?
      PROVIDE * FROM p0008
                    between pn-begda and pn-endda.

    Hi Ranjith
    You can use
    PYBEGDA and PYENDDA instead of PN-BEGDA AND PN-ENDDA.
    Regards
    Muneer.VK

  • Adding a BSEG field to the FB03 dynamic selection screen

    Hello,
    We have a requirement wherein we want to add a field from BSEG in the dynamic selection screen of FB03.
    We found that the logical database behind this is BRF.  So we created a u2018CUSu2019 selection view for the logical database and added the field from BSEG to the functional group
    and checked the checkbox u201CPreselectu201D for it to appear automatically in the FB03 screen.
    But we still couldnu2019t see the field in FB03 dynamic selection.
    On analysis, we found that only tables are that are defined in the nodes (Extras  Selection views) can be used to create the dynamic selection and BSEG was not available
    as one of the node.  So we added BSEG as one of the node by adding the below code to the SELECTION of the logical database.
    SELECTION-SCREEN DYNAMIC SELECTIONS FOR TABLE BSEG.
    Even after that, we couldnu2019t see the field from BSEG in the dynamic selection.
    Are we missing anything here?
    I see many threads here on similar lines but no one has posted the exact step. Any help is highly appreciated.
    Thanks a lot.
    Regards,
    Suganya

    Hi
    If you want to take the line item details than you can refer these t-codes rather than customizing.
    S_AC0_52000887 - Receivables: Profit Center
    S_AC0_52000888 - Payables: Profit Center
    S_ALR_87012332 - G/L Account Statements
    Here by using the dynamic selection you can get the results. Use object list display and select the layout for more fields.
    Thanks

  • What is table for results field in results recording

    Dear all,
    Please tell me the  table for the results in results recording .
    Thanx in advance.
    Regards
    Srinivas

    Hi,
    QAMR                             Characteristic results during inspection processing
                                                                                    QASE                             Results table for the sample unit                                                                               
    QASR                             Sample results for inspection characteristics                                                                               
    Regards
    Mangal

  • Delete Records from selection screen

    Hi,
    I have built a report with a selection screen, and it has 2 radio buttons.  First button is just to display the records, but the second button, when selected will deleted the records displayed in the fields on the selection screen, but I cannot seem to figure out the logic or the code I need to make that functionality working.  Can anybody help me out here?

    Hi,
    Test my Sample code in the following Thread hope will help to get the point of solution.
    [Selection-Screen|How to Disable field in Selection-screen;
    Hope My Sample Code in the following Thread will be more Useful for you Please test this too.
    [selection-screen|Re: selection-screen]
    The Above Link are not exactly according to your requirement but after testing above code you will be able to under stand the functionality and Hopefully solve out your problem,
    Sorry, one thing more you must have to take care if you are using Parameters than use
    clear: p_name.
    and if you are using Select-option than to clear the body of the select-option which is in fact a internal table use like following.
    Clear: s_name[], " To clear the Body of the internal table which select option is using.
             s_name. To clear the Header of internal table which select option is using.
    Kind Regards,
    Faisal
    Edited by: Faisal Altaf on Feb 12, 2009 11:28 PM

  • Adding posting date in report mb52 in selection screen

    Hi all,
    We have a requirement of adding the posting date in the selection screen and based on which the report has to be displayed.
    We have copied the standard program and added the posting date in the selection screen but could not find where to include the search based on posting date.
    Could anyone guide to resolve this issue.
    Thanks in advance,
    Neela

    Hi,
    I have added the posting date in selection screen and in the form data_selection i have also joined table bsim to extract values to the internal table t_mat.
    But the results are not perfect. Should i do any changes elsewhere in d program.
    Can anyone help me in resolving d issue.
    Thanks in advance,
    Neela.

  • Urgent :Show all records till selection screen date

    Hi Techis
    i want to show all records till selected date , selection screen consist of date also and my select statement is given below so any body pls tell me what changes i hav to make so that all records till particular date should b shwn
    Select statement is
    SELECT BUKRS KUNNR
    BLDAT
    GSBER
    DMBTR
    BUDAT
    GJAHR
    SGTXT
    SAKNR
    SHKZG
    PRCTR FROM BSID INTO corresponding fields of TABLE IT_FINAL WHERE BUKRS IN S_BUKRS AND
    SAKNR IN S_SAKNR AND
    GSBER IN S_GSBER AND
    PRCTR IN S_PRCTR AND
    BUDAT IN S_BUDAT AND
    KOSTL IN S_KOSTL.
    and selection screen is ...
    SELECTION-SCREEN BEGIN OF BLOCK AGE WITH FRAME TITLE TEXT-001.
    SELECT-OPTIONS : S_BUKRS FOR BSID-BUKRS," OBLIGATORY DEFAULT 'TCIL'
    S_KUNNR FOR KNA1-KUNNR,
    S_SORTL FOR KNA1-SORTL,
    S_SAKNR FOR BSID-SAKNR DEFAULT '15110013',
    S_KTOKD FOR KNA1-KTOKD ,"OBLIGATORY DEFAULT 'LTOB'
    S_GSBER FOR BSID-GSBER,
    S_PRCTR FOR BSID-PRCTR,
    S_KOSTL FOR BSID-KOSTL,
    S_GJAHR FOR BKPF-GJAHR," OBLIGATORY.
    S_BUDAT FOR BSID-BUDAT DEFAULT SY-DATUM."OPEN ITEM DATE
    *PARAMETERS : P_BUDAT LIKE BSID-BUDAT DEFAULT SY-DATUM." OBLIGATORY.
    SELECTION-SCREEN END OF BLOCK AGE.
    rewars for help ful ans

    Hi Santosh,
    If your requirement is up to the selection date you'd better use a parameter (which can only hold one value).
    Then define a range in your program:
    DATA:
    zlt_budat_range TYPE RANGE OF budat,
    zls_budat_range LIKE LINE OF zlt_budat_range.
    zls_budat_range-sign = 'I'.
    zls_budat_range-option = 'LE'.
    zls_budat_range-low = pa_budat.
    APPEND zls_budat_range TO zlt_budat_range.
    .....AND budat IN zlt_budat_range.
    Regards,
    John.

  • A field is missing in the selection screen.

    Hi,
    I could find a field in the default screen of the report(in SE80) however there is no such field on the selection screen when I execute the program. What would be the reason?
    Any guesses?
    Note:The field is not in hide mode.

    >
    divyasree kintali wrote:
    > Hi,
    >
    > I could find a field in the default screen of the report(in SE80) however there is no such field on the selection screen when I execute the program. What would be the reason?
    > Any guesses?
    >
    > Note:The field is not in hide mode.
    This is simply not possible. The only possiblity must be NO-Display as santosh pointed out.
    Or , the screen that you are thinking as default, may not be the default screen.
    Or, It may be commented..[:)]...Just kidding..:)
    Regards,
    Ravi Kanth Talagana

  • Adding custom fields to FPE1/2/3 transaction screen

    Hi guys,
    I need to add custom fields from table DFKKOP to transactions FPE1/2/3 under ADDITIONAL DATA area while manually entering NEW BUSINESS PARTNER ITEM.
    The transaction is not BDT enabled and does not have a screen exit. The user exit and BaDI dont seem helpful to me.
    The screenshot below shows the user exits and BaDI for the transaction.
    Link: Exits
    What are my options to add fields to the transaction screen now?
    Please help out!

    Hi,
    Yea i got the functional guys to configure it. Was a unique issue!.....But I know how they did it.
    You can add it through SPRO transaction. Go to the below mentioned path.
    Go to SAP Reference IMG
    Financial Accounting > Contract Accounts Receivable and Payable > Basic Functions > Posting and Documents > Document >
    Screen Preparartions > Include Own Fields in Detail Screens.
    Here you need to enter the details from FPE1 transaction screen.
    Activity Documentation:
    Include Own Fields in Detail Screens
    In this activity you can, if you have added customer fields to the document structures, include these customer fields in the entry screens of the transaction for posting documents.
    For the detail screens (business partner item and G/L account item) you can create a screen that contains your own fields. You must create this screen as a subscreen using the Screen Painter. In addition you have to create modules for the intialization and for data transfer (PBO and PAI).
    Activities
    If you have extended the document strutures to includes customer fields, and you need these fields in the entry screens for posting documents, you must create the screen using the Screen Painter.
    Carry out this step to create the screen and the modules that go with it in the system. You do not have to activate these afterwards.
    Further notes
    Read the field help for each field in the table. This describes the exact procedure.

  • Field catalog restriction with the selection screen input

    Hi,
      I am doing ALV grid report.In that I am facing problem,fieldcat has to display according to the input given in the selection screen.
    my selection screen value is s_gstrp+4(2) that is month given inthe input.
         PERFORM FIELD_CATALOG TABLES IT_FIELDCAT
           USING: 'IT_COL_PLAF' 'PWWRK' 'X' 'Plant' ' ',
                 'IT_COL_PLAF' 'MATNR' ' ' 'Material' ' ',
                 'IT_COL_PLAF' 'MAKTX' ' ' 'Material description' ' ',
                 'IT_COL_PLAF' 'MEINS' ' ' 'Unit' ' '.
          PERFORM FIELD_CATALOG TABLES IT_FIELDCAT USING:
                     'IT_COL_PLAF' 'GSMNG_01' ' ' 'Jan-Qty' ' '.
          PERFORM FIELD_CATALOG TABLES IT_FIELDCAT USING:
                     'IT_COL_PLAF' 'GSMNG_02' ' ' 'Feb-Qty' ' '.
            PERFORM FIELD_CATALOG TABLES IT_FIELDCAT USING:
                     'IT_COL_PLAF' 'GSMNG_03' ' ' 'Mar-Qty' ' '.
          PERFORM FIELD_CATALOG TABLES IT_FIELDCAT USING:
              'IT_COL_PLAF' 'GSMNG_04' ' ' 'Apr-Qty' ' '.
             PERFORM FIELD_CATALOG TABLES IT_FIELDCAT USING:
              'IT_COL_PLAF' 'GSMNG_05' ' ' 'May-Qty' ' '.
              PERFORM FIELD_CATALOG TABLES IT_FIELDCAT USING:
              'IT_COL_PLAF' 'GSMNG_06' ' ' 'Jun-Qty' ' '.
            PERFORM FIELD_CATALOG TABLES IT_FIELDCAT USING:
              'IT_COL_PLAF' 'GSMNG_07' ' ' 'Jul-Qty' ' '.
            PERFORM FIELD_CATALOG TABLES IT_FIELDCAT USING:
             'IT_COL_PLAF' 'GSMNG_08' ' ' 'Aug-Qty' ' '.
              PERFORM FIELD_CATALOG TABLES IT_FIELDCAT USING:
              'IT_COL_PLAF' 'GSMNG_09' ' ' 'Sep-Qty' ' '.
             PERFORM FIELD_CATALOG TABLES IT_FIELDCAT USING:
             'IT_COL_PLAF' 'GSMNG_10' ' ' 'Oct-Qty' ' '.
             PERFORM FIELD_CATALOG TABLES IT_FIELDCAT USING:
             'IT_COL_PLAF' 'GSMNG_11' ' ' 'Nov-Qty' ' '.
            PERFORM FIELD_CATALOG TABLES IT_FIELDCAT USING:
            'IT_COL_PLAF' 'GSMNG_12' ' ' 'Dec-Qty' ' '.
    if month given in select-option : sep to dec ie,1.09.2009 to 31.12.2009.
    then my field cat has to display,sep qty,oct,qty,nov qty,dec,qty.
    Suggest some ideas.
    regards,
    Bathri

    hi,
    Use
    if month ge  09 .
    PERFORM FIELD_CATALOG TABLES IT_FIELDCAT USING:
              'IT_COL_PLAF' 'GSMNG_09' ' ' 'Sep-Qty' ' '.
    endif.
    if month ge 10.
             PERFORM FIELD_CATALOG TABLES IT_FIELDCAT USING:
             'IT_COL_PLAF' 'GSMNG_10' ' ' 'Oct-Qty' ' '.
    endif.
    if month ge 11.
             PERFORM FIELD_CATALOG TABLES IT_FIELDCAT USING:
             'IT_COL_PLAF' 'GSMNG_11' ' ' 'Nov-Qty' ' '.
    endif.
    if month ge 12.
            PERFORM FIELD_CATALOG TABLES IT_FIELDCAT USING:
            'IT_COL_PLAF' 'GSMNG_12' ' ' 'Dec-Qty' ' '.
    endif.
    if month given in select-option : sep to dec ie,1.09.2009 to 31.12.2009.
    then my field cat has to display,sep qty,oct,qty,nov qty,dec,qty.
    If if you give month in selection screen you will get relevant month details .
    Regards
    Nandan.N

  • Adding new field in lsmw recording

    Hi Sir,
    I have a recording for MM42 transaction. Earlier i forgot to add two fields. now I have to add them. one way is repeat recording. Is there any other method by which we can add fields in an existing recording. I am not able to do it by the option 'add screen field'. There its not showing the field name.
    Please suggest.
    Regards,
    Krishan

    Hi,
    Thanks.
    I also did in the same way, but it does not give the exact field name. for example, for tcode MM42, it gives like,
    SP4_TAB-SPTXT01 Text, 40 Characters Long
    SP4_TAB-SPTXT02 Text, 40 Characters Long
    SP4_TAB-SPTXT03 Text, 40 Characters Long
    SP4_TAB-SPTXT04 Text, 40 Characters Long
    SP4_TAB-SPTXT05 Text, 40 Characters Long
    SP4_TAB-SPTXT06 Text, 40 Characters Long
    SP4_TAB-SPTXT07 Text, 40 Characters Long
    Its not giving the exact field name.
    Please tell how we can find the exact field name to be added.
    Thnaks
    Krishan

  • Adding new field ,once the recording is done in LSMW

    Once the recording is done in LSMW...if we are asked
    to add an additional field later...then how do we add the
    field to the existing one...?
    I am not able to do using "+ Screen Fields" sysmbol....it gives all structure names...
      SP4_TAB-SPTXT01 Text, 40 Characters Long
      SP4_TAB-SPTXT02 Text, 40 Characters Long
      SP4_TAB-SPTXT03 Text, 40 Characters Long
      SP4_TAB-SPTXT04 Text, 40 Characters Long
      SP4_TAB-SPTXT05 Text, 40 Characters Long
      SP4_TAB-SPTXT06 Text, 40 Characters Long
      SP4_TAB-SPTXT07 Text, 40 Characters Long
      SP4_TAB-SPTXT08 Text, 40 Characters Long
      SP4_TAB-SPTXT09 Text, 40 Characters Long
      SP4_TAB-SPTXT10 Text, 40 Characters Long
    Here I am not able to recognize which field is used for what...
    Please suggest....
    Regards,
    Krishan

    You Can identify the fields name at screen,
    Go to the transaction screen and select the field and Press F1-> select technical description.
    And identify the field you want.
    like wise you can identify the field name.
    Regards
    Dhirendra

Maybe you are looking for

  • 9630 Keyboard/Buttons not working; hard resets and multiple reloads of OS did not correct

    My BlackBerry 9630 Tour is a little more than a year old. Yesterday the keyboard, trackball, and all buttons stopped working while I was typing out an email. I could not power off the Blackberry without removing the battery for a hard reset. Unfortun

  • Message Notifications persisting after iOS 7.1 update

    Exactly what it says on the tin. For some reason, after the update, the notifications on all my text AND message apps have notifications that won't go away no matter how many times I check or reply. That's gonna confuse the **** out of me whenever th

  • Select one radio button at a time

    Hi all, my webdynpro table contains 3 rows. each row contains one radio button. at a time i should select only one radio button and bydefault the first one should be select. Thanks, Sagarika

  • Why do some thumbnails have "ragged" edges?

    In Ap 3.4.1 some of my thumbnails acquired "torn" ends, as though cut with a tailor's pinking shears. In addition, the thumbnail doesn't show the whole pic. I've tried re-generating the thumbnail, and preview, but nothing changes. When I switch to sp

  • NIS+ default passwd policy, such as aging, length

    How to set NIS+ default passwd policy, such as aging, length? /etc/default/passwd only affect the local account. Where is the config file for NIS+? Is there a NIS+ table for the passwd policy? If there is no config file or NIS+ table for such setting