EMAIL address on Business partner

Hi all
Is there some standard FM or any FM which i can use to find that whether there is any Email ID at the BP.
Thanks In Advance
Jaideep.

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.

Similar Messages

  • Problem while enter address for business partner-tcode BPC1

    Dear Experts,
    I have already enter address for business partner completely in BPC1, but after saving, the data has been entered always gone and message appears: "Enter address for business partner".
    Please somebody advice me about this issue.
    Thank you in advance.

    Please check this thered follow the steps.
    [BDT|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6173fb9e-0701-0010-6083-a0001827a6ff]
    Create  a field group--> attch fields over there.
    Create a view > attach a field group over there.->If you double click the view , you have to create one screen and attach function modules for PBO and PAI.
    create a section --> Attach your view.
    Create a screen ---> Attach your section.
    Regards,
    Siva

  • Change in Address of Business Partner in CRM is not replicated in ISU

    Hi Gurus,
    In CRM ,modification in address of Business Partner is not replicated in the ISU system.
    when we check the Bdocs we get the Bdoc in fail status with error " An address with GUID & 2 does not exist for business partner &1".

    Hi Harry
    Could you please provide the error message ID and number in the BDoc /
    Thank you
    best regards
    Christophe

  • 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

  • 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.

  • 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

  • Sending alert as email to a Business Partner, is it possible??

    Hi all,
    One of my clients asked me whether it is possible to send automatic alerts via email to Business Partners?
    It seems like you can do it only when BP is a user in SAP or maybe not?
    Thanks for any help,
    Maciej

    Hi Maciej Kozlowski
    The alerts are available to listed users in the SAP Business One Company database only. You could achieve this by adding each BP contact as a user in the system, but that could be a bit messy to manage and the problem would be which BP email address to use. There would have to be a trigger that determines the BP code and translates to the BP email address.
    The alternative is to let the alert notify a user, who in turn redirects it to an email manually.
    The question is, what type of alert are you referring to? Is it specific to one BP or could it change from day to day based on for example BP balance, etc. If the report is dynamic and does not always relate to a specific BP, it will be difficult.
    Could you maybe give us more details on what you want to achieve and we could guide you better?
    Kind regards
    Peter Juby

  • Mail Address in Business Partner

    Hi,
    Is it possible to have Standard Number Multiple mail addresses for a single BP.
    If yes, then please let me know the business functionality of having it.
    Regards
    Edited by: SAP2020 on Dec 14, 2010 2:59 PM

    Hi,
    Have you maintained configuration  for sending email from Service desk , if not refer this awwsome blog
    /people/dolores.correa/blog/2007/09/18/sending-e-mail-from-support-message
    Regards,

  • Ship-To Address for Business Partner

    Hi,
    I have two records related to the same partner in the table CRMD_PARTNER. Where each record has a different address number (field ADDR_NR).
    One address is about Location (Partner func. = 75) and other is about Ship-To (Partner func. = 27).
    I took a look at transaction BP in order to find the Ship-To Address but I didn't find it there, I just found Location Address.
    Would I like to know which transaction can I find the Ship-To Address recorded? Is there any transaction that I can specify the address to partner?
    Thank you,
    Elton Cayres

    Hi Elton,
    The "Ship-to party" (WE) is a partner function located at TPART table.
    Based on this, you should verify whether the created partner is either a "Customer" (XD03 transaction) or a "Vendor" (XK03 transaction). The main tables for the "Customer" are KNA1, KNB1, KNVV and KNVP and for the "Vendor" are LFA1, LFB1, LFM1 and WYT3.
    Hope it helps you.
    Regards,
    Daniel

  • HANA - Address of Business Partner can not be updated by DI-API-Object

    Hello, everybody,
    I do need help very urgent. My customer goes live with Business One HANA in two days and I got severe problems in importing master data by DI-API.
    I managed to import all Business Partners. Now I would like to import the addresses by using the object oBusinessPartners and object Addresses.
    When I test my code (vba) with SQL-Server everything is fine. All data are imported, no error-message. So the code has to be correct (it is not the first time, that I do such thing).
    Using the code for HANA everything is fine only in the first step. That is to say, the objects got their correct values and I can update the Businesspartner without any error-message. The new address is created in the bp-masterdata.
    The only thing is, that despite of the address-name all other data are not saved. The fields are simply empty.
    Is there any difference between SQL-Server and HANA when using the di-api-objects?
    I really do hope for fast and helpful answers.
    Thank you very much in advance!!!
    with kind regards,
    Toby
    my code is:
    Set GP = sapComp.GetBusinessObject(oBusinessPartners)
    blnupdate = GP.GetByKey(MyWsh.Cells(zeile, FieldColumn(HdrRange, "CardCode")))
    If blnupdate Then
    Set GPAdr = GP.Addresses
    Dim AdrCount As Long
    Dim AdrCurrLine As Long
    AdrCount = 0
    AdrCurrLine = -1
    For AdrCount = 0 To GP.Addresses.Count - 1
    GPAdr.SetCurrentLine (AdrCount)
    If GPAdr.AddressName = MyWsh.Cells(zeile, FieldColumn(HdrRange, "AddressName")) Then
    AdrCurrLine = AdrCount
    End If
    Next AdrCount
    If Not AdrCurrLine = -1 Then  
    GPAdr.SetCurrentLine (AdrCurrLine)
    End If
    With GPAdr
    If Not AdrCurrLine = -1 Then .Add
    .AddressName = ADR_AddressName(MyWsh.Cells(zeile, FieldColumn(HdrRange, "AddressName")))
    .Street = ADR_Street(MyWsh.Cells(zeile, FieldColumn(HdrRange, "Street")))
    .Block = ADR_Block(MyWsh.Cells(zeile, FieldColumn(HdrRange, "Block")))
    .ZipCode = ADR_ZipCode(MyWsh.Cells(zeile, FieldColumn(HdrRange, "ZipCode")))
    .City = ADR_City(MyWsh.Cells(zeile, FieldColumn(HdrRange, "City")))
    .County = ADR_County(MyWsh.Cells(zeile, FieldColumn(HdrRange, "County")))
    .Country = ADR_Country(MyWsh.Cells(zeile, FieldColumn(HdrRange, "Country")))
    .State = ADR_State(MyWsh.Cells(zeile, FieldColumn(HdrRange, "State")))
    .FederalTaxID = ADR_FederalTaxID(MyWsh.Cells(zeile, FieldColumn(HdrRange, "FederalTaxID")))
    .TaxCode = ADR_TaxCode(MyWsh.Cells(zeile, FieldColumn(HdrRange, "TaxCode")))
    .BuildingFloorRoom = ADR_BuildingFloorRoom(MyWsh.Cells(zeile, FieldColumn(HdrRange, "BuildingFloorRoom")))
    .AddressType = ADR_AddressType(MyWsh.Cells(zeile, FieldColumn(HdrRange, "AddressType")))
    .AddressName2 = ADR_AddressName2(MyWsh.Cells(zeile, FieldColumn(HdrRange, "AddressName2")))
    .AddressName3 = ADR_AddressName3(MyWsh.Cells(zeile, FieldColumn(HdrRange, "AddressName3")))
    .TypeOfAddress = ADR_TypeOfAddress(MyWsh.Cells(zeile, FieldColumn(HdrRange, "TypeOfAddress")))
    .StreetNo = ADR_StreetNo(MyWsh.Cells(zeile, FieldColumn(HdrRange, "StreetNo")))
    End With
    UDF:
    If GPAdr.UserFields.Fields.Count > 0 Then
    For uf = 0 To GPAdr.UserFields.Fields.Count - 1
    GPAdr.UserFields.Fields(uf).Value = UDF(GPAdr.UserFields.Fields(uf), MyWsh.Cells(zeile, FieldColumn(HdrRange, GPAdr.UserFields.Fields(uf).Name)))
    Next uf
    End If
    If MyWsh.Cells(zeile, FieldColumn(HdrRange, "Standard")) = "Y" Then
    With GP
    If GPAdr.AddressType = bo_BillTo Then
    GP.BilltoDefault = GPAdr.AddressName
    Else
    GP.ShipToDefault = GPAdr.AddressName
    End If
    End With
    End If
    lngRst = GP.Update
    If Not lngRst = 0 Then
    MyWsh.Cells(zeile, FieldColumn(HdrRange, "")) = SAPErrorHdl(False)
    ErrCount = ErrCount + 1
    End If
    End If

    Good morning everybody,
    the reason for these problems described in my post is a "general error; -10760 Memory allocation faild."
    Does anyone have an idea how this problem can be solved?
    Thanks for any hint in advance!
    Kind Regards,
    Toby

  • I have a new email address. My partner still has the old one. I downloaded Oxford Dictionary using original email. Now my Ipad shows I have an update for it but even when I sign into using the original email and password I get "cannot connect to store

    I have just got a new password and my partner has my old one. I loaded several apps onto my new Ipad. I now have an update on my Oxford Dictionary App. It will not update using my new ID and password and will not update using my former ID and password. All I get is "cannot connect to Itune Store. If I delete App  and reinstall under new name - no problem with other apps- but I don't want to pay another $59.00 for the Dictionary. How do I get Itune store to allow the update?

    Purchases are tied to the Apple ID they were purchased with. If you use a new ID, you have to buy again.

  • Updating email address in Sales order header partner address -VA01/VA02

    I got the requirement to update the email address in Sales order-> header-> partner address.
    The mail address will be picked from ZTABLE and updated in header partner address through user exit
    I cannot find any field for updating email address in partner address in user exit "MV45AFZZ"
    Is there any other user exit/option to update email address in header partner address of sales order?
    Thank You,
    GM

    Hi Rajesh,
    I agree with you but this Scenario is different.
    Just as you have mentioned the address change will not reflect in the Old Sales orders but it should in the new Sales orders right??
    But that is not happening..The Address was changed say two months back and the new address is not appearing in the Sales orders created these days say yesterday or today..
    In such a case,what is should I check to get the address updated??
    Please advice.
    Regards,
    Sophia Xavier

  • Business Partner Error when downloading Plants- ECC to CRM

    Hello,
    I have run the initial load in R3AS tcode for the adaptor object DNL_PLANT
    The status in R3AM1 tcode shows that the same has been done
    However no entry has come in the table crmm_locmap
    When checked in slg1 tcode, the system displays the below error's
    There is no address for business partner
    Please advice if I am missing any customization.
    Kind Regards
    Atul

    Hi Willie,
    Thanks for the response, sorry for the late reply since was busy with work
    Managed to resolve this issue , we had activated the duplicate check functionality and there was an issue with the trex server configurations, once this was resolved we managed to resolve the above issue.
    Hence closing this one.
    Kind Regards
    Atul

  • Form email. wrong "from" email address

    My client website is publish in BC now (webbasic+). www.residences-joncas.com . When he receive contact form from a client the "from" email he receive is: "[mailto:sergewalsh=[email protected]] De la part de Serge Walsh". It is my email address ([email protected]). Why the email is not coming with the email address from the person who file up the form? Is this because the form was made in Muse instead of in BC?

    Hello,
    There is a default "From" email address in Business Catalyst, which is what shows in the system emails that come through. Those emails are always sent from BC servers but the email address shows as the one that is added in the default "From" email address section in Business Catalyst. You can change it to something else from the admin console of your site, from the Site Manager -> System Emails -> Default From Email section. Check this screenshot: http://jingsite.businesscatalyst.com/jing/2013-10-03_2210.png
    The email for the customer is included in the body of the email.
    Hope this helps.
    Cheers
    Parikshit

  • Emaill address in the ship to first and then look for the sold to

    Hi,
    I have a requirement where-
    The output should use Emaill address in the ship to first and look for the sold to if the record is not available in the ship to.
    Can somebody help?
    Regards,
    Pankaj Jain

    If you are taling about the email address used in the output determination process, you can do the following.
    Set up the access sequence for the output with two steps:
    1.  For the ship-to
    2. For the sold-to
    (you can use the same table - just set up the fields assignment differently on the two steps>
    On the 1st step, assign a requirement routine that checks for the email address on the partner. If it isn't there (i.e. on the ship-to), the access will be skipped - and the system will determine the output for the  sold-to,
    You will need an ABAPer to create a requirement routine (VOFM).

Maybe you are looking for

  • My mac is mac os 10.5.8, will it accept the mac os 10.6 disk?

    My computer will not play videos off of sites like youtube, espn, etc... because it says the plugin won't load or my flash player needs to be updated. My current OS won't support the neccessary flash upgrade or plugin. Will my computer be able to upg

  • Spotlight search not appearing in ios7 when swiping down

    The spotlight search box is supposed to appear in IOS7 when you swipe down on the home screen or within apps, but it doesn't. When I swipe down, I get the notification centre and that's all.  In my settings- general - spotlight search, all apps shown

  • Grid value in BAPI_PO_CREATE

    Hi friends, I am testing FM BAPI_PO_CREATE and provided all the values but when i execute it, it says ' ENTER GRID VALUE' i have given this value in last table 'AFS_PO_ITEM_SCHEDULES' of FM. i found only this table which has grid value field. what ex

  • Disk Utility scan request for advise

    Repairing permissions for "Macintosh SSD" Group differs on "Library"; should be 0; group is 80. Permissions differ on "Library"; should be drwxr-xr-x ; they are drwxrwxr-t . Repaired "Library" Permissions differ on "Library/Application Support"; shou

  • HT4623 I cant see the software update in my ipad

    I cant see software update in my ipad2