SRM Custom field "Unloading Point" mapped to PR and PO in Classic Scenario

Hi Gurus,
SRM 5.0 and ECC 6, Classic
We have a requirement of adding a new custom field u201CUnloading Pointu201D in Basic Data in SC.
The u201CUnloading point u201C field in SRM is to be mapped to  the existing standard field u201CUnloading Pointu201D in the u201CAccount Assignmentu201D tab at the Item level .The same field  should be updated for PR and PO also.
Followed the below link
http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/20b36c12-685f-2c10-4fb4-ba2e0b969c27?quicklink=index&overridelayout=true
By   Andreas Milbredt   and  for PR is it updating fine.
For PO it is not getting updated.
BBP_CREATE_BE_PO_NEW--->.FILL_PO_INTERFACE1---->.
u201CMETHOD IF_EX_BBP_CREATE_BE_PO_NEW~FILL_PO_INTERFACE1 u201C
In this we are updating the below structure Unloading Pont field with SRM u201CUnloading Pointu201D data.
cs_po1_document-IT_POACCOUNT-UNLOAD_PT
cs_pox_document-UNLOAD_PT = 'X'.
Still it is not getting updated.. Pls help
Thanks in Advance.
Babu

Hi,
further Info:
After debugging  it was found that  this BADI BBP_CREATE_BE_PO_NEW  it triggering the below standard implementation .
BBP_CREATE_ICC_BR_PO(BAdI Implementation to Transfer Brazilian Fields) only and the BADI is of type single Use.
But we have our custom implementation added to the BADI " BBP_CREATE_BE_PO_NEW" which is not read and made inactive automatically by the system.
Let us  know if this is a standard behavior and please help to proceed further.
Regards,
Suresh.

