Customer fields on own screen - Shirley Pereira

Hi Everybody,
   I saw lot of threads on the same issue but i couldnt get a solution for this issue.
I saw all oss notes which all are mentioned for this issue but its not working for me.
Requirement is, i have to add my own fields for contact(GOA) at header level.
Those fields should appear on my own screen with individual tab.
We are in the implementation of SRM 5.0
For that i used badi "BBP_CUF_BADI" and studied the documentation of this badi.
I will just explain the things of what i did and u please suggest that what i missed.
1) zfields added in the structure Ci_bbp_hdr_ctr and CI_BBP_HDR.
2) defined screen '100' as subscreen type under function group 'ZCONTRACT_CUSTFIELD '.
3) created internet service 'zcontractcusfi' and created template using webgui option for program SAPLZCONTRACT_CUSTFIELD(function group program name) of screen 100 .
(template code generated automatically)
4) I have created the internet service manually in "SICF" and placed the GUI parameters.
5) Then i wrote code in badi "BBP_CUF_BADI" into the PUT_DATA method.
EV_REPID = 'SAPLZCONTRACT_CUSTFIELD'.
EV_DYNNR = '0100'.
EV_THEME = '99'.
EV_TEMPLATE = 'SAPLZCONTRACT_CUSTFIELD_100'.
EV_SERVICE = 'ZCONTRACTCUSFI'.
Still its not working. Could you give me the input on this issue.
I am in the urgency of implementing this issue. So please consider and help me.
Thanks in advance
Shirley Pereira

Hi
Please try this ->
Related useful pointers ->
Re: BBP_CUF_BADI usage in SRM-EBP 4.0
Custom screen using BBP_CUF_BADI
Custom screen in BBP_CUF_BADI
Re: Contract CUF from SRM to Backend
Re: Screen Enhancement using BADI
Implementation of BBP_CUF_BADI
Re: Screen control of customer fuields
Hope this will help. Do let me know.
Regards
- Atul

