Ship-To Address not trasferred to backend

Hello all,
EBP 5.0, R/3 4.7
I have address maintained in EBP via web and added it to user in ppoma_bbp as default.
In SC when user check details Ship-To Address is appropriate, but in backend in Purchase Requsition delivery address is from associated plant.
Looking in BBP_PD for item Ship-To Address tables:
CRMD_PARTNER - ADDR_NR right one,
BBP_PDBGP no entries,
BUT000 root organization address,
ADDR3_DATA empty.
Grateful
Gordan

Hello Gordan
By default, the delivery address is not transfered.
There is an consulting OSS note on this topic:
you have to change B470_REQUISITION_CREATE (or copy it and call it with driver BADI) to enable the use of table "requisition_addrdelivery":
create requistion on backend system
    CALL FUNCTION 'BAPI_REQUISITION_CREATE'
      DESTINATION destination
      EXPORTING
        skip_items_with_error          = skip_items_with_error
      IMPORTING
        number                         = number
      TABLES
        requisition_items              = requisition_items_exit
        requisition_account_assignment = requisition_account_assignment
        requisition_item_text          = requisition_item_text
        requisition_limits             = requisition_limits
        requisition_contract_limits    = requisition_contract_limits
        requisition_services           = requisition_services_exit
        requisition_srv_accass_values  = requisition_srv_accass_values
        return                         = return
        requisition_services_text      = requisition_services_text
      requisition_addrdelivery       = req_addrdelivery
      EXCEPTIONS
        communication_failure          = 1  MESSAGE msg_text
        system_failure                 = 2  MESSAGE msg_text
        OTHERS                         = 3.
Rgds
Christophe

