Add a new button to BID Invitation screen

Hi,
How to Add a new button to Bid Invitation Screen in SRM?
Thanks,
Raveendra

Hi
Which SAP Version you are currently on ? What is the exact requirement ?
If i understand you right, Incase you want to add a button to the existing screen template then it will require standard code change and also you need to plan out how will you will code the logic to activate the button.
There is no BADI which can do this as this is not a SAP funtionality. You need to do a little bit of research on this to get the job done.
Regards
- Atul

Similar Messages

  • New buttons on SRM contract screen? (+)

    Hello,
    I'm asked to add specific button into the SRM contract screen (BBP_CTR_MAIN transaction). I've been trying to use BBP_CUF_BADI, but achieved none - my customer screen is not displayed at all. However it is called - I've checked it using the debugger. What am I doing wrong?
    Thanks in advance.

    Hi Cyrill,
    Please go through the following lnks,
    Add a new button to BID Invitaion
    Add customer button to check status screen
    Hope it helps.
    Thanks,
    Pradeep

  • How do you add a new icon to the home screen?

    How do you add a new icon to the home screen?

    The only new icons you can add to your home screen are webclips, which can be added by using the "+" button in safari on the desired web page.
    You won't be able to add new apps until February when the SDK is fully seeded to developers.

  • Hide button in bid invitation on condition basis

    Hello All,
    There few push buttons in the bid invitation screen.i want to hide the buttons based on the bid invitation status.
    The configuration id hides the push button permanent.
    For Example : if the technical bit is not opened then when the purchaser opens the invitation he should not be able to see the "Awards and Rewards" buttion even when the bid dead line date crossed.

    Masa
    Can you elaborate?
    How do I disable buttons on RFx- All Queries page ....Buttons like Create RFx and Copy
    Thank You
    Nikhil

  • How to add a new button in IC tool bar and handle the event for the button?

    Hi,
        I am working on CRM 2007 Interaction center. To add a new button to IC toolbar, customizing is available to define a new button and then assign in to the profile.
    In SPRO->CRM->IC webclient->Customer Specifc System Modifications->Define Toolbar Buttons, I defined one new button with ID ZSTART.
    Now in SPRO->CRM->IC webclient->Basic Functions->Communication Channels->Define Toolbar Profiles , I selected Default profileid and in Generic Layout Buttons Tab, I added the new button ZSTART in Position 3.
         So after completing the customizing when the user logs in using role IC_AGENT,  the button (with ID:ZSTART) gets displayed in the IC toolbar too.
          Now on click of this button, I need to create an object.
    To do so, I have to catch the event which is raised by this new button.
           Please let me how to implement the event handler for this new button. What will be the event name for this button click event and how I can subscribe for it ?
         Please let me know if anyone of you have already worked on similar requirements.
    Regards,
    Manas.
    Edited by: manas sahoo on Jul 22, 2008 7:49 PM

    Hello Manas,
    There are a couple of threads in the community that might help you out (if you haven't already found them):
    Re: IC Web Client Toolbar
    /message/3621917#3621917 [original link is broken]
    Regards,
    Renee Wilhelm
    Edited by: Renee Wilhelm on Nov 6, 2008 7:46 PM

  • How can I add a new filed to standart SAP Screen

    Hi eveybody,
    I am using ima11 t-code and I need to add A new screen field to standart SAP screen(program No SAPLAIA1 Screen:1001 ).I have found five user-exits(AAIR0001,AAIR0002A,AIR0003,AAIR0004,AAIR0006) but there is no screen-exit. How can I add a new filed to standart SAP Screen.Is it possible? If it is possible, how can I do that?

    hi
    yes you can add a search help for a filed on the screen
    but you need to find out for the USER EXIT available for that T-CODE
    because it is a standard T-CODE we can't add code directly to the standard T-code
    1st we need to find out for a user exit and then add code in that user exit
    reward if usefull

  • How to Add a new fields in the selection screen of LDB.

    Hi All,
    I want to add a new fields in the selection screen of LDB & then i need to select the data for that fields.
    So could you please tell me for that where i need to add the code for selecting the data.
    Thanks
    Roli

    Hi
    welcome to SDN forum
    If you are designing your own LDB with your own tables you can define tree structure and then the selection screen for the tables
    if you wants to modify the std LDB of SAp means take the access key and to modify that code
    if you add the extra field you have to modify the where conditions in the code also
    see the doc
    A logical database is a special ABAP/4 program which combines the contents of certain database tables. You can link a logical database to an ABAP/4 report program as an attribute. The logical database then supplies the report program with a set of hierarchically structured table lines which can be taken from different database tables.
    LDB offers an easy-to-use selection screens. You can modify the pre-generated selection screen to your needs. It offers check functions to check whether user input is complete, correct, and plausible. It offers reasonable data selections. It contains central authorization checks for data base accesses. Enhancements such as improved performance immediately apply to all report programs that use the logical database.
    Less coding s required to retrieve data compared to normal internel tables.
    Tables used LDB are in hierarchial structure.
    Mainly we used LDBs in HR Abap Programming.
    Where all tables are highly inter related so LDBs can optimize the performance there.
    Check this Document. All abt LDB's
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.highlightedcontent?documenturi=%2flibrary%2fabap%2fabap-code-samples%2fldb+browser.doc
    GO THROUGH LINKS -
    http://www.sap-basis-abap.com/saptab.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9bfa35c111d1829f0000e829fbfe/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9b5e35c111d1829f0000e829fbfe/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/c6/8a15381b80436ce10000009b38f8cf/frameset.htm
    /people/srivijaya.gutala/blog/2007/03/05/why-not-logical-databases
    Re: **LDB**
    www.sapbrain.com/FAQs/TECHNICAL/SAP_ABAP_Logical_Database_FAQ.html
    www.sap-img.com/abap/abap-interview-question.htm
    www.sap-img.com/abap/quick-note-on-design-of-secondary-database-indexes-and-logical-databases.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9b5e35c111d1829f0000e829fbfe/content.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9bb935c111d1829f0000e829fbfe/content.htm
    Gothru the blog which provides info on LDB's:
    /people/srivijaya.gutala/blog/2007/03/05/why-not-logical-databases
    Sample code
    TABLES: SPFLI,
    SFLIGHT,
    SBOOK,
    SCARR.
    START-OF-SELECTION.
    GET SPFLI.
    WRITE:/ ’SPFLI: ’, SPFLI-CARRID, SPFLI-CONNID,
    SPFLI-AIRPFROM, SPFLI-AIRPTO.
    GET SFLIGHT.
    WRITE:/ ’ SFLIGHT: ’, SFLIGHT-CARRID, SFLIGHT-CONNID, SFLIGHT-FLDATE.
    GET SBOOK.
    WRITE:/ ’ SBOOK: ’, SBOOK-CARRID, SBOOK-CONNID,
    SBOOK-FLDATE, SBOOK-BOOKID.
    GET SFLIGHT LATE.
    WRITE:/ ’ GET SFLIGHT LATE: ’, SFLIGHT-FLDATE.
    Regards
    anji

  • Add a new button in BP_HEAD_SEARCH

    Hi Experts,
    My requirement is to add a new button and disable GROUP button in MainSearchResult view of  BP_HEAD_SEARCH component.The steps i followed are..
    1.Created a Enhancement set in BSPWDVC_CMP_EXT and assign it to BSPWDV_EHSET_ASG in SM30.
    2.Enhancing view MainSearchResult of BP_HEAD_SEARCH  component using this Zenhancement set.
    3.Redefin DO_PREPARE_OUTPUT method of impl class and add following code for disabling group button.
    ls_button-enabled  = abap_false.
    and for add new button
    <button>-text  = 'Family'.
        ls_button-id       = 'CreateEmployee'.
        ls_button-type     = cl_thtmlb_util=>gc_icon_new.
        ls_button-text     = 'Employee'.
        ls_button-on_click = 'CREATEEMP'.
        ls_button-enabled  = abap_true.
        APPEND ls_button  TO gt_button.
    But nothing is reflecting while testing in CRM_UI_FRAME....please tell me what step i m missing and m i doing correct.
    Thanks
    Gaurav

    Hi Gaurav,
    the customizing you did seems OK. Just make sure you activated the EH-Set for the right client.
    In the BP_HEAD_SEARCH component you need to enhance view MainSearchResult
    The class is: cl_bp_head__mainsearchres_impl
    Here redefining the DO_PREPARE_OUTPUT is correct.
    You could just do the following:
    DELETE gt_button where on_click = 'CREATEGROUP'.
    Maybe you put a breakpoint in the method and check what is wrong?
    cheers Carsten

  • How to add a new column in SIM datawarehouse screen

    Hi All,
    Need to add one new column in SIM datawarehouse screen and map that with a database table column.Navigation for the that screen is -Shipping/Receiving->Warehouse Delivery ->select ASN->Select Container ->We get a detail screen.There need to add a new column.How to achive this.

    Hi....
       You can edit it from screen painter.. directly....with edit mode....
    > 1. goto -> secondary window -> dictionary fields or program fields...
    > 2. enter the table or program name... and drag that filed in to your table control header
    > 3. Or you can enter I/O field from tool box and text field from tool box for header of that I/O field
    > 4. You can adjust visible length... for your new field...
    > 5. Save and activate.
    Did you faced any problem with that?
    Thanks,
    Naveen Inuganti.

  • New condition in Bid invitation

    Hello,
    I would like to add a new condition a header level in bid invitation (BBP_BID_INV).
    What I have is the standard condition 01RH (table SP019) that is Discount. I would like to add a surcharge condition.
    How can I do that.
    Thank you,
    Joseph

    Hi,
    Please follwo the below steps.
    1. Add a new condition type for surcharge using 'process  condition type' in IMG
    2. Add the newly created condition type to condition group '01HQ' using 'process condition group' transaction in IMG
    I assume your bid invitation profile has 'det of pricing info' set to pricing with conditions. If not you have to do this using defing transaction types and process control.
    I am sure with you will be abe see your new condition type in bid invitation conditions.
    Regards,
    RRK
    Do reward points for useful responses
    Edited by: Ramakrishna Rallapalli on Jun 12, 2008 2:46 PM

  • To add a new Column in ME21 item screen

    Hi,
    We need to add a new column at item level of the transaction ME21.
    Does adding the new column refres to adding the new field in the EKPO table as an include structure?
    or
    Is there any screen exits which could be used.
    Thanks in advace.

    Dear,
    Before posting any threads plz search in SDN for ur reference below is one  link
    screen exit for VA01
    Cheers
    fareed

  • A new button required on shoppingcart screen

    Hi all,
    I need a new button on the shopping cart screen, so that an interactive form can be submitted to the user. I have gone through the BAdI ( BBP_SC_MODIFY_UI ). It does not look to me that it can be used for additional buttons. Please advice.
    Thanks.

    Hello Mohammad,
    I'm not sure what kind of interactive form you need to call. If the interactive form is like HTML form, catalog interface has option called "E-Form" which give you option to pass values to Shopping Cart by BBP_CAT_CALL_ENRICH BADI.
    There is Business Card sample "BBP_BUSINESSCARDS".
    Regards,
    Masa

  • Add a new field in vb 11 screen

    Hi all
    i have requirement to add a new field in the material determination ttransaction vb11/vb12/vb13.
    the field needs to be added in the table control that contains the materail list.
    Is there method to achieve this requirement
    regards

    Hi Sharma,
    Go for tcode and check for the program name and then goto se38 and from there check in smod and comd for screen exits is if any ...
    I thnk tht can solve ur problem..
    regards,
    Sana.

  • How can I add a new button

    Can somebody tell me how to add a new shape buton to my menu?
    There is only 3 shapes and I dont like any of them ....

    I agree. There should be more options here. Might want to make this suggestion directly to apple here:
    http://www.apple.com/feedback/idvd.html
    In the meantime, you may wish to consider using one of the 16 Frames offered in iDvd as opposed to one of three Shapes.

  • New filter in Bid Invitation

    Hi Experts
    I need to include a List Box of Purch. Group when I search a Bid Invitation. I need populate this List Box with all Purch. Group and filter the result of this search with the Purch. Group choosed in the List Box.
    Anybody could give me some help?
    Thanks
    Victor

    Hi,
    PLs see the following thread:
    Re: Custom field in Create Bid Invitation..
    BR,
    Disha.
    Do reward points for useful answers.

Maybe you are looking for

  • Hebrew fonts from drop-down box not displaying in text box.

    I am using InDesign CS 5.5 on a Mac 10.8.4. When in ID, the fonts I am seeing on the Font dropdown menu when I try to use in a text box are not displaying correctly. They only display as boxes. The fonts are in the Hebrew language. They are properly

  • Display Size of the Visual Admininstrator

    I have an interesting problem - the display size of the Visual Administrator in one of my Netweaver systems has opened very small - I cannot stretch it any bigger. In all the rest of my systems the Visual Admininstrator opens full screen (we are AIX-

  • Write data on Next Month

    Hello, I'm trying to get the next month's value from a variable named &V_FIRST_FORECAST. So, let's say if my first forecast is "Oct", I want a function to return the next month "Nov" and write on it. And also I want it to be dynamic if I want to writ

  • New tab instead of a new page

    Hello, next code in Internet explorer, Google Chrome and old Firefox open new window, but in new Firefox open new tab, how I can resolve that issue? Thank you. <a onclick="o=window.open;o('test.html', 'popup', 'width=800,height=600,top=30,left=30,res

  • ODI Supports ELT technology..How it is best when compared to ETL?

    In any Convensional ETL tool we are able to perform complex logics very easyly by using the componets inside the tool. I have not found any such components or transformations in ODI. But when I am reading the documents it says that ODI supports compl