Problem in Material master sales text update

Hi,
  I have make the LSMW for uploading material master sales text update by using standad batch / direct input object 001 program /SAPDMC/SAP_LSMW_IMPORT_TEXTS  but as the formate of NAME required is as below
Materila code  18 Char             SALES ORG 4 CHAR      DIS. CHANNEL 2 CHAR   total 24 char    but  in our system  some material code is only 6 CHAR  e.g  ABCXYZ   now when we pass the value for name
ABCXYZ            SORGDC ,  it works  OK  we have to add blank spaces  between material code asnd sales organuization  so that total lenght of material should be 18 char  so is there any option  for this  insted of addin gblank spaces  because  for each material code lenght is diffrent  due to external number range .
regards,
zafar
Moderator Message: Search before you post. If you fail to get an answer, type a question, spell-check it and post it here.
Edited by: kishan P on Feb 16, 2011 4:47 PM

from http://help.sap.com/saphelp_erp2005/helpdata/en/f4/b49e8c453611d189710000e8322d00/content.htm
Text Entry Area 
Type your text into the text entry lines. You can type continuously: SAPscript fills your text using a line length of 72 characters as soon as you choose ENTER or a function.
To enter text in the line editor continuously, the checkbox Automatic tab at field end must be marked. For more information on setting automatic tabbing, see Setting Automatic Tabbing and Entering Text.
Note that the line editoru2019s text filling has no influence on the final appearance of the text. Your text is formatted no earlier than at the time it is displayed or printed. For more information, see Previewing and Printing SAPscript Documents.