Similar Messages

  • Adding customer field to selection screen of RFKORD11 - Customer  Statement Printing Program:

    Hello,
    We are required to add an important customer field to selection screen of customer
    statement printing program: RFKORD11 for our South African branch.
    Please advise us regarding this matter,
    is there a proper user-exit or a repair is needed?
    Kind Regards.

    Enhancement
    text
    F050S001
    FIDCMT, FIDCC1,
      FIDCC2: Edit user-defined IDoc segment
    F050S002
    FIDCC1: Change
      IDoc/do not send
    F050S003
    FIDCC2: Change
      IDoc/do not send
    F050S004
    FIDCMT, FIDCC1,
      FIDCC2: Change outbound IDoc/do not send
    F050S005
    FIDCMT, FIDCC1,
      FIDCC2 Inbound IDoc: Change FI document
    F050S006
    FI Outgoing IDoc:
      Reset Clearing in FI Document
    F050S007
    FIDCCH Outbound:
      Influence on IDoc for Document Change
    F180A001
    Balance Sheet
      Adjustment
    FARC0001
    Enhancements within
      archiving (FI)
    FARC0002
    Additional Checks for
      Archiving MM Vendor Master Data
    FEDI0001
    Function exits for
      EDI in FI
    FICT0001
    Exits for
      inter-company transactions
    RFAVIS01
    Customer Exit for
      Changing Payment Advice Segment Text
    RFBVX001
    Enhancement for bank
      directory transfer (Austria)
    RFEPOS00
    Line item display:
      Checking of selection conditions
    SAPLBANK
    User exit: Bank data
    SAPLF040
    WF: Preliminary
      posting (authorized for release)
    SAPLF051
    Workflow for FI
      (pre-capture, release for payment)
    SAPLFCPD
    One-time account data
      or different payee in booking
    SAPLSSRV
    User exit: Bank
      account numbers
    RFKORIEX
    Automatic
      correspondence
    please check which one  is better .

  • Add a custom tab to include custom fields in Shipment Screen (VT03N)

    Hello every one,
    We have a requirement to add a custom tab to include custom fields in shipment header.
    Can any one of you help me on this?
    Thanks in advance !!!
    Regards,
    Ganga

    Hi Ganga,
    This is the question of customer exit....you will get very good links on the forum itself...but i can give you some hint:
    1. fing out the package or program name for the transaction(by gng in the setting)
    2. go to se84 and in the enhancement->customer exit tab...with the help of pkg name got above find out the various enhacement for this tcode.
    3.find out the appropriate one by putting in the break point.
    4. You can get an exit with a screen exit where you will create your own screen(with the custom field if.....then you have to append them in the table) or with the std fields.
    5. there you will get the fm exit for PBO and PAI as well.
    Hope this might help you in solving the problem.
    Pooja

  • 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

  • Default value in custom field in webdynpro screen

    Hi.
    We have added a custom field in the Item level for Shopping Cart (SRM 7.1).
    I however want a default value to show up or get populated in that custom field all the time. What is the best way to achieve this?
    Thanks.
    Anuradha.

    depends upon how you have added it.
    if its just though the structures and not added in the WD then you need to do it with doc-change badi.. and this is a preferred option.
    if you have done it though WD then you can default the values using the post exits in the INIT method.
    you can check if the value is blank then populate this default value (so that it does not overwrite the edited values).
    moreover, do you want it as a non editable field or just a default value which user can change on the screen as well?

  • Creating custom field in ASN screen of SRM SUS

    Hi,
    Our requirment is as follows
    A custom defined field is to be created in the ASN screen under the Delivery Information block (under the field Bill of Ladding)
    As in the normal scenario of ASN the shipment notification is sent to R/3 through XI. Now this new custom field is also to be sent to R/3 through XI in the normal way. This field carries a alphanumerical value
    Could someone help us in this regard, how to create this new field in SRM and map it to XI
    System Details:
    SRM SERVER 5.5
    SRM 5.0
    XI 7.0
    Regards,
    Solai

    Dear Solai
    For addind new fields in SRM-SUS scenarios
    First  add an field in the inbound delivery in R3 tables
    Second map the same  in XI in the adapter engine in the mappping process
    third  add field at the table level in SRM also refer note 672960 where it is refering the INCL_EEW_*  structures .
    Secndly modify the template which is dispayed on the SUS portal .
    Regards,
    Nimish Sheth
    do reward points for helpful answers.

  • User exit or Badi to add custom fields in selection screen of tcode CATS_AP

    Hi Guys,
    I want to add a custom field to the selection screen of report RCATS_APPROVE_ACTIVITIES (tcode CATS_APPR_LITE).
    I also want to display filtered by this custom fields.  Please let me know the user-exit (prefebly) or BADI.
    I will appreciate if somebody can share the steps.
    Thanks,

    Hi,
    Yes there is, the BADI name is CATS_REPORTING.
    It can be views in transaction SE17.
    thanks.
    JB

  • Add custom fields on selection screen  and ouput in Transaction QM11

    Hi All,
       i have the requirement to enhance the transaction qm11( Report : RQMELL10) to add the custom fields on the report selection screen and in the report output.
      i tried to add the fields on selection screen by copy the standard program RQMELL10 to custom one. and tried to add the fields above to the coding tab but i am not able to display the text for those fields of select-options. can any one help me is it the right way to copy the standard program to custom program and adding the custom fields and how to get the text element for the custom fields which we are going to add it. i tried to add the text element in program text elements but it is not appering on the report.
    please requeting the help asap if it is possible.

    Have a glance in below thread.
    Enhancing transaction QM10
    Also, there are some more threads available in enhancing the QM10 / QM11. Please search those as well.

  • Adding custom fields to ASN Screen

    We have a requirement to add few custom fields to the SNC ASN which can be filled by the Supplier through Web UI and later on publishing the same needs to be transmitted to the PI system through the DDN XML msg. My understanding is that the following enhancements would be required for the same:
    1. WEB UI enhancement to include the custom fields at the desired places in the screen (Eg. Trailer # under Shipping Details tab in ASN Details (supplier view) screen)
    2. Enhancement to the ODM strucuture to include the new fields
    3. Enhancement in the proxy structure to add the custom fields to the DDN XML generated and sent to PI.
    I found the following related docs in SDN, but still not able to understand the entire flow.
    a. UI Enhancements in SNC and SPP [http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/208895d6-fef1-2c10-4086-fee29a29c29c]
    b.How to Add Columns to Tables in Standard SNC Web Interface [http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/10e59409-f392-2c10-e197-902764da4fe5]
    Can anyone explain in further detail on how this enhancement can be achieved by taking an example?
    Regards,
    Bharath

    Hi Bharath,
    Did you get the solution to this. Please share if you were able to implement the solution.
    Thanks,
    Kiran

  • How to debug a custom field on the screen.

    Hi All!
    I had created a custom field on the SAPMV45A screen no. 4459.Now if the user inputs data on the field through VA03 the values should update the corresponding tables.
    But my field is not getting updated in the respective table.Now how to get this debugged.I had handled this field through corresponding user exits.
    Please advise.
    Regards
    Praneeth.

    Hi praneeth,
    1. User-exit will only give
       pre-defined inputs.
    2. in debugging mode, try this out.
       in the same format.
      where programname = your programname of transaction
           fieldname   = fieldname on screen(struct-fieldname)
    (programname)fieldname
    regards,
    amit m.

  • Add Custom field to standard screen with table control

    Hello,
    I need to add two custom fields to a standard screen in CAT2 transaction(not using any screen exit).I will be given SSCR key.The standard screen (screen no. 2100) only has a table control.
    How can I add the custom field such that it appears as a field on the screen when CAT2 transaction is opened.
    Do i need to write any code?
    I'm new to ABAP so could you please give a detailed explanation.
    Also, do i need to change the 'fixed columns' field in the table control?
    Regards,
    Monica.

    hi,
    1) find the screen
    2) add new fields to the screen
    3) program PBO and PAI
    regards,
    Wojciech

  • User Exit to add custom field in Component Screen

    Hi Friends,
    I searched alot but could find exit to add custom field or tab in material component detail screen for SAP 4.7. Please let me know if there is any exit  or workaround possible.
    Thanks,
    Raj

    BADI is available to create custom field in material component , but it is available as of ECC 6.0 EHP3 , not sure about 4.7

  • IW 28, customer fields in selection screen

    Hello,
    we have some costumer fields in table qmel. I would like to use these fields in transaction IW 28 as selection fields.
    Is this possible?
    regards
    stefan

    Hi,
    You can add the filed in selection screen.
    find the enhancement points for selection screen in program.
    and same way find enhancement point for select query in program.
    For example:
    The field revnr is added in selection screen like we can add custom filed also.
    ENHANCEMENT 4  DIMP_GENERAL_RIQMEL20.    "active version
      SELECT-OPTIONS: revnr FOR viqmelst-revnr.
    ENDENHANCEMENT.
    second: select query is also given in enhancement point, since we can modify the enhancement point.
    ENHANCEMENT 2  DIMP_GENERAL_RIQMEL20.    "active version
        SELECT (g_selfields_tab) FROM (g_viewname)
                INTO CORRESPONDING FIELDS OF TABLE lt_viqmel_iflos
                              WHERE qmnum IN qmnum
                              AND   iwerk IN iwerk
                              AND   tplnr IN strno
                              AND   swerk IN swerk
                              AND   kostl IN kostl
                              AND   abckz IN abckz
                              AND   gsber IN gsber
                              AND   anlnr IN anlnr
                              AND   stort IN stort
                              AND   msgrp IN msgrp
                              AND   eqfnr IN eqfnr
                              AND   beber IN beber
                              AND   ingrp IN ingrp
                              AND   equnr IN equnr
                              AND   matnr IN matnr
                              AND   serialnr IN serialnr
                              AND   deviceid IN deviceid
                              AND   bautl IN bautl
                              AND   msaus IN msaus
                              AND   ausvn IN ausvn
                              AND   ausbs IN ausbs
                              AND   auztv IN auztv
                              AND   auztb IN auztb
                              AND   btpln IN btpln
                              AND   bequi IN bequi
                              AND   auswk IN auswk
                              AND   verfv IN verfv
                              AND   verfn IN verfn
                              AND   verfm IN verfm
                              AND   anlzv IN anlzv
                              AND   anlzn IN anlzn
                              AND   anlze IN anlze
                              AND   inspk IN inspk
                              AND   datan IN datan
                              AND   qmart IN qmart
                              AND   bukrs IN bukrs
                              AND   priok IN priok
                              AND   ernam IN ernam
                              AND   erdat IN erdat
                              AND   aenam IN aenam
                              AND   aedat IN aedat
                              AND   mzeit IN mzeit
                              AND   qmnam IN qmnam
                              AND   strmn IN strmn
                              AND   ltrmn IN ltrmn
                              AND   aufnr IN aufnr
                              AND   kunum IN kunum
                              AND   vbeln IN vbeln
                              AND   kdauf IN kdauf
                              AND   kdpos IN kdpos
                              AND   bstnk IN bstnk
                              AND   bstdk IN bstdk
                              AND   qmdab IN qmdab
                              AND   bezdt IN bezdt
                              AND   rbnr  IN rbnr
                              AND   qmdat IN gr_date
                              AND ( kzloesch = space OR
                                    kzloesch IS NULL )
                              AND   qmart IN i_qmart
                              AND   vkorg IN vkorg
                              AND   vtweg IN vtweg
                              AND   spart IN spart
                              AND   auszt IN i_auszt
                              AND   arbpl IN i_arbpl
                              AND   qmgrp IN qmgrp
                              AND   qmcod IN qmcod
                              AND   warpl IN warpl
                              AND   wapos IN wapos
                              AND   revnr IN revnr
                              AND   owner IN i_owner
                              AND   phase IN gr_phase.
    ENDENHANCEMENT.

  • Need to provide F4 functionality to customer field on SRM Screen

    Hi all,
    I was created 4 input fields on SRM WEB screen. I need to provide F4 functionality for the first field.if user clicks on the find button it has to show list of all values related to the above mentiones 4 fields. in this four fields one field is the key field. if user select on key field the corresponding values has to be populated in the reamining 3 fields along with the key field.
    how to achive this. is there any badi for this.pls suggest me the sample code if any thing is  there.

    Hello,
    If you are using custommer fields according to notes 672960 and 458591, the F4 option are self-generated when defining in the include (CI* or INCL_EEW_PD* ) a foreign key or a search help.
    Rgds,
    Pierre

  • Add Customer fields to Shopping Cart Wizard - Not showing on one screen

    Hi,
    I have added 3 custom fields to the SRM portal (5.0), by adding these fields to structures INCL_EEW_PD_ITEM_CSF & INCL_EEW_PD_ITEM_CSF_SC, as described in OSS Note 672960.
    On the Shopping Cart Wizard, these custom fields appear in the default settings for items & when adding a Limit Item.
    However, they do not appear in the selection for "Describe Requirement".
    How do I add them to this subscreen? I have tried copying the customer fields subscreen in Screen Painter from the Limit Item screen (in addition to flow logic and html template changes.) However, it doesn't work right this way.
    Please help.

    Not sure which CUF BADI you are referring to, since there are 2 of them. 
    BBP_CUF_BADI - Not implemented, since this is used to change how custom sub-screens look and act by creating your own (if business logic is complex). Not relevant, since the Customer fields subscreen does not appear where we need it. We have no use for controlling it in the areas where it does appear.
    BBP_CUF_BADI_2.- Implemented. Is used to control customer fields. Not relevant, since the Customer fields subscreen does not appear where we need it. We have no use for controlling it in the areas where it does appear.

