Customer contacts person address

Hi all.
  I need to display all the contact persons of a customer and who is having customer address as their home address.
i e contact person home address = customer address.
how can i find the CP's home address is same as taht of customer address.
Thanks
SAI

Hello Sai,
the addresses of the contact persons you can read with FB 
    call function 'ADDR_PERS_COMP_GET_COMPLETE'
     exporting
       addrnumber                    = KNVK-adrnr
  ADDRHANDLE                    =
       persnumber                    = KNVK-prsnr
  PERSHANDLE                    =
  ARCHIVE_HANDLE                =
     importing
       addr3_complete                = addr3_complete
     exceptions
       parameter_error               = 1
       address_not_exist             = 2
       person_not_exist              = 3
       internal_error                = 4
       wrong_access_to_archive       = 5
       others                        = 6.
the customer addresses you can read with FB 
ADDR_GET_COMPLETE  with key adrnr in KNA1.
More information about the FB's you will get in the documentation.
Best Regards
Gerd Höß

Similar Messages

  • Filter contact person ADDRESSES at KNVK level

    Hello,
    We have defined an ALE scenario in order to transfer contact person (KNVK segment) of a customer (DEBMAS).
    We have defined filters on contact person fonction and it's working fine: only knvk sgements with good finction are included in the DEBMAS IDoc.
    But problem comes with addresses:
    we are also transfering contact person addresses (ADR3MAS) and have defined a depedent distribution (with KNA1) in the ALE scenario (BD64).
    Unfortunately in this case, ADR3MAS IDocs are generated even for the contact persons that have been filtered!
    We did not find any solution to this problem.
    So I'm asking your help and hope a good soul will take time to answer me
    Many thanks in advance.
    Best regards,
    Jérôme Romain.

    you should have a dependency to the message type
    Example of dependency between a BAPI and a message type:
    The distribution of company addresses has been integrated in the object maintenance for the vendor. The address data is then distributed together with the object data via ALE. The address data is dependent on the object data and is distributed via the BAPI. The object data is distributed in the message type CREMAS.
    So a dependency exists between the BAPI and the message type.
    In the distribution model an active receiver filter is assigned to the BAPI used for distributing organization addresses (AddressOrg.SaveReplica). The dependency has been activated in the attribute Dependent distribution in the filter display.
    Based on the receiver determination, the object data with the BAPI addresses are only distributed, if the filter condition for CREMAS is met.

  • Please tell me the table where customer contact persons mail id is stored

    Hi,
    Can any body please tell me where the Please tell me the table where customer contact persons mail id is stored .
    That we are maintaing in the XD02 transaction in the E-Mail option for the customer.
    Please tell me as it is very urgent.
    Thanks

    Hi
    pls check ADR6 <b>SMTP </b>
    Customer Master Data Tables
    KNA1 - Customer Master
    KNB1 - Customer / Company Master
    KNVV - Customer Sales Data
    KNBK - Bank Details Master
    KNVH - Customer hierarchy Master
    KNVP - Customer partners Master table
    KNVS - Shipment data for customer table
    KNVK - Contact persons Master table
    KNVI - Customer master tax indicator table
    Message was edited by:
            SHESAGIRI.G

  • Datasource for Vendor Contact person Address

    Hi,
    I am looking out for the DS for Vendor Contact person address, which is taken from ADRC table. 0BP_DEF_ADDRESS_ATTR is having Business partner number. it gives all the required data. how to i link it with vendor LFA1 and COntact PErson in KNVK to get the required result.
    Thanks & regards
    Abi

    Hi,
    There is no standard data source available for your requirement.
    You can enhance 0Vendor_attr master data with LFA1-ADRNR, KNVK-PARNR and address fields in ADRC and populate using user exit code based on the following logic.
    Get LFA1-ADRNR where 0VENDOR_ATTR-LIFNR = LFA1-LIFNR
    Get KNVK-PARNR where LFA1 - KUNNR =  KNVK - KUNNR
    Get address fields from ADRC where
    LFA1 - ADRNR = ADRC - ADDRNUMBER
    ADRC - DATE_FROM = Hard code the values required
    ADRC - NATION = Hard code the values required eg. I for international version.
    Hope it helps
    Regards, Jeya

  • RFBIKR00 - Vendor master load (Contact person address)

    I set my LSMW settings to object type 40 (vendor) and method 0002. Structure BKNVK appears. I am able to enter Contact person name and telephone in BKNVK, but I don't see the fields to enter contact person address fields. What am I missing?

    Hi Raynald,
    i think, it's not possible with rfbikr00,
    to change or load central adress-data of vendor
    or contact person.
    -> so you must use bapi or batch input (xk02 or map2)
    additionally
    regards Andreas

  • Pre Populating contact person address details

    hello experts,
    I am new to crm 2007 and Interaction Center.
    I have requirement like this
    1) say i created an account of type organization
    2) once organization is saved, from account details screen there is an option to create a contact person using Related-buttion
    3) My requirement is when i click on Related button by default i need to pre-populate contact person address details with the Organization address details like street, house number, city, postal code, country and region.
    Could you please tell me what kind of code i have to write in the Related button event handler to populate organization address details in to create contact person address details
    Cheers, Srikanth

    Hello Srikanth,
    You have to implement any one of the BADI based on the data u want to update in the contact person.
    BUPA_CONTREL_IMPORT
    BUPA_CONTREL_EXPORT
    BUPA_CONTREL_DEFAUL
    You need to call FM to update the address.
    This hint should be able to take you in right direction.
    Regards,
    Kapil

  • Updating table KNVK in customer contact person change

    Hi
    We have to update customer contact person data. We use BAPI_ADDRESSCONTPART_CHANGE but only ADRP table is updadeted. We would like to update table KNVK.
    Can we do that with some parameters with this bapi or do we need an other FM?
    Rgds

    Thanks but it is told that CUSTOMER_UPDATE should not be used directly in any custom program (Error in customer_update FM)

  • Vendor Master : Customer Contact person

    Hi all,
    In my Vendor Master (XKo1/xko2) when i change the Customer contact details  an idoc should be triigered with these deetails.
    These data in the Contact Person View is stored in KNVK table.
    the stadard idoc Cremas idoc does no support those details.
    I used the Adr3mas03 idoc, but the required data is not tirggered.
    Is there any way around this.
    Regards,

    Hi
    Sorry.
    Since ERP 2005, vendors master data do support maintenance of contact persons in the core.
    Previously, this was true only for IS-Retail.
    ALE Distribution of vendor contact persons has never been developped.
    So your ADR3MAS idocs do surely integrates perfectly in the inbound system expect that this will be an orphaned Person.
    The link will the contact person (KNVK) will never occurs as there is no E1KNVKM segment in CREMAS !
    Alain
    Should be move to

  • Table that stores the customer contact person email id

    hI ALL,
    Can any body please tell me the table name where <b>customer conatct person mail id is stored.</b>
    Please revert for any clarification on this.
    its urgent .
    good points will be given on the orrct solution.
    thanks
    Message was edited by:
            Prabhudutta ......

    Hi Prabhu
    for Contact person -
    KNVK
    For email id -
    SZA1_D0100
    For customer --- RF02D
    Reward if useful to u

  • Load of customer contact person

    HI all,
    I am trying to load the contact persons of customers with the BUS4002.
    According to the SAP descriptions and SAP notes (306275, 384462) the data should be load in the following sequence:
    1. load the adress-data with BUS4002 (Objekt = next parnr with BAPI_PARTNEREMPLOYEE_GETINTNUM)
    2. load the customer master data (with the no-data-sign, so that the fields where not overwritten)
    and there is my problem:
    When I put the no-data-sign '/' i.e. at the firstname, anyway the firstname from the adress data is empty now.
    And in the adress data it was filled. So are all the other fields from the adress data. (I see that in table ADRP)
    What's going wrong?
    Thanks for your help
    sylvie

    Hi Gred,
    From 6.0 onwards you can perform ELM on UI with the role Marketing Professional.
    You can Try this link. Link: [ELM|http://blogs.moovar.com/sap/sap-crm-external-list-management-elm-in-web-ic/|].
    hope this is helpful,
    Vijayata

  • Customer Contact Person as Blind Copy for Email

    Dear SAP Experts,
    Do you know where to set that a Contact Person for a customer will receive an email as blind copy (BCC) ?

    Hi Prabhu
    for Contact person -
    KNVK
    For email id -
    SZA1_D0100
    For customer --- RF02D
    Reward if useful to u

  • Contact Person address Data not found

    Hi All,
    I am finding an strange error in Partner determination process for Contact Person.
    System is able to pick the contact person, but it always says no address data found for contact person. I had checked all config in partner dtermination procedure and can see that all setting related to address detremination is available. But still i am not able to get this data in my transaction for activity/lead or contract.
    Please suggest.

    Hello,
    This is a common mistake when processing Contact Persons. In fact, the address data you see in the WebUI for your contact person is the address of the Company - Contact Person relationship and not the contact data of the contact person itself. The error message is probably referring to the address data of the person itself.
    Eg I work for my company, my address data as a contact person for my company will the the company's address, fax, e-mail, ... Beside that I also have my personal address, where I actually live with a private e-mail and so on.
    My company -_-_-_ has the contact person  -
    > Me
    Address data         (=address data eq to comp)       My personal address
    Hope this helps,
    Joost

  • Customer Contact persons

    Hi Guru's
    Kindly let me know how to delete the Contact persons or contact person number which is assigned to the Customer master
    In Production system, Business Users will not have authorization to open the Customer master in Change mode(VA02).
    They want to delete the Contact Person : VAP2.
    Is there any program or BAPI available to delete?
    Regards
    Stephen

    hi
    stephend
    you want to delete the contact person ,  go to XD02 , at general data tab , at contact person view, here you select the you contact person , click on delete row icon , after it will delete , and also check partner function determination, their is any assign the contact person
    please check this
    regards
    sankar

  • Map R/3 contact person address to CRM contact person address

    Hi,
    Does anyone know how to enhance the middleware so that the business address of contact person in R/3 can be mapped/downloaded to the BP standard address (shown up in BP transaction) in CRM ? The business address of the contact person in R/3 is currently mapped to BP relationship address in CRM, while the home address of the contact person is mapped to the BP standard address.
    Thank you for the help,
    Regards,
    -James

    Hi,
    We have the sam issue to solve!
    Found any answers yet?
    Best Regards, Cem

  • Create/Update Contact Person address data (BUT051)

    Hello experts.
    Scenario:
    We have a potential customer, name it customer POT, identical to an ERP customer, name it ERP, and POT has a contact person, name it CONT.
    POT is in CRM documents.
    The initial idea was, with FMs CRM_ORDER_MAINTAIN and CRM_ORDER_SAVE, replace POT BY ERP in those documents, and then delete POT from CRM system WITH report bupa_test_delete.
    But that way, the relation between POT and CONT is lost.
    So, with FMs BAPI_BUPR_RELATIONSHIP_DELETE and BAPI_BUPR_RELATIONSHIP_CREATE it's possible to make CONT, the contact person of ERP (instead of POT), before deleting POT from system.
    However, the contact data (BUT051) is lost, because BAPI_BUPR_RELATIONSHIP_CREATE doen's maintaint adress data in relation.
    Is there a way to do it?
    Thanks in advance.
    Valter Olvieira.

    I used batch input and worked fine.

Maybe you are looking for

  • Reg:creation of Personnel actions

    Hi gurus,, Plz provide me some info regrading as how to create Infogroups..if possible some screen shots on this for better understanding...'m a learner to this SAP HR [email protected] Message was edited by: krishna M

  • F110 Payment run have been cancelled

    Hi all expert, When i want to do payment to vendor, the proposal is created. But show message 'Payment run have been cancelld'. So at this moment, i can't do anything to do the payment. I can't make another proposal and payment run for the vendor. So

  • Percentage Distribution error in BAPI_PO_CHANGE

    Hi, When i am adding a new service or changing quantity of any existing services in a service PO through BAPI_PO_CHANGE, the percentage of distribution and quantity column of account assignment tab is coming Zero '0.0'. Please suggest what are the pa

  • Error when installing java se sdk  6.16

    Hi All, while installing java se 6.16 sdk I get this error: " Installer: Wrapper.WriteFile(In small chunks) failed with error 112: there is not enough space on the disk." I can not figure this out as my hard drive has 207Gb free. any help apreciated.

  • What is the best porxy server to use in MIDP

    i need a link or a softwear name for a proxy server that work best with the httpconnection of the MIDP profile. (by the wey why do i need to cinfig a proxy server anywey?) thanks itzik