Similar Messages

  • Material master -sales text / purchase order text

    Dear MM experts,
    we are maintaining materials sales text & purchase order text while creating material master.
    sales text is required for our customers quotations & purchase order text is required for our Vendors Purchase orders.
    I have an issue, where sales text in material master is limited to 6.5 inch length, but need 7.5 inch length, where I can set this page length. Also i wanted to have same font characteristics to be changed from exiting font size and font style to required, how to do this?
    pl help &  how the above can be changed from default settings to flexible settings with regard to material master.
    thanks  in advance
    regards
    Srihari

    from http://help.sap.com/saphelp_erp2005/helpdata/en/f4/b49e8c453611d189710000e8322d00/content.htm
    Text Entry Area 
    Type your text into the text entry lines. You can type continuously: SAPscript fills your text using a line length of 72 characters as soon as you choose ENTER or a function.
    To enter text in the line editor continuously, the checkbox Automatic tab at field end must be marked. For more information on setting automatic tabbing, see Setting Automatic Tabbing and Entering Text.
    Note that the line editoru2019s text filling has no influence on the final appearance of the text. Your text is formatted no earlier than at the time it is displayed or printed. For more information, see Previewing and Printing SAPscript Documents.

  • Problem creating Material Master sales view with LSMW

    Hello experts,
    I have created a LSMW that uses the direct input program RMDATIND to create new material master records. These materials have different material types.
    I require fields from different views like Purchasing, Sales, MRP and accounting, among others. But not all the material types have all the view defined. I will like, if it's possible, use the same LSMW program to upload all the materials.
    The problem that I'm having if once I ran the program, I got the warning message "The data for the maintenance statuses V cannot be transferred", message no. MG161, and even the material is created the sales view is it not. I check all the sales data in my CSV file and looks good.
    I'm also having in some records, the warning message "The data for the maintenance statuses BG cannot be transferred". That indicate problems with the accounting view.
    As an extra information, I'm using the following structures BMM00, BMMH1, BMMH2, BMMH5 and BMMH7.
    Hope you can help me to solve this issue.
    Regards,
    Mairo.

    >
    > I'm also having in some records, the warning message "The data for the maintenance statuses BG cannot be transferred". That indicate problems with the accounting view.
    Each material type has its own set of views, e.g.  a FERT has sales views but no pruchasing view, a ROH has purchasing view but no sales view, a NLAG has no storage views and a UNBW no accounting views.
    This is defined in customizing of attributs of a material type.
    Because of this you have to make sure that you do not transfer sales data for a material type that does not have sales views.
    Which views you actually want to create is defined in field PSTAT. Each character stands for a certain view (defined in table T132)
    re:The data for the maintenance statuses BG cannot be transferred
    Are your matrials split valuated?
    if you want create accoutning data in MBEW table with MBEW-PSTAT having BG status, then you have to make sure that MARA and MARC PSTAT field also has the B and G .

  • Interactive ALV to report to get into Material Master Sales View

    Hi,
    I want to know way to get into Material master Sales view from an Interactive ALV report.
    In the output we have (custom report for Sales) the Sales Order item information. If the user double clicks on the material, it should directly goes to the Material Master Sales org 1 view. I can able to get to MM03 initial screen to display the list of views, but it would be better we can use the Plant, Sales Org and plant info from Sales Item to get into the material master Sales view.
    I checked that this functionality is there in the standard code. If you double click on the material in Purchase order display(ME23N) from the item level, it is directly getting into Material Master Purchasing view. Is there a way to achieve this.
    Your suggestions would be appreciated with points. Thanks!

    Hello,
    Yes, it's possible using the CALL TRANSACTION command with the addition AND SKIP FIRST SCREEN. The only thing that you need is to fill the fields from the first screen (SET PARAMETER command).
    DATA: carrid TYPE spfli-carrid,
          connid TYPE spfli-connid.
    SET PARAMETER ID: 'CAR' FIELD carrid,
                      'CON' FIELD connid.
    CALL TRANSACTION 'FLIGHT_TA' AND SKIP FIRST SCREEN.
    Regards.

  • Problem loading material master (IS Mill) data from ECC to BI

    Hi Gurus,
    We have a problem loading Material master data from ECC to BI 7.0 SP 18.
    The scenario is :
    The ECC is with IS Mill... due to which the Material field MATNR is of length 40 instead of standard 18 characters.
    That is data element MATNR has 18 chars and its output length is 40 chars.
    When is table MARA browsed using SE16, the material with more than 18 chars.... shows only first 18 characters and are ended with !.
    OMSL setting shows length as 40.
    When the extractor checker runs 0MATERIAL_TEXT or 0MATERIAL_ATTR it gives correct output ..... which is more than 18 characters... not ended with !
    Till here no problem.
    On BI side, after replication of the datasource, i checked data element MATNR ... but it has length as 18 chars and output length as 18 chars.
    OMSL setting cannot be set more than 18.
    Infopackage has pulled data till PSA successfully. I checked the PSA data .... here to the material with more than 18 chars is ended with !.
    When the data is further pushed to 0MATERIAL infoobject, it throws following error for all materials irrespetive of its length (example below):
    0MATERIAL : Data record 768 ('SIT_PL_B01L_10_01!E '): Version 'SIT_PL_B01L_10_01! ' is not valid
    0MATERIAL : Data record 165 ('RLIRS52 E '): Version 'RLIRS52 ' is not valid
    Diagnosis
         Data record 768 & with the key 'SIT_PL_B01L_10_01!E &' is invalid in value 'SIT_PL_B01L_10_01! &' of the attribute/characteristic 0MATERIAL.
    System Response
         The system has recognized that the value mentioned above is invalid, and has processed this general error message. A subsequent message may give  you more information on the error. This message refers to the same value, even though it does not state this explicitly.
    I did search for SAP note related to this... but could not find any.
    There is one SAP note (Note 960868) which mentions about this, but the correction was then shipped with BI SP 9.... we are running on SP 18.
    Requesting you all experts for help.
    Best Regards,
    Deepak

    Hi,
    follow bellow steps:
    1. you need to activate the Datasouce in BI side.
    Goto RSA1>  Datasource> Select Datasource> Double click> Check fileds and Activate.
    2. Replicate the Datasource into BI side.
    3. Check the RFC connections by useing SM59.
    Regards.

  • Avilablity Check in Material Master Sales View

    Hi
    Avilablity check 02 (individual) in Material Master -- Sales General/Plant  View..
    Will this impact only Planning or Delivery creation also ?
    How does this setting works
    Let us say, If a material set 02 and no stock. Will the delivery be not able to created ?
    Regards
    RG

    Its all depend how your Avilablity configured, with combination of checking rule, check T.code OVZ9, you see the defination.
    Please search the forum you will get lot of info.

  • Customer Master - Sales text copy to Sales Document Header

    Hello,
    I have properly configured the text types, access sequences, and text procedures to take text from the Customer - Sales & Distribution and copy to the Sales Document Header.  After testing this in my DEV system, everything is working appropriately.
    I have transported these changes to my QA system, all transports went through successfully.  All configuration is now the same between my DEV and QA systems, and the access sequences are recognized in both systems via the TTXERN table.
    All changes were made using transaction VOTXN.
    The problem is that when performing my test in QA, the text is not copied from the Customer Master - Sales Area text to the Sales Document Header text.  When going to the Text Determination Analysis view, it states 111 - Access Sequence does not exist.  When selecting Customizing, it clearly shows that the access sequences do exist.
    Has anyone encountered this issue?  I have checked SAP notes but have not found a proper resolution for this issue.
    Edited by: Andy Slania on Jan 31, 2011 9:30 PM

    Read OSS  Note 1002455 - Errors in texts: Messages VX 201, VX 111, and VX 205 and  Note 1002664 - FAQ: Text determination problems after upgrade.
    Also check OSS Note 581779 - Text determination analysis: Access sequence does not exist.
    One more OSS Note 970153 - Change to Customizing text not transferred to target system may also apply to your scenario.
    Regards,

  • Material master sales view.

    hi gurus,
    Iam getting an error "material is not defined for sales from india". the long text of error message says that tax indicators were not maintained in material master.
    tried to maintain indicators in material master, but unable to see any column for entering tax indicators in master in sales views.
    Am I missing any config steps please guide me
    regards,
    prasad

    Hi
    Goto OVK1 check for Tax country (IN) what tax category is mantained...For Eg  JTX1..JTX2 then goto OVK4 and maintain tax class for JTX1,JTX2.....Tax Class 0-----Zero Tax
                                                                              Class 1-----Full Tax

  • Revoke the material master data's updated in production

    Hi Experts,
    I have updated the product hierarchy field for the list of materials using BAPI_MATERIAL_SAVEDATA.
    I have forget to set the SALES_VIEW flag in BAPIMATHEAD table, instead it created all the views for the material. Is there any way to revoke the material master data.
    Thanks & Regards,
    Anand

    ALL_CAPITAL should resolve your problem. Check this also:
    RSDMD 194: 0MATERIAL Datarecord is invalid
    /thread/307925 [original link is broken]
    Absolutley Stuck...can't load data as characteristic
    Thanks..
    Shambhu

  • Problem in material master

    How to change the group currency price unit in accounting view of material masters(MM01).Currently i am using BAPI_MATERIAL_SAVEDATA to create/update material master views.But there is no field in this BAPI to update the group currency price unit..please help..

    hui,
    its better for u do it with LSMW, which will allow u to do it quickly also.
    use BATCH INPUT method.

  • Problem in Material master creation

    when iam creating material master, in sales view1 maintained Tax claassification. After saving the master record the Tax classification is disappearing.
    could any one know the solution? please help me.

    Hi Preveen,
    Use the following path in Customizing for Sales:                            
        -> Functions -> Taxes -> Tax by country                                     
    If sequence value 0 is defined for a country, change it to 1.               
    If other tax categories are defined for the same country, increase the sequence value for all tax categories of this country by 1.             
    Important: If materials exist for which tax data has already been  maintained in the country in question, this tax data must be  checked and, where necessary, modified using the "Change material" function.  (Note that tax data is saved in table                MLAN for each material and country.)                                                                               
    Regards,
    Mauro

  • Material Master - Sales Organization

    Hi,
    I am having two company codes, each with one Plant and Sorg respectively.
    Say
    4211 ( BUKRS )
    SC00 ( WERKS )
    4211 ( VKORG )
    3121 ( BUKRS )
    MB50 ( WERKS )
    3121 ( VKORG )
    When i am tyring to maintain a material master for SC00 Plant and 3121 Sales org. The system allows me to save the material. I want to have a lock on creation of Material master only with those plant and Sorg belonging to the same company code
    How to achieve this functionality.
    Regards,
    Sahana

    Hi Sahana
    This is in SD ENterprise structure customizing.
    Check the settings in OVX6.
    For a Sales Org/Dist Channel combination, you can assign plants there.
    If you want to restrict company code level, you can do so in OVX3.
    Here, you assign the sales org for the company code e.g. sales org 3121 can work only with company 3121.
    Best regards
    Ramki

  • Problems in Material Master Upload by LSMW

    Dear Experts,
    The question was asked to me in interview, What Problems you face while uploading your material master data by LSMW ?
    Please give me some information on this question.
    Thanks in Advance

    hi,
    Check the link it would be usefull:
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/c5/213c487a3c11d3bc8100105a6588b2/frameset.htm
    Hope it helps...
    Regards
    Priyanka.P

  • Customer Master Sales Texts

    I'm trying to configure the customer master so that the same sales texts (Extras->Texts in Xd02) that show up in one sales org / distchan (for example 10/10) also show up up in a different one.  For some reason when creating/modifying a customer in a different sales org / dist channel (for example 30/30), these texts do not show up for editting.  Any ideas?
    Thanks,
    MK

    I would just say it is not possible to do what you want.
    The texts are stored with key:
    customer number, sales org, distribution channel.  (and some more key fields)
    So whenever a number changes a new record needs to be stored. This way each Sales area can have their own texts.
    I understand that you dont want it this way, but It is not just the sales order that gets somehow the text from the master data. Several other programs would need to be changed to make your wish come true.
    Imagine: you enter a customer master with Customer number 1234 and sales org 0001 and DC 10, but exact this XD03 transaction shall now use
    Customer number 1234 and sales org 0002 and DC 20 to retrieve the text. This is not possible.
    Much easier it is to develope a small program that copies the long text from one sales area to another (scheduled in background to run every night or hour)

  • Making acc assignment group mandatory in material master sales view

    hi,
        could someone help me how to make acc assignment group (sales org:2)in material master mandatory.just acc assignment group not other fields which comes along with it . thanks
    kulandaivel

    Hi,
    For making any field in material master optional/mandatory/hide , follow the steps:
    1.Just click the tab ,(Which is u want to be mandatory)and get the field name
    2.Go to T.Code: OMSR and enter that field name and get Selection Group
    3.1. Use t.Code: OMS2 and click your material type and in next screen check Field reference ( you have assigned for material type){{ ( example :;For ROH material type the Field reference is ROH)
    3.2. use T.code:OMS9,, Double Click your Field Reference and select field selection Group & select round box of mandatory  and save
    Regards,
    Biju K

Maybe you are looking for

  • Problems with JDesktopPane and JInternalFrame

    hello merry christmas . I have some strange problem with JDesktopPane . I have a frame with an splitpane and in right side of splitpane i have a JDesktopPane . I can easily add InternalFrames to this JDesktopPane but when there is two or more Interna

  • FCP won't recognize my DV device

    I recently upgraded to FCP 5.1.1 and can't get it to recognize my DV. At first FCP would open without the "unable to locate external device" warning and not even show a DV device as an option. Now it shows the warning and just won't acknowledge my ca

  • How to make adobe form as Interactive

    Hi,   I am trying to make adobe form in input-output mode ie. Interactive. For that I am passing parameter   fp_docparams-fillable = 'X' to function module which generates Adobe form (In driver pgm)  But its giving error as <u>"<i>Error in Adobe Docu

  • Overloading hassle with no args, different return types

    We're trying to create a document object that can be parsed from XML with xerces and then used as the model for a jtree and a styled-text editor. That means we want to: 1. subclass stuff from org.w3c.dom 2. implement interfaces from javax.swing.tree

  • What is the best program and/or method to have crisp clear text in FCP?

    What is the best program and/or method to have crisp clear text in FCP? I have the CS4 Production suite. Thanks