Similar Messages

  • Error in SRM 7.01,Trace showing Partner Ship-To Address not found in FEH.

    Hi Gurus,
    Please throw some light on my isssue.
    We are developing Plan Driven Procurement Business Scenario in SRM.
    Current System details are ECC 6.0 EHP4, PI 7.1 & SRM 7.01.
    We have done all the configuration settings in ECC, PI & SRM.
    PR created in ECC 6.0 and External source of Supply tab generated in PR, processed through SAP PI successfully to SRM 7.01. In SRM it showing an error trace as *Partner Ship-To address not found* . We are using ABAP Proxies and standard content for this PDP Scenario.Using PurchaseRequestERPSourcingRequest_Out as an outbound interface and PurchaseRequestERPSourcingRequest_In as Inbound interface. shopping cart is not getting created in SRM system. FEH is enabled in SRM system to trace the error.
    Please provide inputs to resolve the issue.
    Ashok

    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

  • Ship-To Address not getting picked for one particular user

    Hi SRM Gurus,
    I am working on SRM5.0 system with ECC6.0 as backend.
    For one particular SRM user, the Ship-To address number which has been maintained in his attributes through transaction PPOMA_BBP, as default delivery address, is not populated when he creates a SC.
    This default ship-to address is not seen while creating the cart even though the address can be found via the F4 search help in the same SC.
    Can anyone tell me why this is happening for one particular user?
    Please note that this problem is occuring even when the user is shopping for self and creating a new SC (no copying from template). So SAP note 1055203 is not valid in my case.
    I have checked the ADRC table, and this address number exists. Infact, when I assign this address number to some other user's Ship-To attribute, this default delivery address is picked in the SC.
    So, I understand that the problem is not with the address, but with the linking of this address number to this user. I even tried deleting and re-assigning the address number in the attribute to this user. But, it doesnot work still.
    Can anyone help me out?
    Thanks n Regards,
    Ancy

    Ship to address not being picked from attributes for any user it was being picked from Org address data , and I had reset the value
    now , when I am trying to create a SC and I have tried to add delivery address  bby 2 types .
    1. By adding through the portal
    2> i have tried to add the same throgh ppomabbp in user attributes "Delivery address"
    I have also made it default however when I raise the SC it again shows me as blank :
    I am not too sure how do I populate the value that I need . Please see below still the delivery address is blank !!

  • Ship to address not copied to EDI from SRM SC

    We have SRM 7.0 with ECC 4.5 classic scenario.
    When a shopping cart with more than one item is created, the Ship to address is not sent to EDI document through the PO in ECC.
    I checked the IDOC and noticed that when the PO has one item the delivery address is being populated in EDI and it is shown in header information in the IDOC.
    When the PO has more than one item, the delivery address is not sent in the header of the IDOC but it is present in the item level in the IDOC for all items.
    The PO document has the delivery address same as Shopping cart.
    But the EDI document is not having the Ship to address.
    Please let me know where could this be going wrong.

    HI,
    I think this is the wrong forum to proceed with this.
    SAP Community Network Forums » SAP Solutions » SAP Solution Manager
    Regards

  • Want shipping Point address(not Number) in the invoice layout

    Dear Experts
    Please tell me tables and fields  how get the shipping point address in invoice layout, if i give likp-vstel, it picks the shipping point number only,
    issue resolution is very urgent
    Thanks and regards
    Janardhan

    Hi janardhan,
    i am also working on the same type of requirement. here i am giving the details. i think it will helpful to u..
    Sold to: VBRK_KUNAG
    Ship To: VBPA-KUNNR where VBPA-PARVW=”SH”
    Invoice No: VBRK-VBELN
    Name OF Finished Product
    Material Code: VBRP-MATNR
    Cases : VBRP-VRKME where MVKE-VRKME=”CSE”
    Pallets : VBRP-VRKME where MVKE-VRKME=”PAL”
    Price per case in Unit of measure: KONV-KBETR
    Price in Unit of measure: RV61A-AWEIN
    Net weight : VBRP-NTGEW
    frieght without VAT: VBRP-NETWR + VBKD-INCO1
    Vat 20%: 20% of KONV-KBETR where KONV-KSCHL=”ZVAT”
    total with VAT: VBRP-NETWR (VBRP-NETWR + VBKD-INCO1) + VBRP-MWSBK where KONV-KSCHL=”ZVAT”
    Only VAT : KONV-KBETR where KONV-KSCHL=”ZVAT”
    Ammount in words ( if value is 10rs, that should be come in ten repees only): VBRP-BRTWR
    1. My Client requires the company code address ( Name , city, pincode, phone number, etc) and his bank details in the layout
    VBRK-BUKRS – Com. Code
    ADRC-NAME1—Name
    ADRC-STREET—Street
    ADRC-CITY1 --- City
    ADRC-COUNTRY – Country
    ADRC-REGION—Region
    ADRC-POST_CODE1- Postal code
    ADRC-TEL_NUMBER – Telephone number
    2.He requires the customer Address like name , street, house number, pincode, phone number, and fax number)
    KNA1-NAME1 -
    Name
    KNA1-STRAS --- Street and house number
    KNA1-ORT01 --- City
    KNA1-REGIO --- State
    KNA1-PSTLZ -
    Pin code
    KNA1-LAND1 --- Country Key
    KNA1-TELF1 -- Telephone number
    KNA1-TELFX --- Fax number
    3. Total without VAT: VBRP-NETWR
    4. Freight without VAT : VBRP-NETWR + VBKD-INCO1
    5. Shipping Point Address has to come to layout
    ADDR1_DATA-NAME1 --- Shipping point name
    ADDR1_DATA-STREET --- Street
    ADDR1_DATA—HOUSUE_NUM1—house number
    ADDR1_DATA-CITY1 --- City
    ADDR1_DATA-REGION --- State
    ADDR1_DATA—POST_CODE1—postal code
    ADDR1_DATA—COUNTRY-- Country
    6. Plant Address address has to come to layout
    VBRP-WERKS -- Plant
    VBRP-WKREG—Region
    VBRP-WKCTY -- City
    VBRP-WKCOU -- Country
    these r the fields needs to be taken based on the requirement..
    Reward if helpfull.
    Regards,
    Praveen kumar.D

  • SC ship-to address

    Hi,
      When entering address manually while creating a cart an error is generated (Partner Ship-To Address not found  ). I have found that the BU Partner guid is being looked up and it fails. This lookup seems to be standard ( and logical) for any defaulted address or selected address (F4) ,but should not run for manually entered address.
      Any suggestions ?
    Thanks in advance.

    Hi ,
    Please see SAP note 935943 on this issue.
    Apply this note and related notes on system and then again maintain Internal address again for BP and then try it.
    I hope,this should solve this issue.
    Regards,Nishant

  • "Ship To Address" details missing in the SC and subsequent documents

    Hi All,
    We have a strange situation.
    There is no "Ship To Address" details in the shopping Cart and its subsequent documents.
    This happens only for some shopping carts.
    As per my understanding "Ship To Address" is a mandatory partner information without which the Shopping cart should not be created at all.
    Can anyone please let me know the possible reasons for "Ship to Address" not being present?
    Thanks & Regards,
    Mayank

    Hi Mayank,
    Have a look at the following OSS Note:
    Note 738534 - Ship to address disappears when product category is changed
    Note 953657 - BBP_POC: Ship to address cleared during change of PO item
    Note 1022048 - BBPSC03: Ship-to address gets cleared off
    Hope it helps.
    Thanks,
    Pradeep

  • Ship to Address in the Global Outline Agreement PDF

    Hi All,
    We are creating GOAs. When a GOA is Released an email is sent with a PDF attached. In the PDF attached there is the section "Ship-to-address" on the top right part of the sheet but is showed without content (only the description Ship-to-address is displayed but below where should be the content it is empty).
    Does anybody know from where the system take this information?
    Thanks in advanced!!!
    Mar

    Hi
    Please have a look at the following OSS notes, which might help.
    Note 925530 - Smartform BBP_SC - delivery address is blank
    Note 828263 - Default delivery address cannot be changed manually
    Note 1003059 - TTE tax calculation: Error on change of ship to address
    Note 1022048 - BBPSC03: Ship-to address gets cleared off
    Note 953657 - BBP_POC: Ship to address cleared during change of PO item
    Note 956119 - Ship-to address for shopping cart using public template
    Note 752612 - JavaScript error in address management and partner maint.
    Regards
    - Atul

  • Ship to address in SC

    Hi,
    can any one say if it's possible to enter the ship to address other than maintained in system. we are on SRM 5.0. when any other adreess details are entered in the name field and any other fields in the ship-to details, system message Partner SHIP-TO-ADDRESS not found appears.
    Thanks

    Hi
    As Yann told, Please ensure that the user creating the Shopping cart is consistent and the same for the Org plan (using PPOMA_BBP - Consistency check).
    <b>Few other SAP OSS notes to refer in this case.</b>
    <u>Note 828263 - Default delivery address cannot be changed manually
    Note 1003059 - TTE tax calculation: Error on change of ship to address
    Note 1022048 - BBPSC03: Ship-to address gets cleared off
    Note 953657 - BBP_POC: Ship to address cleared during change of PO item
    Note 956119 - Ship-to address for shopping cart using public template
    Note 752612 - JavaScript error in address management and partner maint.</u>
    Regards
    - Atul

  • Disabling ship-to-address field on the SRM 7.0 portal.

    Hi All,
    The requirement is to disable the ship-to-address field for user input on the portal.
    I have some information about the table /SAPSRM/V_MDF_IC. Here some entries has to be maintained.
    But I am not able to get what would be the exact data entry to disable the ship-to-address field.
    Please let me know the correct data and procedure to do this.
    Thanks & Regards
    Archana

    Hello Archana
    in standard SRM , if you maintained ship to address attribute or copy ship to address default you might inherit all the user ship to address default.
    but your requirement is no user should not edit the ship to address
    in SRM 5.0 we have undo address button under ship to address .
    if you click undo address all the address will be cleared and now user can enter his desired ship to address.
    so now you need to protect this functionality. you must keep access for only dispaly the ship to address not allow to enter ship to address.
    In srm 7.0 you dont have undo entries ? i am not much aware of srm 7.0 screens . customer requirement is valid.
    br
    muthu

  • Ship-to-address to be transferred to the backend

    Hello All,
      We are running on  SRM 4.0(Classic  scenario).The Backend version is  4.7.We have a  requirement  that the Ship-to-address in SRM (if  changed) should  be transferred to the Backend.
      We have the  multiple ship-to-addresses maintained in EBP via web and added it in ppoma_bbp as default.
      Now as per our  reqt,when the requisitioner goes in teh Ship-to-address details  node while creating the SC,he is  able to view the deafult ship-to-address maintained in attributes,but if he changes the address here,the change address should flow to the Backend when the PR gets created..
      As per our analysis,we have found the foll notes which seem to be relevant for our scenario --
    1>767461
    2>760824
    3>576665
    4>450425
    5>427906
      Has  anybody implemented this  before and among the above notes,which of these are to be applied(for SRM 4.0)?
      Also,as per note 767461,note 358741 is  a  prerequisite,but since we are on R/3 4.7,this note shouldn't be applicable.Any suggestions on this??
    Regards,
    Disha.

    Hello All,
      Can anyone tell me considering my system version and scenario(details mentioned in my earlier post),for the transfer of ship-to-address to be transferred to the Backend,do i need to apply note 450425?
      Also,from the other 4 notes which i found out,which of  of these should I apply to get this functionality started(other notes  nos: 427906,576665,760824,767461 )???
      Please help.
    Regards,
    Disha.

  • How to retrieve name4 data from backend for display on View Ship-to Address

    Hi Everyone,
    I need your advise / help:
    I added name4 in shiptodetails1.jsp for new ship-to address when ordering.  This name4 can be entered, saved to backend and display before submit rder.  but when dispaly the created order, the name4 data is not shown on View Ship-to party Address page.  Seems address.getName4() is not enough, I need to modify some method to retrieve the data from backend address object. Can anyone guide me what and how to enhance forretrieving name4 data from backend, so it can display on View Ship-to Address?
    Any advises / suggestions?
    Thanks, Jin

    Hi Jin,
    I hope you already found the solution but here some more detail.
    I am working on ISA with ECC so I do not have an access to CRM system.
    As you are facing problem to retrieve data from back-end while displaying it on order status page you can debug code of class DetailStrategyR3.class.
    There is a method fillDocument this method call RFC BAPI_ISAORDER_GETDETAILEDLIST. This RFC actually read Order related data from backend and fill the SalesDocument object. Method fillDocument also call other methods like fillShipTo.
    During debug in NWDS you can see address data and check the values of Address object. If Name3 or Name4 and nickName contains no value then you can't get it on JSP page because it is not coming from the RFC.
    So I suggest you should first check DetailStrategyR3.class as it is preparing Document for display purpose. When you open any order on orderstatusdetail page this class comes in Action and prepare SalesDocumet with all necessary information including  Ship to Address of that order. So If here you do not get value in Name3, Name4 or Nickname then you have to do some custom development
    Check Below code while debug in NWDS.
    //fill ship-to information on header and item level
            fillShipTo(document,
                       partnerTable,
                       getDetailedList.getTableParameterList().getTable(
                               "ORDER_ADDRESS_OUT"),
                       connection);
            ShipToData shipTo = document.getHeaderData().getShipToData();
            orderHeader.setShipToData(shipTo);
    Check shipTo object in "Variable" window while debugging. Here you will get address object and can see all the variable value like FirstName, LastName, Name1, NAme2, Name3...NickName etc..... If no value in Name3, Name4 then you will not get on Page.
    I hope this will help you to understand why Name3-Name4-Nickname does not have a Value though you have provided while creating an order.
    Thanks and Regards.
    eCommerce Developer

  • Ship-to address changes on customer master not updating orders

    We have recently noticed that ship-to address changes on the customer master made with XD02 no longer show up on existing standard orders.  Similar changes to the sold-to addresses do show up but no tthe ship-to addresses.  Does anyone know how we can resolve this problem?

    hi jeff,
    the adresses of a partner is
       - with reference to the master-data  ( if unchanges in the Order )
       - of copied in the order and then changed and saved onlyy for the order.
    in the first case, a change of the main data will effect a change in the order.
    in the second case, the change of the main data will not change the order, data - they are separate.
    you can see this in se16 / table vbpa.
    look at the adressnumber.
    Adressnumbers of 9++++ are of the 2nd - manual type.
    I guess, in the ship to partner, there is done a manual change in the order.
    in solt to data normally you don't need such a change. therfor the sold-to partner will get the changes of masterdata -- the ship to partner has manual adress of the orden.
    hans

  • Why Street prefix and suffix are not provided in ship to address?

    Hi Experts,
    Anyone have any idea why SAP provided Street prefix and Suffix fields in "BBPADDRINTC (Edit Internal Address)" screen but not in Ship to address screen of shopping cart.
    Is there any OSS note which can include these fields into ship to address screen. Please advise.
    Regards,
    Kamal

    Hello Kamal,
    Even though the fields Street Prefix / Sufix are available in the address maintenance screen (BBPADDRINTC), they are not available in the procurement documents, like Purchase Orders or Shopping Carts.                   
    The fields STR_SUPPL1 (prefix) and STR_SUPPL3 (suffix) are not implemented in such screens.                                                                               
    According SAP developers, it is not possible to provide a note to change this behavior at this time, since it is part of the design and, making a change, would require changing all other documents and versions.                                           
    Kind regards,
    Ricardo

  • Title should not appear in Ship to Address in SAP SCRIPT

    Hi all,
              Title Information should not appear in Ship to Address in SAP Script.
    help me , what are the commands to be used in ADDRESS-ENDADDRESS.
    Regards
    R.Ragu

    Thats why I am asking you to not to print that PO tile field. Instead keep some dummy variable that does not have any value.
    /:           ADDRESS PARAGRAPH AS
    /:             TITLE    &LFA1-ANRED&
    /:             NAME     &LFA1-NAME1&, &LFA1-NAME2&, &LFA1-NAME3&, &LFA1-NAME4&
    /:             STREET   &LFA1-STRAS&
    /:             POBOX    &LFA1-PFACH&  CODE &LFA1-PSTL2&
    /:             CITY     &LFA1-ORT01&, &LFA1-ORT02&
    /:             POSTCODE &LFA1-PSTLZ&
    /:             COUNTRY  &LFA1-LAND1&
    /:             REGION   &LFA1-REGIO&
    /:             FROMCOUNTRY &T001-LAND1&
    /:           ENDADDRESS
    in the above LFA1-ANRED will have some value right .  so replace it with some other variable say v_dummy.
    Reward points if useful.
    Regards.
    Nageswar

Maybe you are looking for

  • Certificate error while connecting to multiple web service

    I am having a web service test client through which I can connects and get reports from multiple web services. In Development unix box, we are using "self-signed certificate" using keystore type JKS. In Production server, we are using certificate fro

  • Time machine disk permissions changed to read only

    Somehow, my Time Machine disk permissions have now changed tand my backups are failing; The permissions are: Me - read/write, Staff  - read/write, Everyone - read only. I clicked on the lock and entered my system password, but I cannot change anythin

  • I just updated to 10.9.2 and now my MacBook pro display is showing pixilated color ribbons all over my screen. What is going on??

    I just updated my MacBook Pro to 10.9.2 and now I have pixilated bands of color running along shaded and bright areas of my display screen and graphics. I can not explain it any better than that. How can I fix this problem or should I go back to 10.9

  • Problems with titles and photo galleries

    Hi I would really appreciate help with two problems... 1. I have changed the title on all my pages yet the title bar in the browser still shows untitled document! 2. I have downloaded a photo gallery from the internet and exchanged the images for my

  • Network periodically failing

    I'm experiencing some strange network behaviour, after what I assume, was a system update. I'm using netcfg and have set net-auto and net-profiles in rc.conf: # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces. # Interfaces t