Similar Messages

  • Transferring field "Unloading Point" from ECC to SRM

    Hello Everybody,
    I need to pass the field "Unloading Point" from the ECC side to the SRM side. Currently, SAP doesn't transfer this field when we execute the program BBP_EXTREQ_TRANSFER.
    The field Unloading Point has been enabled in the SRM and is displayed properly for any Shopping Cart created there.
    In order to pass the field, I have explored the BADI - BBP_BADI_EXTREQ_OUT, but there is no field in this BADI which can be used for passing the Unloading Point.
    One solution that I have is to create a custom field in the BADI structure and then move the Unloading Point in this custom field. But then again, a question arises, how will SRM know that this is the Unloading Point field.
    Also, will any of the following BADI's do the trick?
    BBP_CREATE_REQ_BACK
    BBP_TARGET_OBJECTS
    BBP_CREATE_BE_RQ_NEW  
    BBP_GROUP_LOC_PO
    Please let me know if there is any solution for this problem.
    Thanks & Regards,
    Nikhil.

    Hi Disha,
    Thank you for your prompt reply.
    As per your recommendation, I looked at the BADI "BBP_DOC_CHANGE_BADI", but it seems that the BADI is triggered when we order or hold the shopping cart and not when we transfer Purchase Requisitions from ECC.
    Also, I had seen the thread previously, but it wasn't helpful to me.
    I will be just creating the PR in the ECC side, and won't be having any SC in the SRM before I execute the program BBP_EXTREQ_TRANSFER. I want the field Unloading Point to be moved for every PR created whenever the program is executed.
    If I have missed your point somewhere, do correct me.
    Thanks!
    Nikhil.

  • MB25 - Field "Unloading Point" (ABLAD)

    People,
    after upgrading R/3 from 4.6 to 6.0, in transaction MB25 I cannot see the field "Unloading Point" in ALV Grid. When I use "Change Layout" button, this field is not displayed too...
    What is wrong?
    Thanks!!!

    Hi
    Unloading point field is not available in MB25, there is no problem in your upgrade.
    In ECC 6.0 itself this field is not present.
    Thanks & Regards
    Kishore

  • Best approach to add Z custom field to IC Agent Inbox search and results view

    Hi Experts,
    We are having a requirement to add a Z custom field to IC Agent Inbox search and results view. I got multiple forums and ideas, but looking for the best approach for handling this. I am sure, you experts, would have already done this.
    Thanks in advance.
    Regards
    Siva

    Hi Sivakumar,
    AET is the best way by far to create a custom field in this area. It is easy and simple.
    Also, field once added in one business object it can be used at different objects as well.
    There is also a demo available for AET on sdn.
    Please let me know if any more help is required.
    Thanks,
    Bhushan

  • Shopping cart field unloading point BE_UNLOAD_PT

    Hi,
    I have made the unloading point field active in the shopping cart and want the user to be able to select from a drop down menu of specific unloading points defined, we do not want this to be a free selection fiield. This is so we can transfer this data to the backend in the same formats each time.
    Does anyone know how this could be acheived? We are on SRM 5.0
    I have tried z attribute but I cannot see a way of adding the Z attribute to the field as selctions options.
    Any help gratefully received..
    Thanks
    Andrew

    I have resolved this with a custom field

  • Creator in custom field entry point display method - Process Manager

    Hi All,
    I'm trying to create a custom field in Process Manager that grabs the creator user id and the current calendar year and displays a table of vacation taken for the year in an entry point. The problem is that I cannot figure out how to grab the creator's uid without using an iProcessInstance object which is not created until the form is submitted.
    Does anyone know how I can do it?
    Thanks in Advance for your help
    -Dug

    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

  • SRM custom fields

    When i add a custom field to the header structure that SRM uses to display custom fields on the header tab screen, the field appears on the screen but when i enter a value and go to item tab then back to header tab the field appears blank. What should i do in this situation?

    hi,
    what SRM version are you using?
    for SRM 7, you need to maintain also Append for Customer Cross-Document Database Fields on Header in
    IMG > SRM Server > ... > Define Customer Fields on Header Level
    regards.

  • Custom fields to be included in Purchase Order in MM-SUS scenario

    Hello,
             We need to include some custom fields in Purchase Order, that is transferred from ERP to SUS system. We are in SRM 7.01 and the communication from ERP to SUS happens via PI using the standard PI service.
    There is a SAP note 762984 for adding custom fields. Will this be applicable for our case also. Else what will be the standard approach.
    thanks
    Arindam.

    Hi Srikanth,
    Through partner dtermination you can get this requirement.
    First you assign farwarding agent partner function CR in your sale document Header Partner procedure and item procedure.
    Do the farwarding function assignment to delivery partner procedure and billing procedure also.
    You create Master data in XK01 transaction with 0005 account group for that forwarding agent.
    Now while creating sales order you enter that partner function and number of the farwarding agent(Which you got in XK01) in sales order -->Header >partner function or sales order> item-->partner functions.
    System will carry these partner up to billing.
    I hope it will help you,
    Regards,
    Murali.

  • ME59n exit/BADI to copy purchase requisition custom field to purchase order

    I have added a custom field (Unloading Point) in the Purchase requisition customer screen. Now When a purchase order is created from the purchase requisition through t-code ME59N, I need to copy the unloading point value from the PR to Unloading Point in the shipping tab of the Purchase Order. Whch User-exit/BADI can be used for this purpose. <removed by moderator>
    Edited by: Thomas Zloch on Nov 23, 2010 12:44 PM - please do not offer ...

    Good you found out what was the answer. Please share your solution, that sort of the idea of a forum like this.........

  • To add the "unloading point/supplier Node" field to the sales order incompl

    Hi All,
    Very Urgent treat this has high priority!
    Regarding the field "unloading point/supplier Node" in the header data of sales order VA01- Tab Shipping.
    You know if the field "unloading point/supplier Node" is missing, then Ebilling will failed. And at that moment, the system gives the order as complete even if this field is missing.
    Is it possible to add when we use the button "Incompletion log", when a manual sales order is created like showing some message stating that 'Unloading point missing or incorrect’
    Points will be rewarded for suitable answers..
    Awaiting for all your replies..
    Regards,
    Ravi Ganji

    you should be writing the code in MV45AFZZ in one of the routinues...

  • Adding custom fields to SRM UI Add-on

    Dear SAP Experts,
    We enabled SRM UI and followed the SAP provided configuration guide to complete all the required setup's. we are able to create shopping cart using the new UI without any issues.
    Now we are trying to enable custom fields on new SRM UI which are currently available on Web dynpro SC UI. we followed the configuration steps (2.1 Extending screens via SPRO configurations) provided in the Extensibility-Customer_CookBook_SP04_1.pdf.
    After the configuration is completed, we are able to see the new custom fields on the new UI screen, but we are not seeing the description as expected - the description is shown as VIEWKEY_FieldName_L eventhough we maintained the label text.
    And also any data that is entered in the new custom fields are not saved to database and therefore not available in BBP_PD transaction.
    Please see the attached screenshot for more details.Please provide your guidance in resolving the issue.
    SRM UI Add-on Extensibility cook book is available as an attachment to the note: 1830075 - Extensibility Cookbook (Customer Fields)
    Thank you and appreciate your quick response.
    Regards
    Venkat

    Venkat, We are trying to enhance the UI5 Shopping Cart using Extensibility-Customer_CookBook_SP04_1.pdf but I don't see the fields showing up in UI5 shopping cart and below are the steps that I followed.
    I am trying to add Location field in SRMShoppingCartItem (2nd row in below screen shot)
    I enhanced the Staging Structure (/SRMNXP/S_CUST_ITEM_LIST) , Customer Include (​INCL_EEW_PD_ITEM_CSF_SC) & Cust-MD Structure (/SRMNXP/S_ITEM_UI_MET_CUST) and went to SPRO and did this config for adding fields to UI screen.
    SAP Supplier Relationship Management---->SAP SRM User Interface Add-on---->Extension and Field Controls---->Configuration for Extension of Fields
    I didn't add column to database and Odata Service Model. My Goal is to show Location Field first on the  SRMShoppingCartItem and then want to enhance Database & OdataModel.
    Below are the Steps I followed.
    1) Enhanced Staging Structure :  /SRMNXP/S_CUST_ITEM_LIST
    Appended the Component Type : ZCUSTITEMLIST with Field ZLOCATION of Type Char20
    2) Enhanced  Customer Include ​INCL_EEW_PD_ITEM_CSF_SC
    Appended the Component Type : ZAINCL_EEW_PD_ITEM_CSF_SC with Field ZLOCATION of Type Char20
    3) Enhanced Cust-MD Structure  /SRMNXP/S_ITEM_UI_MET_CUST
    Appended the Component Type : ZITEMUIMETCUST with Field ​ZLOCATION_V, ZLOCATION_E, ZLOCATION_R of Type XFELD
    4)  SPRO
      SAP Supplier Relationship Management---->SAP SRM User Interface Add-on---->Extension and Field Controls---->Configuration for Extension of Fields
    Added this new entry:
    But I don't see this Location field  showing up in the UI5 Shopping Cart. Please let me know if I am missing any thing in Configuration.
    If possible can you provide the steps that you followed.
    Thanks,
    Venu.

  • OTL Timekeeper Form Custom Field map to specific Element Input Value

    Hello Everyone,
    I have the below requirement.
    1. Create a custom field in OTL Timekeeper Form. This field is based on the Element Selected on the timecard.
    2. Once the Timecard is transferred to Payroll, the custom field should go to a specific input value of that element.
    I know how to perform Step 1 above. But i am unable to find out how i can map the value in custom field to a specific Input value of the element.
    Any inputs are appreciated.
    Regards,
    Jay

    Any tips people?
    Can this be achieved?
    This is what i have done so far.
    1. Created a new Value set for the custom field.
    2. Created an alternate mapping to map the value set value to InputValue13.
    3. Created the alternate name.
    4. Added the alternate name to 'OTL Alternate Names' DFF.
    5. Added the Alternate name to the 'Preferences'.
    Testing:
    1. Created a Timecard populating the custom field.
    2. Timecard submitted and approved successfully.
    3. I verified that the custom field value goes into attribute13 of hxc_time_attributes where the attribute category is the corresponding element (should it be against the attribute category: Dummy Element Context? If Yes, then how to do it?).
    4. Then i ran the program 'Transfer Time from OTL to BEE'. This transferred the values into hxt_timecards_f, hxt_sum_hours_worked_f, hxt_det_hours_worked_f. But nowhere in these tables do i see the custom value.
    Did i miss any step? I did not define anything in the 'Define Mapping Components' of Deposit/Retrieval Process because InputValue13 is already part of it unter type 'Dummy Element Context'.
    5. Since it is not in hxt tables, i did not find it in pay_batch tables too.
    Any guidance is appreciated.
    Regards,
    Jay

  • Customer Field in Standard BI Content

    Hi Experts,
    in CRM 7.0 there is a feature called Online Reporting which is using the Netweaver BI functionality to directly execute BW reports within CRM. I have set this up and it is working fine for the standard CRM BI content (which seems to be based on BW version 3.x) that is delivered. So I can execute a standard query and the data is then pulled via Query, InfoCube and DataSource synchronously and displayed in the CRM Web UI.
    I am now trying to add a customer field to the whole chain so my first task is to enhance the standard extractor. I manged to do this via an append include and BAdI RSU5_SAPI_BADI. When testing the extractor the data for the new field is populated correctly.  When checking the data source in RSA1 I can also see the new field in the fields list of the datasource. The fields is also available in the transfer structure. I now mapped an Infoobject (which I had created before) to this customer field of the transfer structure. And then I created a transfer rule to map the field to the communication structure.
    In order to test these changes I have created a start routine and set a break-point to see if the data is provided properly. The debugger stops and all the data is there EXCEPT for my new field. Does anybody have an idea what might be missing in my configuration?
    Thanks for your help. Points will be rewarded!
    Cheers,
    Jens

    Hi Experts,
    unfortunately, I just realized that for CRM 7.0 it is not recommended by SAP in general to enhance the BI content for Online Reporting. As from EhP1 there seems to be an Interactive Reporting Enhancement Workbench to support this requirement. See post from Sven Kriebel:
    CRM 7.0 - Enhancement of Data Sources for interactive Reporting
    So until the next upgrade I will have to stick with what AET provides.
    Anyway, thanks a lot for your helpful answers!
    Cheers,
    Jens

  • USER EXIT/BADI for blocking pop up in VA01/VA02 for unloading point

    Hi,
    Please see details below with an example
    Following the below steps will execute the popup.
    1. VA01 (Sales Doc Create)
    Document type can be anything.This pop-up should be blocked for 'CRQ' and 'CR' types.
    2. Input “CRQ” or “CR” in the Order Type field and execute.
    3. Within the document:
    Input customer “194” as the Sold-to and Ship-to parties
    Input the PO Date field with today’s date
    Input material “475410m” and a Target Quantity of “1”
    Press Enter
    If the ship-to party has more than one unloading point  a pop up would show both values to choose one(these values come from KNVA-ABLAD).
    The code details are as follows:
    Program SAPMV45A--> Include  MV45AF0K_KUAGV_SELECT---->CALL FUNCTION 'VIEW_KUAGV'
    2)CALL FUNCTION 'VIEW_KUAGV' uses CALL FUNCTION 'SD_PARTNER_SINGLE_MODIFY' for ship-to(WE)
    3) IN FM 'SD_PARTNER_SINGLE_MODIFY'  the following sub-routine is called:
    *-- proceed inserting a partner -
    create a new xvbpa-segment
    PERFORM XVBPA_ENTRY_FILL USING LVF_VKORG LVF_VTWEG LVF_SPART
    LVF_VBELN
    fif_posnr
    LVF_KUNNR_NEW
    FIF_MANUAL_ADDRESS
    FIF_MANUAL_ADDRESS_ORIGIN
    FIF_PARVW FIF_PARGR
    LVF_PARTNER_USER
    FIF_KNREF_PARNR
    FIF_PRFRE
    FIF_BOKRE
    FIF_HISTUNR
    FIF_HZUOR
    FIF_NO_DIALOG
    LVT_XVBADR
    LVF_ACTION_TODO
    LVS_OLD_XVBPA-CNTPA
    CHANGING LVS_NEW_XVBPA
    LVT_XVBPA.
    4)This subroutine uses FM 'SD_PARTNER_ABLAD_SELECTION'  to determine unloading points for ship-to and also  brings up the pop-up using 'REUSE_ALV_POPUP_TO_SELECT'.
    partner is ship-to, so determinate unloading point
    CALL FUNCTION 'SD_PARTNER_ABLAD_SELECTION'
    EXPORTING
    FIF_KUNNR = LVS_XVBPA-KUNNR
    FIF_NO_DIALOG = LVF_NO_DIALOG
    IMPORTING
    FES_KNVA = LVS_KNVA
    EXCEPTIONS
    NO_UNLOADING_POINT = 1
    NO_SELECTION_DONE = 2
    OTHERS = 3.
    LVS_XVBPA-ABLAD = LVS_KNVA-ABLAD.
    Any help in this regard is highly appreciated.
    Sincere Regards,
    Sai.

    Have a look at below link which gives the details abt the user exits related to VA01/VA02.
    http://help.sap.com/saphelp_46c/helpdata/en/1c/f62c7dd435d1118b3f0060b03ca329/content.htm
    Best Regards,
    Vibha
    *Please mark all the helpful answers

  • In T-Code: MIRO ; how to add custom fields in Table Control

    In MIRO
    in PO Reference tabstip i want to add 2 custom fields ( say PO segment Invoice number and vechecle names i have to populate ).
    How to do dis ,
    any BADIs or any EXITS ????
    <REMOVED BY MODERATOR - REQUEST OR OFFER POINTS ARE FORBIDDEN>
    Regards,
    Ramesh.
    Edited by: Alvaro Tejada Galindo on Dec 29, 2009 11:24 AM

    ok

Maybe you are looking for