Tabular Customer Fields - SC & Bid Invitation - Unable to display

Hi,
I am facing difficulty in displaying tabular customer fields for Shopping Cart and Bid Invitation. I have followed the steps given in the Consulting Note 672960.
I have added 3 fields for the append structures of INCL_EEW_PD_ITEM_CST, INCL_EEW_PD_ITEM_CST_SC & INCL_EEW_PD_ITEM_CST_BID.
Per Note 672960, Once the structures have been activated, the tabular customer fields will be displayed on the screen. But I am not able to see them under Shopping Cart Item level Basic Data Detail Screen as well as for Bid Invitation.
Any thoughts or Am I missing some steps here.
thanks, Ram P

The SAP Note also says the following:
=====
If you define fields for the first time, the system generates a screen for the display. If you create or delete fields, the screen must be regenerated. To do this, start report BBP_DYNPROS_GENERATE, change the proposed program to SAPLBBP_PDH_CUF and execute the report. Select the checkbox for the screens with the descriptions BBP_PDS_HCF for the table-like fields at the header and/or with the description BBP_PDS_ICF for the table-like fields at the item. You can use the 'Copy' button to enforce a regeneration of the screens.
=====
You may want to regenerate the screen according to the Report: BBP_DYNPROS_GENERATE.
But adding to Structure: INCL_EEW_PD_ITEM_CST_SC, INCL_EEW_PD_ITEM_CST_BID and INCL_EEW_PD_ITEM_CST should have worked if everything referencing these structures are compiled and activated correctly.
Hope that helps,
stirfry...today is 'tofu'

