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

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 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,

  • Mass change of customer master data

    Hi,
    I would like to do a mass change of customer master data.
    I need to remove the international VAT register number for local Polish customers, as we will use the local NIP number for these customers.
    Which transaction code do I need to use?
    Are there any things I should keep in mind?
    Thank you.
    Kind regards,
    Linda

    Hi,
    You haev a Transaction called MASS. Please check whether you have the authorization for the same. If you have then it is very much easy for you to maintain the same. If you dont have the MASS authorization then you have to create a LSMW and then make the change.
    Steps:
    1. Enter MASS
    2. Object type - Select KNA1 (avaialble in the drop down) and execute
    3. You should have an option "Customer master (VAT registration numbers general section) " with table KNAS. Execute
    You will be able to choose those customers whom you want and make the changes.
    Hope this should help you.

  • 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 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 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 Changes to Customer Master partner functions

    Hi Gurus,
    I would like to change PE (Sales employee) MASS please guide me.
    Thanks

    Hi,
    Goto the T.Code "XD99".Or Goto the T.Code "MASS".Here(In MASS T.Code),select teh Object Type as "KNA1".
    Click on Tables.
    Select "Customer Master Partner Functions(KNVP)".
    Click on Execute.
    Enter the range of Customer Numbers/single values in the multiple values.
    Select the Partner Function as "PE".
    Execute.
    Click on Select Fields(First Icon under Customer master partner functions).
    Select "Customer(KNVP-KUNNR)" and click on Choose.
    Enter.
    Enter the value for the field "New Values" and ensure that all rows are selected.
    Click on the icon "Carry out a mass Change"(sixth icon).
    Save.
    Regards,
    Krishna.

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

  • 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

  • Loading customer master data using lsmw and bdc

    Hi all..
    Iam a beginner in sap world and my first project is to load the customer master data from mainframes into sap.
    Can anyone guide me how to approach to this project and what are the best materials to go through. Also can any one send some sample programs related to these..
    It would be a great help of you guys for a beginner like me..
    Thanks,
    mahi

    Message type DEBMAS
    Idoc type DEBMAS**  where ** is highest number available in your system (check via WE30). e.g. DEBMAS06

Maybe you are looking for