Editing main address on internal business partner

Dear experts,
I would like to know the best practice for editing the default address on an internal business partner (Organizational unit).
Indeed, I can do it with the two following ways :
- PPOMA_BBP : edit the address directly on the organizational unit on the tab address.
- BP : with the business partner number linked to the organiational unit. edit the address on the tab address
When synchronizing (USERS_GEN), the address on the organiational unit delete and replace the address on the partner.
Is it possible to synchronize from the partner to the organizational unit ?
Can I say we should never modify the main address on the partner ?
Only ship and bill addresses have to be maintained on the partner ?
Thanks in advance for any hint on that topic.
Best Regards
Ben

Hi,
The FM you are looking for is BAPI_BUSINESS_PARTNER_CHANGE
You can use the table PARTNERADDR to fill the Address of the Partner.
Hope this helps.

Similar Messages

  • Assign Address Name in Business Partner with UI API

    Hi all,
    I want to assign an address to a Business Partner before is added with UI API.
    The code I use is:
    Dim Source As SAPbouiCOM.Matrix
    Dim EText As SAPbouiCOM.EditText
    oItem = oForm.Items.Item("69")
    Dim oMatrix As SAPbouiCOM.Matrix = oItem.Specific
    Dim ocol As SAPbouiCOM.Column
    ocol = oMatrix.Columns.Item("20")
    ocol.Cells.Item(2).Click(SAPbouiCOM.BoCellClickType.ct_Regular)
    oItem = oForm.Items.Item("178")
    Source = oItem.Specific
    EText = Source.Columns.Item("1").Cells.Item(1).Specific
    EText.Value = cardname
    When I try to assign to EText.Value it prompts me an error that item is not editable.
    Am I missing something??
    Many Thanks,
    Lena Apostolou

    Hello Lena,
    here is a code sniffet, which is working....
    If pVal.FormType = "134" Then
                If pVal.BeforeAction = True And pVal.ItemUID = "1" And pVal.EventType = BoEventTypes.et_ITEM_PRESSED Then
                    Dim oForm As SAPbouiCOM.Form = sbo_application.Forms.GetForm(pVal.FormTypeEx, pVal.FormTypeCount)
                    Dim oMatrix As SAPbouiCOM.Matrix = oForm.Items.Item("69").Specific
                    oMatrix.Columns.Item("20").Cells.Item(oMatrix.VisualRowCount()).Click(BoCellClickType.ct_Regular)
                    oMatrix = oForm.Items.Item("178").Specific
                    Dim oEditText As SAPbouiCOM.EditText = oMatrix.Columns.Item("1").Cells.Item(1).Specific
                    oEditText.String = "asdasdas"
                End If
            End If
    Regards
    J-

  • Search Ship-to-Address Number per Business Partner

    Hi experts!
    Do you know of a FM which would read all ship-to-addresses of a business partner?
    For example we have Business Partner No. 1 with 50 Ship-to-Addresses. Now we would like to find the adress no. of each of the Ship-to-Addresses either with help of a FM or directly in a table.
    Do you have any ideas?
    Many thanks for your help.
    Corinne

    Hi Corinne,
    I suppose you defined your ship to adresses in the org structure. Then you must find them by using module function BBP_READ_ATTRIBUTES with userid and attribute SHIP_TO. The fm must then show you all the address numbers.
    With these address numbers go to table ADRC where you will have all the address details.
    Hope this will help you.
    Best regards,
    Reward points if helpfull.

  • Hiding a field in Address tab of Business Partner Using BDT

    Hi,
    I want to Hide the title field in the Business Partner transaction, which exists in the Address Tab using BDT.
    Could you please let me know whether i need to create a custom screen for this or is there any other way where we can modify the predefined screen directly?
      Kindly help me regarding.
    Thanks and Regards,
    Gopi.

    Hi Gopinath,
    Please go through this link..,
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/35/696d360856e808e10000009b38f839/frameset.htm
    This is the introduction regarding BDT ( Business Data Toolset)
    Here you will find some information, I think it may help you.
    Cheers,
    Swamy Kunche

  • Changin Address Folder in Business Partner Master Data

    Hi all
    Iam newbie to sap b1 I want to change the Address Folder in the Business Partner Master Data. What i have to do is when click the Address Folder I have to change the BILL To and SHIP To in Grid  into
    Home To and Office To
    how can i do this
    can any one suggest the answer
    thanks in advance

    Open BP master in add mode,Select Define New of Pay To,Move mouse over Pay To,Press Ctrl + Double Click Enter New Description,Update,Similary Do it for Ship To.
    Jeyakanthan

  • Internal business partner keys could not be determined

    Hi All,
    We are posting the Business partner data from HR to CRM through Idocs. Though we are able to get almost all the Business Partners in CRM, one of the idoc is showing the message 'Application document not fully posted'. When i checked the status record it says that:
    Message no. HRALX00_ORG246
    In order to further process business partners, the system must determine the internal keys for the business partners. An error occurred when trying to determine these keys.
    The error occurred in function module RH_ALEOX_BUPA_WRITE_O when calling BUP_PARTNER_GUID_CONVERT (error code 2).
    If you have any inputs regarding the error, please help us.
    Thanks & Regards,
    Rahul.

    Hi Experts,
    after compile JSP pages i got error in log file as
    [13931] translating: 17s elapsed, 200 successful 0 failed
    [13932] translating: 18s elapsed, 200 successful 0 failed
    [13931] translating: 18s elapsed, 200 successful 0 failed
    [13932] translating: 26s elapsed, 200 successful 0 failed
    [13931] translating: 30s elapsed, 200 successful 0 failed
    [13932] !!TRANSLATION ERROR(0) pvxPrtnrRelLOVMain.jsp:
    [13932] !!TRANSLATION ERROR(0) amsProdCreatMain.jsp:
    [13931] !!TRANSLATION ERROR(0) iecalgrelcontrollist.jsp:
    [13932] !!TRANSLATION ERROR(0) asfAdminQuotaLOVMain.jsp:
    [13931] !!TRANSLATION ERROR(0) pvxEnrlReprtParamMain.jsp:
    [13931] !!TRANSLATION ERROR(0) csfwctrc.jsp:
    [13932] !!TRANSLATION ERROR(0) jtfutc.jsp:
    [13931] !!TRANSLATION ERROR(0) jtfDpfFlowSteps.jsp:
    [13932] !!TRANSLATION ERROR(0) amsTargetGroupDtailMain.jsp:
    [25393] could not delete /u01/VISION/apps/apps_st/comn/_pages/_cabo/_jsps/_gr.java
    [25393] !!COMPILATION ERROR(0) cabo/jsps/gr.jsp:
    javac: file not found: cabo/jsps/_gr.java
    Usage: javac <options> <source files>
    use -help for a list of possible options
    [25393] could not delete /u01/VISION/apps/apps_st/comn/_pages/_jsp/_wf/_WFNtfDetails.java
    [25393] !!COMPILATION ERROR(0) jsp/wf/WFNtfDetails.jsp:
    javac: file not found: jsp/wf/_WFNtfDetails.java
    Usage: javac <options> <source files>
    use -help for a list of possible options
    [25393] could not delete /u01/VISION/apps/apps_st/comn/_pages/_jsp/_fnd/_aolj__framework__agent.java
    COMPILED: 5973 [failed: 556] in 7m58s
    13903 FINISHING Mon Mar 26 05:42:23 2012
    Please help.
    Thanks,
    Mohammad

  • Function module to change the address on the business partner in SAP-ISU.

    Can some one send me the function module to change the address of businees partner in SAP ISU.

    Hi,
    The FM you are looking for is BAPI_BUSINESS_PARTNER_CHANGE
    You can use the table PARTNERADDR to fill the Address of the Partner.
    Hope this helps.

  • How can I identify a business partner as rented address in WebUI?

    Hello,
    if you create business partners for a rented external list, then they are flagged as Rented Address in the business partner master data.
    How can I identify a business partner as rented address in WebUI? What is the relevant field?
    Thanks in advance.
    Best regards,
    ANVAN

    Hi Anvan,
    Component BP_HEAD
    Rented Adress flag is in context node MARKETING   (MARKETING/STRUCT.IS_RENTED).
    SAP GUI->tab Classification
    Regards
    Edited by: Meifo on Oct 26, 2010 12:30 PM

  • Need Delivery address , Registered address of Business Partner

    Hi ,
    I would like to read the delivery address, registered address of a business partner along with standard address. Though I could find them in ADRC table the problem is only the standard address is holding an indicator X. If I could even read the other 2 addresses I could not differntiate which of them is a delivery address & which is a registerd address. Is there any sort of indicator to identify it or a BAPI to read them with indications.
    Regards,
    Prabaharan.G

    To update my findings.
    This was an issue caused by implementing SP14. SAP have released a note 1113213. This will correct the issue. Additionally, if you find a problem with sequencing curriculum types after installing SP14 implement note 1128365.
    Thanks,
    Max

  • Business partner - how many address ?

    Helo expert,
    I created a business partner with 2 role ( I mean 2 type - customer and vendor ).
    I check the number of address created, and I see that the system created one address for each
    business partner type.
    Exemple: 1 address ( in the ADRC table ) for business partner customer type and
                   1 address ( in the ADRC table ) for business partner vendor type ...
    My question is:
    If I know the bp created, how is possible to know all address created ?
    (Via BUT020 table is showed only 1 address )
    Some idea ?
    some bapi, or table ?
    tks a lot.

    Hi ,
    check table LFA1 and KNA1.
    in LFA1 u will find vendor related information and in KNA1 u will find customer related info..
    Regards,
    Anuj

  • Multiple address for single vendor using business partner

    Hello folks,
              I have a issue,it's all about picking the right address in the payment posting.The Vendors have more than 7 addresses depending on the situation.Vendor Master(XK01) can be given 2 address and we are using Business Partner(BP) for storing other addresses.We are able to link the Vendor Master to BP from T-Code FLBPC1.Now when there is payment Posting it has to pick the address from BP if required.It is possible using MM module But we dont have MM for this.Plz suggest me.Thanks in advance.
    Cheers,
    Kumar

    Hi Sushil,
    The customers and vendors can only have a single address, but the Business partner can have multiple address.
    You can set up a synchronization from business partner -> customer/ vendor such that all the common data is synchronised between these objects. The standard address of the BP is copied into the address of the customer or vendor.
    You can set up this sync using
    Transaction SPRO -> SAP Reference IMG-> Cross-Application Components ->Master Data Synchronization-> Customer/Vendor Integration
    Do go through the doucmentaion provided in the path too, it explains the functionality well.
    Customers/vendors donot have the capacity to maintain multiple addresses.
    Hope this helps you.
    Regards,
    Rishu.

  • US military address on business partner

    Does anybody have a best practice for entering a us military address (FPO/APO) address on a business partner, what country is used?  What region, what is entered for the city? Thanks in advance

    try this function module instead:
      CALL FUNCTION 'BAPI_BUPA_CENTRAL_GETDETAIL'
        EXPORTING
          businesspartner              = i_partner
        TABLES
          pagaddressdatanonaddress     = lt_paginfo
          e_maildatanonaddress         = lt_mailinfo
          return                       = lt_return.

  • Retrieve  Business Partner Contract Account Fixed Addresses

    I am in the process of trying  to retrieve the fixed addresses on a Business Partner Contract Account. Is there a BAPI of FM  that  that can achieve this task or table that has this information? I noticed on the BP  contract account Screen there is a field called ADFIX that is checked when the address is fixed but it only resides in a Structure BUS000FLDS.
    Best Regards,
    Steve

    Hi,
    You can surely get GPART and VKONT from DFKKOP table for the relevant OPBEL.
    Thanks,
    Vimala P

  • Additional addresses as business partner

    Hi experts,
    I am working on CRM 2007.I have a scenerio where I have to maintain mutiple addresses to a business partner.Please suggest me ,how can I achieve this?
    Regards,
    Sunitha

    Hi Sunitha,
    You go to SPRO>Cross application components>SAP Business Partner>Business Partner>Basic Setting>Address determination>Define Address Type.
    Here you can maintain different address type for your Business Partner and can label them as per your business requirement.
    Regards,
    Priyadarshan

  • Org Unit Business Partner number missing

    Hi Guy's
    I have created some Org models with some Org units and positions in it... But for some reasons I could not able to see any business partner numbers assigned to these Org units..... I hope these numbers automatically come from CRM system...
    Could you tell me is it a Technical issue or Functional issue???
    Please let me know if you have any solution to resolve this
    Thank you very much in advance....

    Hi Sr,
    To get the role 'organizational unit'  for BP make sure you have  HRALX - OPROL - BUP004
    You can mail to [email protected]
    Regards,
    Paul Kondaveeti
    <b>Also see the help extract from customizing:</b>
    Set Up Integration with Organizational Management
    In this IMG activity, you integrate business partner data with HR master data (organizational model and employees).
    Activities
    1. Activate global HR integration by setting the main switch HRALX/HRAC to 'X'.
    2. Activate the integration between business partners and organizational units by setting the switch HRALX/OBPON to 'ON'.
    3. Activate the integration between business partners and employees by setting the switch HRALX/PBPON to 'ON'.
    4. Numbers can generally be assigned in three ways when creating business partners:
    a) Number is taken as before from the general internal interval for number range object BU_PARTNER.
    b) Number is taken from the special internal interval for the object.
    c) Number is taken from HR and given a prefix. A special external interval is used, which has to be defined as XX00000000 to XX99999999, where XX stands for any two letters.
    Number assignment is set for organizational units using HRALX/ONUMB, and for employees using HRALX/PNUMB.
    The number range object for all switch values is BU_PARTNER, the interval being dependent on the switch value. The internal standard interval is used for switch value 1, for switch values 2 and 3 the interval is defined by the switch HRALX/OSUBG or HRALX/PSUBG. For switch values 2 and 3, a grouping also needs be created for these intervals using transaction BUC2.
    To enable the system to connect the grouping and the number range interval, the name of the grouping must be exactly the same as that of the corresponding number range interval. The name of the grouping is in the first column of the table.
    If you choose number assignment type 3 for business partners with the role employee (switch HRALX/PNUMB = 3), create the switch HRALX/PSUBG manually in table T77S0.
    5. If you would like users to be informed by e-mail when errors occur, the recipient can be defined in switch HRALX/MSGRE (0=No messages, 1=Workflow administrator is notified, 2=User receives mail, 3=Both are informed).
    6. If addresses are required to generate business partners correctly, the switch HRALX/OADRE must be set to 'X'. The standard address to be assigned to every organizational unit without its own address can be defined using HRALX/OADBP.
    To create a standard address, create a business partner with an address and then enter this business partner's number in the switch.
    7. If qualifications for employees are also to be transferred, the switch HRALX/PQUAL must be set to 'X'.
    Effects on Existing Data
    If you have already transferred employees from a connected HR System in an earlier CRM Release and have now upgraded, the relevant employees (personnel numbers) must be transferred again to the CRM System by initial distribution. This enables important employee information to be stored in the target system, and changes to be transferred correctly to the business partner master records.
    Message was edited by:
            Paul Kondaveeti

