Customer Address Chnage

Hi,
we would like to change the customer address, but want to keep the same address_ref.(orig_sys_add_ref)
The issue here is that the existing address is an US address and the address we want to change is a Mexican Address.
We want to update the adress using Customer Interface as the data comes from a third party customer master legacy system.
Any suggestions.
Thanks,
Robert

Dear Kaan,
To copy the sales order text to the delivery document
-->You do the text determination for the deliveries also,
-->Define and maintain TextID in the delivery header text procedure as same as sales order Text ID ,maintain the access sequence.
-->In the delivery text procedure access sequence you put the Text Object as VBBK for that Text ID.
--->Use VOTXN transaction for Text determination.
I hope this will help you,
Regards,
Murali.

Similar Messages

  • Dunning letters generation when customer address is changed

    Hi,
    For some customers no dunning letters were generated. After investigation inactive bill-to site should be activated as invoices were assigned to this bill-to.
    How is possible to make that dunning letters generated when customer address is changed and customer can receive letters to new address for all its invoices?
    Any help will be appreciated!
    BR, JC

    hi
    I have created one sales order example X and i created the another sales order Y with respect to X
    Is this X sales document is closed????
    And I also changed the address of the ship to party in sales document Y.
    Did you assgined another SP to sales Document Y
    If you have chnaged the address for SP in customer master then it will reflect to both
    Also it will not chnage the ADRESS NO in VBPA table, but it will update the address

  • Function module for displaying customer address changes detail

    Hi ,
    Can anyone tell me any code or function module which gives me customer addresses before changes or after changes customer address.
    Regards,
    Gaurav T.

    GT,
    First check acustomer in 'XD04' which has got some change doc history. See all changes in XD04 for that customer.
    Then go to CDHDR table,
    OBJECTCLAS = 'DEBI'.
    OBJECTID      = Customer Number (10 digit with 0 padding).
    UDATE           = Update/change date (Take from XD04).
    Run the table & put the same values in CDPOS along with the CDHDR-CHANGENR & get the field wise changes in Customer with new & old values.
    Try this out or else call me.
    Regards,
    SP.

  • Customer Receivable Aging report - customer Address

    Hi ,
    when i am doing print preview by using the selection one customer per page and i have captured customer address also now i want the customer address to reflect on every page as same of customer.
    Thanks & Regards-
    Monica Karani

    It is not possible to include customer address in the B1 aging report. You must customize the report using crystal report or microsoft reporting service.
    JImM

  • Table for customer address

    Hi friends,
    I need to retrieve data for the customer address, which table should I look into
    Thanks

    hiii..
    KNA1-General Data in Customer Master
    KNAS-Vat registration numbers general section
    KNB1-Customer Master (Company Code)
    KNB4-Customer Payment History
    KNB5-Customer master (Dunning Data)
    KNBK-Customer Master (Bank Details)
    KNC1-Customer Master (Transaction Figures)
    KNC3-Customer Master(Special G/l transaction figures)
    KNKA-Customer master credit management:Central data
    KNKK-Customer master credit management:Control Area data
    KNMT-Customer Material info record data tables
    KNVA-Customer Master Loading points
    KNVD-Customer Master record sales request form
    KNVI-Customer master tax indicator
    KNVK-Customer master contact partner
    KNVS-Customer master shipping data
    Regards,
    D Rana

  • ADRMAS IDoc for customer address

    Hi,
    I am trying to send the customer address information via ALE. We are using a custom message type (ZDEBMAS) to send the customer data. I am aware that additional address information can be sent using ADRMAS. However, this message type is linked to a BAPI and I am unable to trigger the IDoc. I have activated the change pointers for ADR2MAS, ADR3MAS & ADRMAS as suggested in previous posts. I have also added the BAPI in the Model view with Object type  - BUS4001 and Method  -            SAVEREPLICA. Partner profiles have been generated as well.
    Can anyone guide me as to what I am missing? Any help is greatly appreciated.
    Thanks!
    Sheetal

    Hey,
    I think there are two possible problems:
    1. Please log in to XI system,
    check in transaction IDX1,
    which RFC destination is used for the system SAPR3D.
    than test this RFC destination in transaction SM59.
    2. Please check (via transaction WE30) that the IDOC in the ECC 6.0
    have the same fields as the IDOC in 4.6C.
    If they have different fields, than you must change the field "version" of channel of the 4.6c system (in the Integration builder configuration).

  • Customer address report

    Hi,
    Is there a transaction to get all the customer addresses in a report? For example, customer number and customer address.
    Thank you.
    Hakan

    Hi,
    In the KNA1 table get the ADRNR which is the Address number
    Now goto the table ADRC with the ADRNR and get the customer address like Name1, Name2,...
    Pleaes check and revert if you need more details
    regards,
    santosh

  • Customer Addresses and their Payment Terms

    Hello to everyone.
    I need to list the customer name, it’s addresses and the payment terms. (Profile:Transaction section of the customer addresses window)
    I’m trying to build a query using RA_CUSTOMERS and RA_ADDRESSES_ALL but I don’t know how to link the addresses with the payment terms.
    Any help on this issue is highly appreciated.
    Octavio

    SELECT
    substrb(party.party_name,1,50) Customer_Name ,
    cust.account_number Customer_Number ,
    substrb(look.meaning, 1, 8) Site_Use ,
    acct_site.cust_acct_site_id Address_Id,
    substrb(loc.address1,1,30) Address_Line_1,
    substrb(loc.city,1,15) City ,
    substrb(loc.state,1,2) State ,
    substrb(loc.postal_code,1,10) Zip_Code ,
    cust.status Cust_Status,
    site_uses.payment_term_id
    FROM
    ar_lookups look,
    ar_lookups look_status,
    hz_cust_accounts_all cust,
    hz_parties party,
    hz_cust_site_uses_all site_uses,
    hz_cust_acct_sites_all acct_site,
    hz_party_sites party_site,
    hz_locations loc
    WHERE
    cust.cust_account_id = acct_site.cust_account_id
    AND cust.party_id = party.party_id
    AND acct_site.party_site_id = party_site.party_site_id(+)
    AND loc.location_id(+) = party_site.location_id
    AND acct_site.cust_acct_site_id = site_uses.cust_acct_site_id(+)
    AND look.lookup_type(+) = 'SITE_USE_CODE'
    AND look.lookup_code(+) = site_uses.site_use_code
    AND look_status.lookup_type(+) = 'CODE_STATUS'
    AND look_status.lookup_code(+) = nvl(cust.status, 'A')
    ORDER BY
    party.party_name ;

  • List of Customer Addresses

    Hi,
    Where can I get the list of customer addresses?
    Is there any possiblity to get them in the Address format and not in Table format?
    I want to get the list,print 4 to 8 addresses on one sheet, so that I can cut and use the addresses to paste on enevelpoes.
    Thanks and Regards,
    Ajit

    Dear Ajit,
    The global Table of all Address in SAP is ADRC.
    All the address (Customer, Vendors, Brokers, Transporters, etc) is stored in ADRC Table.
    From KNA1 Table take Customer Code & Name & Address Number - Feild ADRNR.
    From ADRC Table take feild ADDRNUMBER & other address feild like street, city, etc...
    The figure in ADRNR & ADDRNUMBER for each Customer would be same.
    Now run vlookup in excel & linking figures of ADRNR & ADDRNUMBER. You will have a MAster List ready of Customer Address.
    You can follow the same process for Vendor (LFA1) address also. 
    Hope this helps...
    Thanks,
    Jignesh mehta
    Mumbai

  • Customer address in smartform

    hi all,
    i need to show customer address in the smartform for tht i need to fetch address no from table vbpa on the basis of vbeln n according to tht address no i need to fetch address from adrc
    how to write the query for this

    Hi,
    data:v_adrnr type adrnr.
    select ADRNR
    from vbpa
    into v_adrnr
    up to 1 rows
    where vbeln = '0000010106'
    and parvw = '1A'.
    endselect.
    if sy=subrc eq 0 and V_adrnr is not intial.
    Select <Fields>
           from adrc
           into table <Internal tbale>
           where adrnr = v_adrnr.
    endif.
    Regards
    Jana

  • Missing City Code in Receivables Customer Address

    We want to add ALKMAAR, DELFT, ZEVENBERGEN as Cities to select from while creating a customer address. Where is this List of Values coming from? Is it extendable. New eBS user, please explain if possible with your reply.
    Thanks.

    Hello,
    Follow the following steps to search for the value set in which all the cities are listed:
    1. Descriptive Flexfield Segments --> Query for Application =Receivables - Title: Address
    2. Open Segment for the Context where you see your country Address Style assigned.
    3. You will see the City value and a corresponding value set name attached.
    4. Go to System Administrator --> Validation --> Set
    5. Query for the Value you found in step 3 and see whether it is an independent value set or table. The you will be able to add the new cities you want.
    HTH,
    Vik

  • How to add Custom Address Book Application?

    I need add my custom address book application, so I has reading docs and wikis about convergence customization but no see clear how to.
    I take a dojo tutorial for change event from addres book buttons but may be are not the best practice.
    Somebody know information source for solve this please.
    Thanks.

    JCV_ wrote:
    I need add my custom address book application, so I has reading docs and wikis about convergence customization but no see clear how to.The "YahooABSPlugin" code in the c11n_sample directory may provides some guidance.
    If this still doesn't help then you could contact Sun to get help from Sun Professional Services. Writing a custom Convergence application is far from trivial.
    Regards,
    Shane.

  • Adding New Customer Address to an Existing one

    Adding New Customer Address to an Existing one
    Hi
    We have a lot customers set up in Oracle and they only have a
    ship to address and now we would like to add the bill to address
    to these customers. Since there are a lot of customers I was
    wondering is there is an open interface we can use to that.
    Thank you
    alpha

    Hi Chandu,
    1.In Infospoke -> General tab -> DataSouce(here infobject - 0BPARTNER).
    2.  Destination tab -> choose radio button(DB Table or Flat file).
    3. Goto tab infoobjects -> select required fields you want to send from left to right.
    4. Give the selection accordingly(here i think PATRNER). But it should be available in your datasouce(Infoobject-0BPARTNER), if you want to give selection on this. I didnt understad what you mean of <b>"hide"</b> in your previous reply. If this is not available in your infoobject(OBPARTNER), How CAN YOU GIVE SELECTION ON THIS attribute...?
    5. Try to add this field in Infoobject(0BPARTNER) and populate.
    6. Trnasformation tab.
       Here you can see Source Structure, Target Structure and Addin implementation.
    Source Structure - system will generate according to the field you selected in InfoObjects tab(You cant change it).
    Target Structure - You can define your own structure if you want or you can modify the generated structure. By default system generates Target Structure same as Source structure(if you want to add any more fields you can add here, but you have to populate those fields with your own coding in BAdi), Which is Addin implementation.
    Srini
    Message was edited by: Srini

  • Third party sales how customer address copied to Purchase Requisition

    Dear All,
    Third party sales  customer address copied to Purchase Requisition, How this is happening and Where is the confirugation setting, Is it MM or SD related.
    Regards
    Sudarshan

    Hi,
    configuring thrid partyIt is related to MM, but its significance is there in SD as well.
    The address of the customer is copied from the coustomer master data, through sales ordeer.
    reagrds.
    DSR
    Edited by: D.Srinivasa Rao on Nov 7, 2011 1:48 PM

  • Any BAPI or FM to use to update the Customer Address with change log?

    Hi, does anyone have used any BAPI or FM that will update the customer address (Central Address management fields) and the change will be logged in the change history of customer master? I have tried several FM that can update the fields but none of the change will show up in the change history of the customer master.
    So far, I have tried the following FM:
    ADDR_MAINTAIN_COMPLETE
    ADDR_UPDATE
    BDC is not acceptable due to high volume of data. However, the change log is also required.
    Please share any advice.
    Thank you,

    Hi Minami,
    for chenge address use FM : BAPI_BUPA_ADDRESS_CHANGE       (SAP BP, BAPI: Change Address)
    otherwise check with below FM ,for address related information
    BAPI_BUPA_ADDRESSES_GET              SAP BP, BAPI: Determine All Addresses
    BAPI_BUPA_ADDRESS_ADD                   SAP BP, BAPI: Add Address
    BAPI_BUPA_ADDRESS_CHANGE                 SAP BP, BAPI: Change Address
    BAPI_BUPA_ADDRESS_GETDETAIL             SAP BP, BAPI: Read Address
    BAPI_BUPA_ADDRESS_GET_NUMBERS    SAP BP, BAPI: Read Address Numbers
    BAPI_BUPA_ADDRESS_REMOVE                    SAP BP, BAPI: Delete Address
    Regards,
    Tutun

Maybe you are looking for