Customer Master text replication

Hi all,
does anyone know if it is possible to replicate R/3 customer master texts across to CRM via the standard customer master replication to CRM?
regards
Jens

Hi Jens,
Yes, it's possible.
At R/3 side, using t-code SM30, configure table vision V_CRMTXTID to map the customer texts ID's of R3, with the CRM ones.
Something like this (entry example):
KNA1 0002 'some description' -> BUT000 0002
Kind regards,

Similar Messages

  • LSMW for Customer master text upload

    Hi
    I would want to upload the customer master text using LSMW. I see a message type /DSD/HH_CUSTMASTEXT (Customer master additions) being available.
    has anybody used this for text upload??
    I am not sure how it works, i dont see the provision to enter the text unlike the "SAVE_TEXT function module.
    If any one of you have used it, kindly let me know.
    Thanks
    Manju

    Hi Srinivas,
    yes we could do the text upload using direct input method. I need to invoke it from web methods, it would be difficult with direct input method and hence i was looking for using IDOC's.
    Regards
    Manju

  • Customer Master Text object extract

    Hi Guys,
              I am working migration of Customer master data from 3.1i systems to ECC 6.0 systems. So can you please help how i can extract and migrate the Text objects for the Customer master which is maintained in the tables STXH and STXL.
    Regards,
    Vinnie

    hi,
    Each text is maintained in Text id's, so you can ask your abaper to pick up the date from that text id and store it in a Ztable, then copy or import the same in ECC6.0 version and update at customer level.
    Regards,
    Sudhir

  • Customer Master Text Fields

    Hello,
    What tables and relations would be used to access the customer master sales data short and long text fields in an SQ01 query?
    Thanks for your reply.

    Hi,
    I think KNVV would be the starting table and the text tables would be related to KNVV. When doing an F1 on the short and long text fields I get RTEXT-TTEXT and RTEXT-LTEXT but these can't be used in an SQ01 query.
    Regards

  • Customer Master Text data label display in BEx query

    Hi,
    In my query output i have the customer number and its text displayed. The data comes from customer master infoobject.
    But the label is displayed only for customer number.
    But I need the label for text also needs to be displayed.
    Kindly let me know is there any possibilities to display the label for the text.
    Regards,
    Indhu

    Hi Induja ,
    For 0CUSTOMER , name attribute is there so it will work fine, for others like 0MATERIAL, 0COMP_CODE etc. you can follow the steps which i have posted in above reply.
    Use the same steps for 0Material, creation of Z- infoobject with reference char. of 0Material.....
    Create one custom 'z' InfoObject lets say ZCUSTOMER with Reference Characteristic of 0CUSTOMER and add it to the data target, map it with same field for which 0CUSTOMER is mapped and load data into target (DSO, cube) or if you are reporting on multiprovider then assign it.
    Because ZCUSTOMER is created with reference of 0CUSTOMER and mapped with the same source field , ZCUSTOMER will act as copy of 0CUSTOMER.
    In query designer drag 0CUSTOMER and ZCUSTOMER. change display setting
    0CUSTOMER display as Key only
    ZCUSTOMER display as Text only.

  • Customer Master Text Information !!!!

    Hi Folks,
    I have a quick question on the maintenance of the Text at Customer master records. The question in paint here is that;
    1. Can we use bring the free text maintained at Customer master level in the different reports like SQVI, ABAP reports?
    2. Is there any standard report by which you can pull the text maintained at customer master level (General, Accounting and Sales area text)?
    Please do let me know and if yes can you please provide me the transaction code and data base tables for this.
    Thanks and best regards,
    Sandy

    Sandy,
    I will give you example using function module READ_TEXT. You can test this by running this in SE37, hit the test icon. Parameters to be filled in as follows ...
    -> Client, e.g. 010
    -> ID, the text ID in your text procedure, e.g. 0001 or Z001, etc.
    -> Language, e.g. EN
    -> Name, e.g. the text name, can find this in table STXH-TDNAME, in my example it was the customer number, e.g. 0000105036
    -> Object, e.g. closely tied to the 'Name', in this example as I was dealing with customer text at general data level, e.g. KNA1 (table)
    The result here is that I am asking the function module to read text object 0001 associated with customer 105036 at the general data level of the customer for language key EN.
    So, need to understand what level you have your text stored at. General data (KNA1)? Company Code (KNB1)? or Sales Area (KNVV). This will define your 'Object'. You can pick up the text ID from your text procedure, and you will no the text name via the customer number. You can double check most of this in table STXH first before you test example in the function module.
    Once you have working example, you could then relay spec to your ABAP team to build program with selection screen that runs this function module. I do not think you can achieve any of this via SQVI or SQ01. There are calls to includes inside of the function module, and I believe these includes are performing the reading and converting the 'Data' in table STXL.
    Review with your ABAPer, and let me know if you need more. Just revert back.
    Thanks,
    Jay

  • Invoice SAP SCRIPT is not printing Customer master text.

    I was given a SD-invoice#  XXXXXXXXX, which has problem with in it's SAP SCRIPT --> is the text is taken from  "customer master data head office text" is not printed on the SCRIPT out put.
    1). What I don't understand by going to /nvf03 --> by giving invoice number , then how can I view the script output ?
    The text is supposed to print in footer ...however the coding inthe FOOTER window is
    /:   INCLUDE 'Z_FOOTER_SO_4700_INV' OBJECT TEXT ID ADRS LANGUAGE 'IT'
    So, do I need to add coing for text of customer master data ?
    Any idea about text and field name ?
    THANKS IN ADVANCE.

    Hello,
    To see the output go to /VF03, enter the billing document number but don't press enter. Go to Billing Document in the menu bar, Issue Output to, select a line and do a print preview (if there's nothing there, the doc hasn't been printed before).
    To print the text, ask somebody to navigate to where it is in SAP. Double click on it, choose Got -> Header. This will give you all the information you need for the INCLUDE.
    The INCLUDE statement you have is for a standard text (trans: SO), not the "customer master data head office text".
    Michael
    Edited by: Michael Evershed on Sep 26, 2008 10:41 PM
    Edited by: Michael Evershed on Sep 26, 2008 10:41 PM

  • Custom Master Text Tables

    Hi,
    I'm creating a customer master report and having problem determining the text tables of some fields:
    a.) Sales Region
    b.) Sales Office
    c.) Customer Group
    d.) Delivery Priority
    e.) Shipping Conditions
    f.) Delivering Plant
    g.) Partial delivery per item (Complete delivery indicator)
    h.) Terms of payment
    i.) Acct assgmt group
    Appreciate any helpful hints.
    Regards,
    Mawi

    currently, i dont hv SAP access, so, just am answering generically,
    - you can get them with check tables relationship, in either SE11 or SE16
    - use WHERE USED LIST of that particular field, then pick the table, which possess the T in the last position of the name
    - also check, VALUE TABLEs at domain level in SE11
    thanq
    Edited by: SAP ABAPer on May 6, 2009 4:40 AM

  • Mass load of customer master texts

    Hi!
    I need to load texts to the customer master sales texts. It is too much to do it manually.
    How can I do it? Is it any LSMW solution for that?
    Thanks!!
    Bea

    Hi Beata,
    Yes, you can do it through LSMW.
    You can use FM CREATE_TEXT.
    Hope it helps.
    Regards,
    MT

  • User Exit for managing Customer Master Texts- Urgent

    Hi All,
    I have a requirement in which the the Customer Master Central texts for certain text Id's are to be maintained in such a way via XD02 that whenever any changes are made and it is saved the changes become non editable and added with user date and time and then the user can add additional line of texts but cannot edit the earlier ones. So in this way the earlier texts are prevented from accidental deletion and any new addition has a stamp( User,date,time) to determine who changed it and when. I searcehd for any exit in the program but could find only one i.e. EXIT_SAPMF02D_001
    Is this requirement faesible in standard SAP?
    Now to me this exit could not serve any purpose.Please help.
    thanks,
    Manish

    Hi,
         use the following BADI's which will suitable for ur reqirement
    business Add-In CUSTOMER_ADD_DATA_CS .
    business Add-In CUSTOMER_ADD_DATA
    Regards

  • LSMW Customer Master text load- screen to small

    Hello!
    I am loading customer texts via LSMW.
    Some of the texts are very long (up to 29 paragraphs/lines), though during LSMW batch run, the screen shows only 20 paragraphs/lines, so 21 onwards are not loaded...
    How to expand the quantity of lines so it is eg 30 on the screen?
    Thanks!
    Cheers
    Bea

    Hi,
    You can try to increase the resolution of your screen and make the screen to look smaller.
    Or you can try to use FM 'SPLIT_TEXTLINE' to split those text which cant upload to your master data.
    Thanks.

  • Customer master data replication probelm from ECC to CRM system.?

    Hi..Gurus, 
    Intial downloading was done for master data and transaction data..but after 10 days.. some changes in ECC system will not replicate to CRM system..delta down loading working or not how i can check ?  or i have again do the intial downloading for customer_main..plz  help  me..?
    Truly,
    San Rao.

    Hi,
    make sure that the Middleware is activated in R/3 table TBE11 for
    application component BC-MID as below:
    Application ID Active Text
    BC-MID         X      Middleware
    Also, in R/3 table TBE31 make sure the following even has been activated
    00001321   BC-MID      PI_BP_CUSTOMER_BTE_1321
    In R/3 table CRMRFCPAR make sure that the delta load has not been
    deactivated for the object Customer_Main....
    If this is ok check filter on the object Customer_Main in trx. R3AC1 in
    CRM to make sure they havent filtered out the relevent BP's
    If you have a BP expample use CRM trx. CRMM_BUPA_MAP  to gather the BP
    from R/3 into CRM...this will either lead to a sysfail in CRM SMQ2 or
    A short dump in ST22 if there are any errors...
    Also, after using trx. "CRMM_BUPA_MAP" check in SMw01 for Bupa_Main
    bdocs...if there are errors they will norally be on the validation of
    the BP in CRM and the bdocs will have errors...
    Regards, Gerhard

  • Text from customer master to delivery header

    Hi Experts,
    Here we have a requirement, Text what we maintain in the customer master (like Shipping point address) text need to be trigger at Delivery header,
    1) Is it possible in standard text determinaction or we need to go for any user exits?
    2) If we want to use user exits what are the user exits we have to copy the data from customer master to delivery header.
    NOTE: Client doesnt want to use the text from sales order or scheduling agrements.
    Please help me to fill the requirement .
    best regards,
    chiranjeevi

    Hi Chiranjeevi,
    It is possible to achieve this with standard text determination procedure itself.
    Goto transaction VOTXN and in the "Delivery --> Header" create a new access sequence with the Customer Master Text IDs (like the ID which contains the Shipping Point address) from which the text is to be selected. Once done, create or make use of an existing text determination procedure available under Delivery Header and then assign the access sequence to the Delivery Header Text ID into which the Customer Master text is to be copied. Maintain additional settings as necessary. This will ensure that the text from customer master is directly copied over to the delivery header.
    There are many documents already available (search in Google) to explain the text determination process if you need help with the same.
    Regards,
    Som

  • Report to fetch the text information from customer master sales data

    Dear Experts,
    We have come up with a requirement where the business want a report/list of the customers for whom a particular text is not maintained in customer master -sales data.
    There are many Z text id are configured and are maintained in Sales data- extras- text. In addition, business also need some key fields from the customer master such as name, city, delv plant, payment terms, sales off, sales grp etc.
    I could not get any standard table where the text is maintained with the customer numbers. Table STXH can give the customer numbers for a particular text id type but what is maintained against the given text id is not fetched from the table.
    So we need the valuable inputs to realize the requirement.
    As an proposal, we are aiming to develop custom Z report with the FM READ_TEXT to get the text information with the customer no ( object type KNVV and text id ). But for the additional information, what should be the actual logic for fetching the data. say if this FM is used, what should be the sequence of the logic and ideal selection parameters.
    In addition, we aim to use BAPI BAPI_CUSTOMER_GETDETAIL2 to fetch some of the customer ifnormation but many fields are not found in this . can we use some other bapi which can provide the complete general/sales data of customer ( delv plant, sales off, sales grp, custo grp, incoterms, payment terms etc)
    Kindly suggest accordingly.
    Many thanks in advance.

    Hi Dharmendra Kumar,
    I guess the best would be to check in ABAP General forum on the READ_TEXT sequence/ logic etc..
    For customer details, the available BAPIs are:
    BAPI_CUSTOMER_GETDETAIL
    BAPI_CUSTOMER_GETDETAIL1
    BAPI_CUSTOMER_GETDETAIL2
    However, you might have to check classes in SE24 to find any existing classes and its method yo give you all the information of a customer. Also check this thread: [BAPI for customer details like in IDoc DEBMAS;
    Regards,
    Raghu.

  • Customer Master replication error from R/3 to CRM

    Experts,
    I am trying to replicate Customer Master from R/3 to CRM.
    All the settings have been done. Nothing shows up in Queues. However, Bdoc hangs in "Received" state.
    When I try to reprocess the Bdoc, I get a prog dump of type DBIF_RSQL_INTERNAL_ERROR in below function module: CRM_BUPA_FRG0020_SAVE_TABS
    at INSERT crmm_but_set0020 FROM TABLE it_set0020_insert[]
    This data corresponds to Shipping data in Customer Master.
    Can you please help? I saw a similar thread in the forum where there was a suggestion about R/3 plug in update. How can I do that?
    Thanks in advance,
    JD

    Pls see Customer Master replication error
    Closed.

Maybe you are looking for