Maybe you are looking for

  • DAP problem with LDAP

    Hi All I have a test about DAP and LADP. The environment is ASA5520 / RSA / AD , they all in 192.168.1.0/24. The user data is on AD. RSA provide dynamic password. ASA provide anyconnectvpn. Now i want anyconnect authentication use sdi with RSA and DA

  • Initial layout - FBL1N

    Dear all, I have an issue: when a user defines an initial layout for FBL1N transaction, it is not only set for this user but for others too, so if this layout has been defined using filters, etc, users who doesn´t know about can get a wrong result. I

  • Experts: ****Urgent**** help needed.

    We need to give a demo to a customer tomorrow. We need to store data in the Oracle 10g DB in Persian. Our development DB which we inserted data in English has a WE8ISO8859P1 character set. There is no data in Persian in this DB. We created a new 10 D

  • How to open toolbox in Illustrator CS5

    Hello, I'm having trouble finding my toolbox. When I open illustrator, it's not there. Usually I go to Windows > control or something, but I don't have that. Please help me!  I need it for an assignment in class, and I would really appreciate someone

  • "Windows cannot access the specified device, path, or file, you may not have appropriate permission to access the item" Why?

    Whenever i try to access any folder on my computer(Windows 7), it tells me "Windows cannot access the specified device, path, or file, you may not have appropriate permission to access the item", this happens even for My Computer and Control Panel. I