SRM 7.0 : RFX Screen Enhancements

Hi Experts,
    I wanted to add a new Vendor Search Field to the Advanced Search of RFX Screen (Header) and display the value in Item.
Application: /SAPSRM/WDA_L_FPM_OIF
Web Dynpro Component: /SAPSRM/WDC_UI_DS_SO_RFX
Window Information: IV_L_FPC_CA_DETAILS
View Information: V_RFX_SYSTEM_DTLS
Configuration ID: EE6C772096A672A4368FEAF05FA9D776
I have created an enhancement Z_ENHANCE_SEARCH_SCREEN with the required Vendor field and the same was added to the screen.
Also in SPRO, I have configured POWL and Advanced Search. How to proceed further in writing the logic ?
I have seen some similar threads in SDN, but non of them was updated with a proper solution.
If anyone has worked on this, Could you kindly help me out on how to proceed further ?
Regards,
Josh

Dear Poster,
As no response has been provided to the thread in some time I must assume the issue is resolved, if the question is still valid please create a new thread rephrasing the query and providing as much data as possible to promote response from the community.
Best Regards,
SDN SRM Moderation Team

Similar Messages

  • SRM7.0 RFX screen enhancement with extra tab and save on standard save

    Hi All,
    I have to do one enhancement in SRM 7.0 where need add one Tab in the Rfx Screen and need to save its data in custom table when user click on standard save button.
    any suggesion....
    Reg,
    Rajesh

    Dear Rajesh,
    Were you able to solve this issue?
    I also have a similar requirement. I need to add three new tabs to contract item screen in SRM 7.0.
    I could find some details about enhancement procedures in SRM 7.0.
    Mainly important tool, floorplan manager ( FPM ) is used for enhancing the user interface in SRM 7.0. asnd there are some feeder classes i think is required to save the data to the database.
    Also, i could find some BADI's which can be used to save and change the data and save it to database.
    But, i could not get the step by step procedures how to achieve this task. But, it isure that we should use FPM and feeder class etc.
    If you have completed the task, please let me know.
    Regards,
    Srinath

  • Distribution screen enhancment in Contract item -SRM 7.0

    Hi Experts,
    I want to add custom fields in contract item level distribution screen In SRM 7.0,
    Sap has provided standard structure for item enhancement INCL_EEW_PD_ITEM_CSF_CTR and INCL_, INCL_EEW_PD_ITEM_CSF
    Using above structures we can enhance Item over view screen, My requirement is to enhance Item distribution screen,
    If any one worked on distribution screen enhancement or any body knowledge of this, please share me the correct structure to enhance the screen.
    Thanks in advance

    Hi,
    I am also trying the same thing, were you able to solve that issue ?
    If yes please share the solution
    Thanks

  • SRM-SUS Vendor registration BSP enhancement.

    Hello Gurus,
    Need help on vendor registration screen enhancement on SRM SUS. Its BSP application. How to enhance the BSP application. I need to add almost 20-25 fields in the SRM-SUS Vendor registration process screen. How to achieve this.
    Appriciate for the immediate responce.
    Thanks,
    Ram

    Hello Veda,
    Do we have an option to edit a specific page form SUS application without the need to create a Z copy of the same. Say I want to provide a new field on SUS PO screen in standard SUS application.
    Does system requires an access key for editing this object at Page level or BSP application level ?
    I cannot check the same in my system as it asks for normal workbenc request to edit the object.
    If you are aware of this access key, please provide some details.
    Thanks,
    Mridula

  • Creation of new field in RFX screen and populating item details

    Hi Experts,
    I have to create a new button in "Create RFX " screen where it should procure the shopping cart details and it should populate in table in RFX screen.
    Shopping cart number should be entered in this screen. Set up for this input field is already done.Now i added an button GO.This one should retrieve the shopping cart details of entered shopping cart number and populate in the table present in this screen.
    Procedure
    1.Procure shopping cart details by calling the function module "bbp_pd_sc_getdetail".
    I am strucked after this.How to proceed further as i have tried different procedures.
    Please help if any idea on this

    thanks for reply
    I have did same thing but in input parameter of bado i am getting the shoping cart GUID . form which how i can get the Bid detail.
    and other part is I need to send data by extension this this how we can do ?
    do we need to write code in backend also and need to create custom field in backend PO table.
    Thaks for reply

  • Inquire button is greyed out in SRM 7.0 Approval screen

    Hi Friends,
       Any one faced an issue that the functionality 'inquire button' is greyed out in the SRM 7.0 approval screen. I have given Approval with Completion in the level type in SPRO. still i am not able to see the 'inquire button' in the approval screen. Any input on this issue..
    John.

    Fixed my self

  • How to do screen enhancement in the selection screen of CS15 transaction

    Hi friends,
    I have a unique requirement where I have to do screen enhancement in the selection screen of CS15 transaction to get the top level material,
    Can you please tell how this could be achieved ?
    Looking forward  your valuable inputs.
    Thank You.
    Regards,
    S Sadhya

    Hi,
    This can be achieved by using user-exit. Specifically screen-exit. Check these two exits related to transaction CS15. They may be helpful to you.
    <b>
    PCSD0002      BOMs: Customer fields in item  
    PCSD0003      BOMs: Customer fields in header
    </b>
    Let me know if you need any other information.
    Regards,
    RS

  • Screen enhancement in badi's

    Hi all,
      I want to do screen enhancement in BADI.I found some badis which are providing the screen enhancements but dont know how to go further.
    Also i dont know in which transaction this screen will appear.
    And how to search for the BADI in standard transaction ,so that i can add the my own subscreen in satandard sap transaction using BADI screen enhancements.
    Please tell me the way in which i can do the sceen enhancement using BADI.
    Thanks and Regards,
    Sugeet.

    hi,
    check this..
    http://help.sap.com/saphelp_nw04/helpdata/en/9d/12233a0edd7978e10000000a11402f/frameset.htm
    regards
    vijay

  • Screen Enhancement on T-Code AS01 (Asset Master)

    Hi Experts,
    I want to add a filed of Customer Number( KUNNR) on the Asset Master Screen ( t-code AS01)
    I have done a lot of work....
    I have used the Enhancement AIST0002 ..... also make the Subscreen....
    In Short, now my field is Displaying on the Asset master Standard Screen. also displaying the F4 help against it...
    *Problem:*
    when i save the Data ... it does not save the data...
    I also check the table ANLU. there is no record exist... (boz i did not write any Code)
    Can i have to Write the Update Query for save the Record?
    Note: i am first time making the Screen Enhancement.
    Regards,
    Rizwan

    Dear George Serfiotis,
    i have find the solution completely ... now, not only my Screen is displaying but also working properly..
    http://binarycse.com/joomla/index.php/sap-abap/screen-exits
    <<CUT AND PASTE OF ABOVE LINK DELETED>>
    <<REQUEST FOR POINTS DELETED.  It was your question anyway...>>
    Rizwan
    Edited by: Matt on Nov 18, 2008 3:08 PM

  • Screen enhancement in display measuring point (ik07) and ik02

    Hi experts,
    Can anybody please help in determining userexits for screen enhancement of ik02 transaction. I need to add block to measuring point details.
    and also i need selection screen input parameters to display at the bottom of ik07 tcode.i had inserted the selection screen parameters at the top of screen in ik07 but i need it at last. how can it be inserted there.
    PLZ HELP!!
    screen shot of ie02 for referenece....

    Hello Jared,
    Have a look to this :
    http://help.sap.com/saphelp_crm50/helpdata/en/20/a4ffee7e0fcc4ebb7e5466d3903d38/frameset.htm.
    Regards,
    Frédéric

  • Screen enhancement through enhancement framework

    Hi to all  experts,
    I have question can screen enhancements can be done using enhancement framework technology in ECC 6.0
    Any link will help
    ALready searched in SCN couldnt find anything

    Hi,
    Go through the link.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/9cd334f3-0a01-0010-d884-f56120039915
    Hope this resolves your query.
    Regards,
    Manish

  • How to implement screen enhancements with table control in sales document

    I want to add a table control in sales document head and items, is there a good solution for this, thanks

    Hi Zhang Jie,
    There are some reserved screen for you in sales order.
    screen enhancement: for header is SAPMV45A 8309 and 8310.
                                    for item is SAPMV45A 8459 and 8460.
    you can add your table control in those screen.
    regards,
    Archer

  • Service Entry Sheet Screen Enhancement (SRVEUSCR) - Changing tabstrip title

    Hello All,
    I m working on Service Entry Sheet Screen Enhancement (SRVEUSCR). I want to know how can I change the tabstrip page title without modification that is designated for user sub-screen. Its currently showing as "Addnl Data" and it is hard coded in the main screen by SAP.
    Regards
    Nadeem

    Hi,
    In PAI declare ur fields.....
    PROCESS AFTER INPUT.
    *   This chain has to include all input-fields:
      CHAIN.
        FIELD P4001-PRV_CTC.
        field P4001-PRV_DSG.
    ENDCHAIN.
    In program...
    loop at SCREEN.
    IF SCREEN-NAME = 'P4001-PRV_CTC'.
    SCREEN-INPUT = '1'.
    MODIFY SCREEN.
    ENDIF.
    IF SCREEN-NAME = 'P4001-PRV_DSG'.
    SCREEN-INPUT = '1'.
    MODIFY SCREEN.
    ENDIF.
    endloop.
    Reward points if useful....
    Regards
    AK

  • Screen enhancment for PR,PO and MIGO

    Hi experts,
    I have added long material text(more than 40 characters) into material master using screen enhancement ,
    now i want to add this into Purchase Requisition , Purchase order  and MIGO . I have added LONG TEXT into PR & PO using screen enhancement, but new tab is added i.e. Customer Data(Subscreen) .
    But my requirement is that to add new field in existing tab only i.e. Material Data.
    Please reply .
    Regards,
    Dnyaneshwar

    hi
    Could u just please specify wer exactly u need to have extra tab (in which t code ).
    Regards
    Swapnil

  • Screen enhancements

    Hi all,
    I am new to  screen enhancements. I am adding custom screen to ME23n where I am adding custom field. During the change of transaction me22n or me21n if i enter wrong value into the custom field I am issuing error message. At this point all other fields belonging to main screen are getting disabled for input.
    Please help me how to keep them enabled along with my field. Please help me
    Regards,
    vijy.

    HI Vijy,
    You can do this byusing of Chain and Endchain..
    If you send a warning or error message from a module <mod> that you called using a FIELD statement as follows:
    CHAIN.
      FIELD: <f1>, <f 2>,...
      MODULE <mod1>.
      FIELD: <g1>, <g 2>,...
      MODULE <mod2>.
    ENDCHAIN.
    all of the fields on the screen that belong to the processing chain (all of the fields listed in the field statements) are made ready for input again. Other fields are not ready for input. Whenever the MODULE statement appears within a processing chain, even if there is only one FIELD attached to it, all of the fields in the chain (not only the affected field) are made ready for input again, allowing the user to enter new values. If the fields in the processing chain are only checked once, the PAI processing continues directly after the FIELD statement, and the preceding modules are not called again.
    Please refer this below link for more info
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbaa4735c111d1829f0000e829fbfe/content.htm
    Please close if this answers your question
    Thanks
    Sudheer