Maybe you are looking for

  • What do I need to buy to connect my 2011 MacBook Pro to a Vizio HDMI HDTV?

    I am trying to hook up my MacBook Pro to my Vizio HDMI HDTV. What cables/other electronics do I need to buy to be able to do this? Thanks!

  • Wont stay sleeping

    Hi all When i close the lid it enters sleep mode, ca a minute later it wakes up again you can hear the cd drive make sounds and the apple sign on the lid lights up... Then it goes to sleep again.. and wakes up.. etc.. so if i put it into a bag it get

  • Employee determination on the basis of Org.Unit

    Hi expert, I'd like to retrieve the employee responsible for a task from the organizational unit: In the business scenario i've a person that, for each org unit, is in charge to fulfill this task; the expected behaviour would be that while creating a

  • Acknowlegements for Proxy - XI - SOAP

    Hi gurus, I'm designing a scenario for R3 - XI - non-SAP systems using Proxy & Soap adapters(WS). I would like to know about the acknowledgement options and how to configure them. Any links & info provided will be very much appreciated and rewarded.

  • Recovering Keywords Bridge CS4

    My hard drive crashed and I've replaced it with a new one and upgraded the O/S to W7 from XP MCE at the same time.  I've recovered my PSD's, JPEG's & camera raw (canon CR2) images from the old drive and when I started Bridge in the new install but mo