Populating Ship-to-address

Hi all,
I have to populate the default address into ship-to-address/performance location when the user attributes have incorrect address. If the user attributes are correct it is getting defaulted correctly. If it is incorrect i want to populate that adress, so i have implemented the BBP_DOC_CHANGE_BADI (BBP_SC_CHANGE). Here i have internal table it_partner where i can get the address details. And in chaging et_partner table i want to insert a row for partner function '23'. But it is not updating that row.
Can any one help me how to proceed or any other BADI to update the address. thanks in advance.
vinoth

Hi,
   If you are using the table it_partner,you can check for the record where partner no is 27(For Ship to address).But when you are using the CHANGE badi,you need to move the data frm all the importing tables to the changing tables.
i.e.  move it_item[] to et_item[].
    move it_account[] to et_account[].
    move it_partner[] to et_partner[].
    move it_orgdata[] to et_orgdata[].
    move it_hcf[] to et_hcf[].
    move it_icf[] to et_icf[].
HTH.
BR,
Disha.
Pls reward points for helpful answers.

Similar Messages

  • Ship-to address line item issue in ISA

    We're facing a problem regarding ship-to addresses when placing orders in the B2C scenario of the ISA with a CRM backend. When an order is placed, the ship-to address is correctly populated in the header of the order. However, in the line items, this does not reflect. Instead, the ship-to value is the partner's standard address (the address used for bill-to and sold-to).
    This occurs intermittently, and is inconsistent across the same partner, delivery address and line items: most of the time the correct behaviour will occur with a given combination, but from time to time the problem manifests with that same combination.
    I realise this is a vague description, but would appreciate it if someone could suggest a direction of enquiry, or has any ideas. We are struggling to determine what could be causing these identical inputs to have divergent effects.

    Hi James,
    I have seen a similar problem in CRM ISA 4.0 on an early SP. It was however rectified in further patch releases. Please check in SAP OSS for updates.
    Regards,
    Ashok.

  • Where is Ship-to Address getting generated ?

    Hi,
    I want to know where the ship-to address number is coming from.
    If you go to BBP_PD, and Partner 27, there you can see one field ADDR_NR.
    I am not able to find in the debug where exaclty this field is getting populated.
    Please help.
    Thanks,
    Vaibhav Goel

    sorry i have confused here in PDP scenario
    BBP_PARTNER_FUNCTION_TO_TYPE - this FM
    Laurent and richardo is correct.
    ship to address can be inheritd from organisation structure and it can be created and address number is the key needs to be supplied in organisation structure.
    or
    ship to address can be entered manually while creating shopping cart - extra one entry added in ADRC table
    but every time it creates crmd_partner guid for reference and stored in partner function 27.
               Partner_Fct    Description                    Partner_No
    0000000001 00000016       Requester                      4A813CEB04E41A03E10000008E0A0253
    0000000001 00000020       Goods Recipient              4A813CEB04E41A03E10000008E0A0253
    0000000001 00000027       Ship-To Address               48317AB1464D6CCBE10000008E0A1567
    0000000001 00000075       Location                       4831525145E10125E10000008E0A156B
    Do you want to know which FM used to determine partner function 16,18,27,39 etc... determination
    Partner Processing
    Through partner processing, the dynamic structure of the partner functions is formed for the different business transactions in the SRM system. In this way, an internal employee can adopt the partner function Requester or Goods Recipient when creating a shopping cart.
    The partner functions Vendor, Vendoru2019s Contact Person, Requester, and Goods Recipient appear in the header or item documents of a purchase order, for example.
    A semantic and syntactic check of the entered data is performed automatically in partner processing.
    Amongst other things it checks whether the business partner may adopt the assigned partner function.
    Muthu

  • Ship-To Address/Performance Location in the Shopping Card

    Dear Experts
    How can achieve the following requirement.
    In SRM Web Browser there is a section -> Ship-To Address/Performance Location
    I wolud like debug in order find out how they are getting populated.
    Name,
    Other Name,
    c/o,
    Telephone Number,
    Fax,
    E-Mail Address ,
    E-Mail Address 
    Do you know which program, function group, function module is responsible for it.
    Kind Regards
    Marco M

    Hi,
    You may like to check the class /SAPSRM/CL_PDO_BO_SC method PARTNER_FILL to see how the partner and address are being retrieved.
    If you need to know how the address is being pulled, please check the FM BUPA_ADDRESSES_GET since this FM will be called eventually.
    Best regards.
    YS

  • 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

  • Endereço Ship to Address em itens vindos de requisições de compras

    Olá amigos.
    Estamos usando o SRM 5 no cenário clássico extendido e estamos enfrentando um problema durante a migração de requisições de compras proveniente de um backend para o SRM:
    O procedimento é referente ao endereço Ship to Address e acontece no seguinte caso:
    (01) Criamos uma requisição de compra (PR) no R/3 e enviamos para o SRM;
    (02) O endereço de entrega dos itens (Ship to Address) é sempre preenchido com o endereço da Organização de Compras definido na aba de endereço da Organização de Compras no PPOMA_BBP (este endereço também pode ser visto como o endereço principal da Organização na BP);
    (05) Quando nós criamos um pedido (PO) para a PR através do Portal e tentamos mudar o endereço de entrega (Ship to Address) para algum já existente (usando o search help disponível  na tela), as únicas opções de endereço são aqueles que estão listadas como endereço de entrega (Ship to Address) para a Organização de Compras na transação BP. O problema é que mesmo depois de escolher o novo endereço, quando voltamos para a tela de parceiros, o nome do endereço ainda aponta para o endereço antigo.
    Levando em consideração que:
    (01) Nós não estamos usando ADDR_SHIPT atributo de PPOMA_BBP;
    (02) Utilizamos a transação BP para manter quatro endereços de entrega (Ship to Address) para a Organização de Compras.
    temos dois problemas:
    (01) Como devemos proceder para preencher o endereço de entrega (Ship to Address) do item no SRM com o mesmo endereço preenchido para o item na PR? É possível por configuração ou só por customização?
    (02) É possível corrigir o erro relatado no item 5 acima realizando alguma configuração ou somente através de customização?
    Por favor nos ajudem com essas questões que nos são críticas.
    Obrigado,
    Evandro Miasato

  • Monitor the changes of Ship to address in Sales Order

    Hi,
    My client has an requirment which they would like to monitor whether the ship-to-address has been modified after the order were save. 
    e.g. 
    Sold-to 12345
    Ship-to 12356
    SAVE the order
    After the order are sale and sometime later, the user went in VA02 and update the ship-to-address to 23456
    now
    sold-to 12345
    ship-to 23456
    It there anyway we can have a report to check if the ship-to has been changes? 
    thanks,
    Rebella

    Hello Rebella,
    The best option of monitering the changes incurred fro the Ship-to-Party details of a SALES ORDER are as follows:
    If you are interested to pick up the information of changes values of Ship-To-Party from a Sales Order then i think you can use the table VBPA. This table will contain the updated value of Ship-To-Party partner function of a Sales Order.
    Second option would be to use a program which actually run when you open a Sales Order in VA03 --> Environment --> Changes. You can develop a t-code which shall call this program.
    You can also use the T-code AUT10 for tracking changes for a Sales Order.
    Hope these infotmation helps you in resolving your issue and please don't forget to mark your thread as closed.
    Regards,
    Sarthak

  • Error while updating Ship to Address on Sales Order form

    hi ,
    A user is trying to update the ship to address on a standard sales orders screen, this is pretty common and never caused any issues. However with one particular order the user gets the following error :
    "You cannot update Ship To Location; the standard value rule set prevents override. "
    This is an Oracle shipped message and not custom code. The message name is OE_SEC_UPDATE_VIOLATION whose text is : You cannot update &ATTRIBUTE; &REASON
    Seems like REASON is the message : OE_SEC_SV_VIOLATION, whose text is
    " the standard value rule set prevents override. "
    This is a message shipped by Oracle Order entry. I am not able to locate this message since the oracle shipped files are not available to us and this is not in any database code(i searched the code)
    Does anyone know when this message is thrown. It seems like some value set error but am not able to figure out where it is being set.
    Any help in this will be appreciated.
    Thanks

    Did you check if any Processing rule is defined for Ship to location update :
    Setup> Rules > Security > Processing constraint ?
    Maybe this order matches condition that prevents this field from being updated.

  • User Unable to change Ship to address in SC while creating

    Hi All,
    When user is trying to change the ship to address which was defaulted is unable to make change.
    USer is trying to make manual entry in the NAME field change so that the other field would automatically gets changed withrespect to NAME in the SHIP to address tab.
    We have informed user that there exist Find option for other ship to address to choose.
    But user has insisted that it is easier to make manual change in NAME filed of the SHIP to address tab so that evrything should automatcially gets changed ,This will avoid search time .
    All other fields like CC & GL  are able to make change
    Please let me know what needs to be done to change the ship to address.
    Thanks
    Prasanna
    Message was edited by:
            PRASANNA HAVINAL

    Hi Ravish,
    I am already changing the UOM in the same include and in the subroutine "USEREXIT_MOVE_FIELD_TO_VBAP".  But it is again over writing in the standard program.  What I need to do, to remain same UOM.
    Thanks,
    srinivas.

  • Multiple Ship To Address in a Purchase Order

    Can we have multiple ship to adresses in a Purchase Order in SAP Business one.

    SAP does not give you an option to select different ship to addresses in purchase orders unless you are using a drop ship warehouse.
    Thanks
    Murtuza

  • How to make ship to address fields mandatroy while creating sales order

    Dear forum Members,
    My client oraganizes trade shows and hence ship to address vries everytime when sales order is entered for the same sold to party.So one times ship to customer is used in the sales order and address is entered at sales order level. Please note that at master data level all address fields are suppressed for one time customer.Hence there is no question of going back to one time customer account group and making any field mandatory.
    While changing address for ship to at order level, there are few fields which are mandatory, for example city is mandatory. I also want to make zip code and region as mandatory.where is this controlled?Please note that this is not account which controls this. i have already done lot of r&d on account group and transaction variants which are not controlling these fields at sales order level.

    Hi Kanwal,
    Only incompletion procedure will not suffice for your requirement.
    You need to make the field mandatory wherein, if you dont enter, system will not allow you for enterin further fields. For this you should do the following:
    Goto transaction SHD0, you will get a screen where you need to enter you Tcode "VA01"
    Below you define a transaction variant (starting with Z).
    On the next tab you have Screen Variant. Here you enter screen variant name, program name & screen number.
    Then you click on create.
    Its like as if you are doing some kind of recording. Finally you will reach to the screen where there are options available to make the field mandatory.
    For your reference the program is SAPMV45A screen number is 4001.
    Further screen are self explinatory.
    Hope this should solve your requirement
    Regards,
    Dhananjay

  • Change ship to address in sales order

    Hi Friends,
    I am an SD consultant and need your help regarding a requirement.
    While creating the sales order, the user changes the address of the ship to in the order - header - partner tab. The user deletes the name1 of the ship to party and keeps the name1 of the sold to party here. This is our business requirement. When doing manually, it is perfectly saving the changes. But, the client requires to handle it through program because sometimes the users are forgetting to change the ship to address and it is creating problems at field level. Our technical team is finding it difficult to handle the process and I would like to take the suggestions of experts here.
    In brief, my requirement is,
    when the user creates a sales order, system should take the name1 details of the sold to party partner and keep it in the name1 of the ship to party address.
    Please let me know if any more details are required.
    Thanks,
    Ravi

    HI  Ravi
    in the BADI  'ORDER_SAVE' you can implement the method 'PREPARE'.
    this method will call after have pressed the save button.
    best regards
    Marco

  • BP master data ship to address show in SO

    Dear All,
    In the BP master data, there is a Addresses tab, inside this tab, there is the Ship to address with Address Name, Zip Code, State... etc.
    In the Sales Order, there is a Logistic tab, in the Ship to, user can select which address want to be selected for the default ship to address, in the textbox of the ship to address, would like to enquiry how to set which line of Ship to address can set in here? for example, i just want to display the Address Name and State, but not the Zip Code.
    Thank you very much!

    Hi!
    It's very much possible.
    Do the setting in
    Administration > setup > Business Partner > Address Format
    1. Go to Find Mode
    2. Press *
    3. Select your Country code
    4. Change the Address Format as you wish.
    5. Restart SAP Once Again.
    --- See to that all other users are logged out from SAP B1

  • How to add custom field in delivery address/performance location tab in SRM shopping cart and Ship to address Pop-up in SRM PO?

    Hi Experts
    i have a reuirement where i have to add custom field in delivery address/performance location tab in SRM shopping cart and Ship to address Pop-up in SRM PO
    i am doing below steps for this.
    1. Adding custom field ZZfield in structure INCL_EEW_PD_PARTNER_CSF by  using  append structure.
    2. Spro ->Supplier Relationship Management -> SRM Server -> Cross application basic settings -> Extensions and field controls (personalization) -> Configure field control ->Configure Control for Fields of Substructures
    then click on  "Metadata for Fields of Substructures and Table-Like Enhancements"  
    add the below entry
    Bus. Object Set Type  : I am trying 7 and 29
    Structure Field Name  : ZZfield
    Bus. Object Type       : BUS2121/BUS2201
    Set Level                    : Item
    Field Visible :  Check box should be checked
    Field Enable :  check box should be checked
    Can anyone has the idea of this?
    Thanks
    Rohit

    Hello Rohit,
    Please create a enchancement for component  /SAPSRM/WDC_UI_DO_SHIPTO.
    Add new input field and label in view V_DODC_SHIPTO.
    Bind the input field value with field ZZfield from structure  /SAPSRM/WDC_UI_DO_SHIPTO in the context node SHIP_TO .
    Regards,
    Neelima

Maybe you are looking for

  • Sort Albums Doesn't Work

    I have a bunch of albums in iPhoto that I am trying to sort, and it just doesn't work. When I select them, right-click, and choose "Sort Albums" from the context menu, either *nothing* happens, or else the order of the albums is altered in some seemi

  • Transaction ME21N and ME22N - blocking orders

    We're implementing SAP ECC 6.0. We had implemented the user exit USEREXIT(EXIT_SAPMM06E_013). This user exit checks the order condition once you had saved the order nad it blocks all the order positions. For some days this user exit has worked out wi

  • RE:connection to port 6241 failed during java upgrade

    Hi all, We are performing Java Upgrade and we are stuck in the intial stage stage. The problem is connection to port 6241 failed . We have retained the default port. Thanks and Regards, sowmya

  • I can barely hear my ringer or Siri with my volume set all the way up.

    I can barely hear my ringer and it's turned all the way up.  I can't hear Siri at all but I can visually see that it's working.  The ringer is completely silent when I turn the volume down two bars.

  • Keychain login

    keychain wants me to login every time i use email or safari at startup everytime. i must have changed something, because it never use to do this.