Maybe you are looking for

  • Preview of .sql Files.

    Hello. On Finder, I can preview all .txt files (a small reproduction of the file's contents). But by default, it is not possible for .sql files. On the preview window, I can only see the file's icon. How can I make it possible, since for me, .sql fil

  • Multiple rows in table popin

    Hi Experts, I have a requirement to have multiple rows in the table popin, that is , having a table with multiple rows as the table popin. For further information, the exact requirement is , there is a table which will have one of the column containi

  • What's wrong with my iPhone 5s touch screen?

    Attached a video that demonstrates a problem with my iPhone 5s: http://youtu.be/zOnQsrdgURI Tried restoring - didn't work. Tried disabling Touch ID - didn't work. Tried removing the case and the screen protector - didn't work. Any suggestions other t

  • Finder crashes and restarts every minute

    I'm on 10.8.4. A few hours ago, Finder started to crash and restart every minute. Doesn't happen when logged as Guest user, and doesn't happen when booting in Safe Mode. Crash Report copied below. Any help appreciated! Process:         Finder [414] P

  • Analyzing the trace file

    Does someone know the meaning of the NTTCNR and the NTTVLSER codes in the trace file from the Oracle server???? Below is an example of the mentioned codes in the trace: nttcnr: entry nttcnr: waiting to accept a connection. nttvlser: entry nttvlser: v