Similar Messages

  • Custom field in Bid Quote not editable/input enabled/changable

    Hai All,
        In the SRM Surrogate Bidding process , PO is generated from the Quotation which corresponds to the bid which has been accepted. Now before generating the PO we need to pass the Ordering vendor address information from the Quotation back to the PO. We added a custom field to the Quotation following “ Note 672960 - User-defined fields 2” and it is being added to the ‘BASIC DATA TAB’ in the Header data of the Quotation, but we are not able to enter any values since it is in display mode.
       We then referred “ Note 809630 - Customer field in bid invitation and bid - How does it work? ”  ( after referring Notes 458591 and 672960), and found that we need to implement the methods MODIFY_SCREEN and MODIFY_MODE_QUOT of the BADI BBP_CUF_BADI_2.
             The MODIFY_SCREEN method works fine, but the MODIFY_MODE_QUOT is not getting called during the Bidding process.  MODIFY_MODE_QUOT is already existing in the system as per the “ Note 822424 - CUF. Customer fields cannot be changed in the bid ”. Also Function-Pool SAPLBBP_PDH_CUF does not have any calls to the method MODIFY_MODE_QUOT but it has calls for the other 3 methods present in that BADI.
           We would like to know (1) How we can make this MODIFY_MODE_QUOT work? (2) And if it is working, Will MODIFY_MODE_QUOT along with MODIFY_SCREEN make the field in the Quotation Input enabled, and/or (3) Is there any other way by which we could make the field Input enabled, for the Users to enter some values, before they Click the Generate PO button.
    Please help.
    Thanks,
    Ghanesh

    Hi Ghanesh and SRM experts,
    I went through your link mentioned below and I have the EXACT same issue. I am using SRM 5.5 and I have added a custom field to the quotation item level. I am unable to make this field editable no matter what I do .
    1)  I have gone through all notes mentioned in your scrap and I have implemented them all .
    2) I have added the custom field to INCL_EEW_PD_ITEM_CSF_QUOT and INCL_EEW_PD_ITEM_CSF.
    3) I have also implemented BADI BBP_CUF_BADI_2 and I confirm that the method MODIFY_MODE_QUOT is never getting called. MODIFY_SCREEN is getting called , and the value of the flag ET_FIELDS-XINPUT is always 'X'. Still the quotation field is display only.
    Your post is dated a few months back. If you have solved this problem could you please let me know how.
    Help from anyone who anything about the above will be appreciated.
    Thank You .
    Regards,
    Ajali Sen

  • Creation of custom field on BId screen And send this data to backend in PO

    HI Expert,
    I have to add custom field on bid item data. I have did this and able to see this field on bids screen.
    the scenario is like once bid is accepted it will create PO in backend.
    now i need to carry the data from this custom field to backend PO.
    please give me the solution if it possible. we are using classic scenario.
    thanks in advance.

    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

  • Using BBP_CUF_BADI to display custom screen in bid Invitation

    Hello Everyone,
    I have a requirement of enhancing Process Bid Invitation,  adding customer fields.
    I hv added the fields but I want to change the layout of added customer screen.
    I tried to implement BBP_CUF_BADI, but it doesnt seem to work.It still shows the field one below the other.
    I hv also read notes 458591 and 672960.
    I would like to hv step by step instructions of steps to be followed.
    Thanks in advance for the help. Please revert ASAP.
    Regards,
    Kunal

    Hello, BBP_CUF_BADI is used to handle the vizualization of the customer fields, i.e. with BBP_CUF_BADI you can decide if you want a field to be displayed and if it has the read-only attribute, customer fields are displayed using a table control, the layout of the customer fields is rendered using a template that expands the line of the control table and map those fields with a name-value logic.
    If you want to customize the layout of the screen you will have to rewrite the templates contained in the internet service BBPCUF.
    Regards, Luciano.

  • Adding customer field into  BID item Overview

    Good afternoon,
    (SRM 5.5)
    I have added the customer field in the BID.
    Is it possible to show it, in the "Item Overvier of BID"?
    Alexey

    Hi,
    Generally through the INCL_EEW* structures,you can add the custom fields for the Bid Item only under the BASIC DATA tab.If you want to show up a field on the Item overview screen,then this will need std code modification(screen modification) or  need to  modify the HTML template for the BID item overview screen in the ITS service BBP_QUOT which will need lot of HTML expertise.
    Hope this helps.
    BR,
    Disha.
    Do reward points for  useful answers.

  • Queries regarding fields in Bid invitation

    Hi,
    I am in bid invitation screen -> Header data -> Documents section. If I attach a document I can see the following buttons.
    check-out, check-in, check in new version, terminate check-out, edit description, delete, activate.
    what purpose does the check-in, check-out & check in new version serve ?? I am bit confused on this...please guide.Also is there any link where I can get info about these fields ?
    Regards,
    Rajeshree

    Hi Rajeshree,
    This is a new doc management feature of SRM 5.0.
    You can now create versions, lock the document for local modification (check-in/out).
    This requires an applet.
    You can de-activate it in SPRO.
    Rgds
    Christophe
    PS: please reward points for helpful answers

  • How to hide document fields in Bid Invitation

    While creating Bid invitation I need to hide some fields e.g. Attachements, upload a document, description, button Search & Add. These fields are available under tab  Header data -> Documents.
    BADI 'BBP_UI_CONTROL_BADI' works to hide Bid Invitation Basic data, but not for above.
    Can anybody let me know how to hide above fields.
    Nilesh Kumar

    Hi,
       I dont think there  is any BADI/screen variant for this requirement.But yes,if any of the 2 are available in the std,ITS template changes should be avoided.
       The foll are the screen variants available in SRM 5.0:
    Item data overview in the invoice without purchase order reference: Screen variant BBP_IV_NON_PO; Method GET_SCREENVARIANT_INV
    Item data overview in the invoice with purchase order reference: Screen variant BBP_IV, Method GET_SCREENVARIANT_INV
    Item data overview in the confirmation: Screen variant BBP_CF; Method GET_SCREENVARIANT_CONF
    Item data overview in the confirmation for time recording: Screen variant BBP_CF_TIMEREC; Method GET_SCREENVARIANT_CONF
    Item data overview in the purchase order: Screen variant BBP_PO; Method GET_SCREENVARIANT_PO
    Item data overview for contracts: Screen variant BBP_CTR_ITEMLIST; Method GET_SCREENVARIANT_CTR
    Item data overview for selection of contracts: Screen variant BBP_CTR_ITEM_SELLIST; Method GET_SCREENVARIANT_CTR
    Search results for changing/processing a purchase order: Screen variant BBP_SEARCH_PO_IN_PO; Method GET_SCREENVARIANT_SEARCH
    Search results for entering an invoice and/or confirmation: Screen variant BBP_SEARCH_PO; Method GET_SCREENVARIANT_SEARCH
    Search results for entering a purchase order: Screen variant BBP_SEARCH_SC; Method GET_SCREENVARIANT_SEARCH
    Search results for displaying/processing a bid invitation: Screen variant BBP_SEARCH_BID; Method GET_SCREENVARIANT_SEARCH
    Search  results for displaying/processing a bid: Screen variant BBP_SEARCH_QUOT; Method GET_SCREENVARIANT_SEARCH
    Search results for displaying/processing an auction: Screen variant BBP_SEARCH_AUC; Method GET_SCREENVARIANT_SEARCH
    Search results for displaying/processing an invoice: Screen variant BBP_CHANGE_IV; Method GET_SCREENVARIANT_SEARCH
    Search results for displaying/processing a confirmation: Screen variant BBP_CHANGE_CF; Method GET_SCREENVARIANT_SEARCH
    Search results for entering/displaying/processing/status of a shopping cart: Screen variant BBP_SC; Method GET_SCREENVARIANT_SC
    Worklist for Sourcing: Screen variant BBP_SOCO_WL; Method GET_SCREENVARIANT_SOCO
    Work area in Sourcing: Screen variant BBP_SOCO_GA; Method GET_SCREENVARIANT_SOCO
    Overview for the budget display: Screen variant BBP_BUDGET; Method GET_SCREENVARIANT_BUDGET
    BR,
    Disha.

  • Custom fields at checklist item to be displayed based on the checklist type

    Hello,
    We have developed custom fields at the checklist item level. Now we want these fields to be displayed on the basis of the checklist type. 
    We have explored the notes 931274 and 942672 and based on these we have created the new condition Z001. Following these notes, we have created the schema Z_EVAL_CONDS_Z001 in SE38. However, we are not able to set breakpoints in the schema and / or debug the same. Hence, we are unable to write the required logic for filtering the fields based on checklist type.
    Any help in this area will be appreciated.
    Regards,
    Abraham.

    Hi Abraham,
    You can find the generated method in class: /1CPR/CL_XXX_YYY_ITO, where:
      - XXX is your client number.
      - YYY the name of yout field control.
    Method: EVALUATE_CONDITION_Z001
    Here, you should be able to set a break-point for debugging.
    BR
    Matthias

  • Custom fields in additional data B not displaying - Sales Order

    Hi gurus,
    I added some custom fields to the addtional data B tabstrip in sales order screen, but they didn't display. This is in the client's system. BUT in our own system it works perfectly. The screen has been activated.
    Maybe it's because of the version difference?
    Anyone experienced this before?
    Any suggestion will be great.
    Thanks

    Resolved by myself.
    For those who would have the same question, please refer to SAP note 386694.

  • Custom Field in the header of Shopping Cart

    Dear all,
    We have to add a Custom field on the header of the Shopping Cart which will have three values.
    This field has to flow thru the Bid invitation, Contract and the PO ...
    Can anybody provide the technical details of the same ?? Which all are the structures to be changed ?
    Thanks in Advance ...
    Regards,
    Vivek K

    Hi
    To add  custom fields to the shopping cart, please try this process ->
    Please refer to these SAP OSS notes ->
    <u>Note 458591 - User-defined fields: Preparation and use
    Note 672960 - User-defined fields 2
    Note 822424 - CUF. Customer fields cannot be changed in the bid
    Note 809630 - Customer field in bid invitation and bid - How does it work?
    Note 809628 - Table like customer fields from bid invitation in bid
    Note 798731 - Bid: Bid Inv. Customer fields not visible
    Note 762984 - SRM40-SUS: Implementation of customer enhancement fields</u>
    Please go through the documentation of following 3 Business Add-Ins using SE18 transaction.
    BBP_BUPA_GET_CUF Customer Fields for Vendor Master Data
    BBP_CUF_BADI-Customer Fields. Call-up of User-Defined Screen
    BBP_CUF_BADI_2-Customer Fields. Use of Standard Table Control
    Please refer to these links for details ->
    <b>Re: MAP USer SRM defined fields in backend for PO
    Re: HI SRM experts...
    Custom fields to a Bid Invitation
    Addition of custom fields in Contract and mapping it with the fields in SRM
    urgent help request - How to add custom fields to  header BID.
    Re: Add custom fields to Contract Transaction in SRM 4.0
    Custom Fields
    custom fields in Carry out sourcing screen..
    Custom Fields Not Display In Basic Data In SRM 5.5 Server..
    Regards
    - Atul

  • Displaying Custom field in shopping cart header

    Hi all, I know how to add a field to header and item levels of the shopping cart.
    - In the note 672960 it says 'Note that the header fields cannot be displayed for the shopping cart. If you define fields on the header, they can only be filled in BADIs.'
    However,
    We are able to fill in the name of the shopping cart on the third step, which is also a part of header information. Is there a possibility to add a custom field(the user must be able to fill it) and display it in that screen???

    Hi
    <u>To add custom fields to the shopping cart, please try this process -></u>
    <b>Please refer to these links for details -></b>
    Re: SC header CUF ?
    Re: MAP USer SRM defined fields in backend for PO
    Re: HI SRM experts...
    Custom fields to a Bid Invitation
    Addition of custom fields in Contract and mapping it with the fields in SRM
    urgent help request - How to add custom fields to  header BID.
    Re: Add custom fields to Contract Transaction in SRM 4.0
    Custom Fields
    custom fields in Carry out sourcing screen..
    Custom Fields Not Display In Basic Data In SRM 5.5 Server..
    SC : Extended  Search on Header Customer field
    Re: customer field in 3rd step of shopping cart
    Adding fields in shopping cart
    Custom Field in the header of Shopping Cart
    <b>Please refer to these SAP OSS notes -></b>
    <u>Note 458591 - User-defined fields: Preparation and use
    Note 672960 - User-defined fields 2
    Note 822424 - CUF. Customer fields cannot be changed in the bid
    Note 809630 - Customer field in bid invitation and bid - How does it work?
    Note 809628 - Table like customer fields from bid invitation in bid
    Note 798731 - Bid: Bid Inv. Customer fields not visible
    Note 762984 - SRM40-SUS: Implementation of customer enhancement fields</u>
    <b>Please go through the documentation of following 3 Business Add-Ins using SE18 transaction.</b>
    BBP_BUPA_GET_CUF Customer Fields for Vendor Master Data
    BBP_CUF_BADI-Customer Fields. Call-up of User-Defined Screen
    BBP_CUF_BADI_2-Customer Fields. Use of Standard Table Control
    Hope this definitely help.
    Regards
    - Atul

  • Multiple selection customer field at header level... Is it possible?

    Y'all,
    I would like to know if it's possible to append a table into the include structure (CUF) at header level in the contract and create a search help screen with multiple selection values return.
    This requirement comes because we have to mantain a 1:N relationship between a contract and customer field at header level.
    If you have any idea or comment please let me know.
    Best regards,
    Jerry.

    Hi
    <u>I have not tried, but seems to be possible.</u>
    <b>Please go through the SAP OSS Notes -></b>
    Note 672960 - User-defined fields 2
    Note 762984 - SRM40-SUS: Implementation of customer enhancement fields
    Note 882256 - SRM-SUS: Customer fields for SUS invoice header missing
    Note 749196 - SRM40-SUS: SP01 Redefining UI settings
    Note 809628 - Table like customer fields from bid invitation in bid
    Note 809630 - Customer field in bid invitation and bid - How does it work?
    Note 458591 - User-defined fields: Preparation and use
    Hope this will help. Do let me know.
    Regards
    - Atul

  • Bid Invitation Table  Names and Field Names

    Dear All,
    We are implementing SRM 5.0 and we have a requirement of creating Interface for Loading data from R/3 to  flat file or  database and then in to BW.I am new to SRM module.I hope You will help me in finding out following fields technical name and table name corresponding to the fields.
    Bid invitation name-
    Bids required for all items-
    Detailed Price Information-
    display weighting to Bidders-
    DOTP-
    Email-
    End Date(Tender)-
    EPPU Minimum Financial category-
    EPPU supply head-
    EPV-
    Fax-
    Final Indictor-
    Follow -On-Document
    Frame work agrement Number-
    GPA item Category-
    GST Indicator-
    Item category-
    Line Type-
    MPN-
    MPN Indicator-
    MSD Clearence-
    Negotiation indicator-
    Offer Validity-
    Tender opening date-
    PC end date-
    phone-
    Pr Item No-
    Procument nature-
    Procument type-
    Product-
    Product category-
    Target quantity of bid invitation-
    target value of bid invitation-
    tech spec by indicator-
    tender box number-
    tender classification-
    tender open date-
    text fields
    Thanks in advance.
    Regards,
    Meera

    Hello,
    You can go to transaction BBP_PD and choose Object type BUS2200 (for Bid Invitation) and click on Run button (or F8). Next, click or any searched document. In document display You can click on header or item, partner etc. and You get list of all used tables and fields.
    Regards,
    Marcin Gajewski

  • Addition of custom fields in Contract and mapping it with the fields in SRM

    Hi all,
    A custom field should be added to bid invitation in SRM and mapped to a custom( Z field) field which is present on the contract header screen in R/3 backend. Is it possible to map these custom fields. The custom field which is in the backend contract is a mandatory field for creating a contract in the backend. It is not getting filled so the contract is not getting created in the backend. One solution which we thought of was to create a csutom field on bid invitation and pass the value of the custom field to backend by concatenating it to any of the standard field ehich is getting passed to the backend and then splitting the standard field and retrieving the custom field value and restoring the standard field value. If you think of any solution do let me know.
    Regards,
    Asha

    Hi
    Pls refer to the following thread for more details
    Custom fields not display in SRM5.5 Basic Data Frame
    Custom fields not display in SRM5.5 Basic Data Frame
    Hope it helps.
    Pls reward suitable points.
    Regards
    - Atul

  • Sstep by step guide to create bid invitation

    Hi Experts,
       Can anyone forward step by step guide to create bid invitation? I went through SAP help but I need to understand meaning of each & every field in bid invitation and why we need to enter it. i.e . from end users point of view.
    Please forward on my email id if possible.
    I shall reward points for sure.
    Thanks.

    Hi Rajeshree,
    See the link
    http://www.ies.state.pa.us/srm/cwp/view.asp?a=3&q=208197&srmNav=|
    Look for End User Procedures
    look for RFP and RFQ and it will give step by step procedure.
    Regards,Nishant

Maybe you are looking for

  • Moving table from oracle 10g to sql server 2005 plz help!!!

    Hi All, I have a table in oracle that i have to move to sql server. I have exported the table and the dmp file is around 150 MB. I do not know how to import this file into sql server. Can some one kindly update me as to which is the best way to do th

  • Auto-Increment

    I'm writing a FTP client application. Every time files are downloaded I need to update the issue number of the file. i.e. if the original file name was filename-a.txt, then the new name would be filename-b.txt. When i get to z, the next value needs t

  • Query on Database Size

    Hi all, I have a question regarding database size of my SAP Instance. My database by the way is Oracle 10g. I used the db02old transaction code. I got the ff: data in the space statistics: Scale: Month                                            Datab

  • Lf_fm_name  error if default printer space

    hı all l want send smartform like  pdf with mail   but if default printer name space   send_error or INTERNAL_ERROR  in lf_fm_name function and ı dont write default printer . how can ı solved no write default printer name . you can see my code below

  • Playing a FLV file on the browser

    Hello, I've made and extensive research on the forum  about this one  but couldnt resolve it here, so i've came up with my  own case. I can only make a swf video to work on a DW  page using the insert/media procedure.  The flv file shows as a blank