LSMW Tax classification

Hi,
    I am getting an error in LSMW...Tax category does not define classification 1.
Does any one know where i have to make changes?
Thanks

Hi,
has the tax categories been configured by your functional consultant?
regards,
sangram

Similar Messages

  • LSMW - TAX CLASSIFICATION FIELD

    Hi all,
    1)I am uploading materials by LSMW - Direct input method.
    [5th step in LSMW(Maintain Field Mapping and Conversion Rules).]
    I would like to know the field name for mapping for <b>Tax classification</b> field in Sales Org 1 view of Materail Master.
    I need to upload this field with 1 as input.
    How do this?.
    2) What would be the input value for <b>Check Box</b> in Material Master for LSMW.
    Thanks in Advance.

    hi,
    kavitha,
    as enric said,
    Field TAXM1 .... TAXM5 = Tax classification ,
    try this,(
    and also do this:
    TSKM ( transparent table) - TAXKM  field.
    hope this may help you,
    Regards,
    Srinivas

  • LSMW TAX classification for materials

    Hi!
    I read a lot of threads concerning these topic, but I couldn't solve my problem.
    I have more than one tax classifications from different countries for one material. However I don't know, where I should enter the data cause it's just possible to enter one country in BMMH2.
    Until now, I mapped the data to the fields TAXM1...TAXM9 of BMMH1.
    The result of the Direct Input: "You have not fully maintained the tax classifications"
    I guess, it's not necessary  to map to TATY1..TATY9 of BMMH1. Right?
    Nevertheless,  with and without these fields mapped, the message is the same.
    ..and should I map the same fields also in BMMH2?
    I tried it, but without any effects!
    Should I enter different countries in separate data sets?
    Tax classification data consist of TAXM1..9 and TATY1..9
    Which fields are also necessary?
    Thanks in advance!
    Michael Kuehne

    @Murugesh
    Thanks a lot for your affort!
    I checked my lsmw project concerning your points and did some corrections.
    However, something is still wrong in my lsmw.
    - tax classification of just one country in BMMH1: works;no errors
    - tax classiification of just one conutry in BMMH2 and no tax classification in BMMH1:
    -- read data: correct; no errors
    -- conversion of the data: correct; no errors
    -- throws an exception during the check against the customizing in lsmw
    -- Direct Input: failed: "You have not fully maintained the tax classifications"
    The converted data is 100 percent correct, for this reason the failed direct input is a bit strange to me.
    My there's an option in the customizing, that's not possible to set more than one country the tax classification of the materials.
    Do you know an option like this?
    The exception during customizing check is also a bad signal.
    I am running out of idea, what could be wrong.
    Maybe I should create a new object in lsmw and try it again.
    thanks in advance
    kind regards
    michael

  • Sales view / Tax classification upload in material master - LSMW

    Hi All,
    While Creating in  LSMW using RMDATIND Batch input method for material mater creation . I am getting an error of "you have not fully maintained tax classification" (M172 error message).
    LSMW details are as follows:
    Project, sub-proj, object : SCIMM,SCIMM,SCI_MM_CREATE
    Please suggest the field value mapping section of LSMW and suggest me how to fix the problem.
    When I create masters manually, in sales view/tax classification 4 tax categories (3 for CA CTX1,CTX2,CTX3 and one for US UTXJ) are getting populated automatically and I need to key-in only 0 or 1 for tax values (ex material :KCC9800MEKIT for sales org 2000, dc 70, dv 70).
    Please sugget me how to fix this issue.
    thanks
    PRadeep

    Hi Murugesh,
    Thanks for your response on this query. I read the link contents.
    LSMW TAX classification for materials
    In the above thread, you have specified
    1. If you have a separate file for tax codes to be applied for different materials then you need to map the records of this file to BMMH2 ( multiple records for a material possible for different countries). Then you need to map BGR00, BMM00 & BMMH1 with another header file with one record for material for the corresponding records on file which correcponds to BMMH2.
    I require your help to implement the above step. As mentioned by you, I have 3 tax codes for CA and one for US (2 diff countries) for each material to be maintained in Tax classification.
    I have created a main source structure  SS which has fields for all views (basic view, sales view, purchasing, plant/sloc and warehouse). I have created a substructure SSTAX for main source structure SS for Tax fields (Aland, taxty,taxm1) and assigned to BMMH2. Will this work or we need to create two  source structure (at same level) for this requirement.
    I am bit confused on how to link these two input files.  I created one record for material xyz in header file and 4 records in tax file (4 tax categories ctx1,ctx2,ctx3 and utxj). How to create one to one relationship working between header and tax file. How the tax file structure will be for 10 material records?
    LSMW Direct Input Method RMDATIND tax classification material
    In the above thread, I find difficulty to follow your steps for same tax data applicable for all materials.
    1.enable the
    Extras->DisplayVariant
    In LSMW transaction, I find diffculty to locate the above option.
    from the menu of the LSMW & check all the check boxes. Now you see the
    __END_OF_RECORD__
    for the structure
    BMMH2which has to be mapped with the input structure in the Maintain structure relations step.
    double click on the __END_OF_RECORD__
    Again I find difficulty to follow the above step. Please explain me step by step to reach below abap editor step.
    which will lead to ABAP editor & then put the following code:
    Canada
    bmmh2-stype = '3'.
    bmmh2-aland = 'CA'.
    bmmh2-taty1 = 'CTX1'.
    bmmh2-taxm1 = '1'.
    transfer_record.
    bmmh2-stype = '3'.
    bmmh2-aland = 'CA'.
    bmmh2-taty1 = 'CTX2'.
    bmmh2-taxm1 = '1'.
    transfer_record.
    Thank you very much for your help and time. I am sure this will be helpful for Pradeep as well.
    Thanks and regrads
    Varadharajan

  • Passing Multiple Tax classification in LSMW BAPI method

    Dear All,
    Iam using LSMW BAPI method to create and change material master. I need to pass multiple tax classification values for a single material. How can I do this. The structure used in the BAPI for passing the tax classification data is MLAN. How can I create multiple numbers of this structure. Can anybody help me please.
    Thanks in advance
    Prathib

    do you have this multiple records already in the source? Or not at all in the source?
    background for tax classification
    There is customizing to assign plants to sales organization.
    Each plant has an adress with a country.
    SAP collects all the plant countries and saves them in the tax classification table MLAN.
    Eg. if this material A has a sales org EAST that can sell from plants in JP, AU, and SG
    then you will see these 3 countries in the sales org view segment tax classification
    In case you dont have any tax classification data in the source, then it you can do it like this:
    goto the __END_OF_RECORD__  statement of  E1BP_MLAN segment in your LSMW and enter it directly as code:
    do the transfer_record as often as you need .
    DEPCOUNTRY = 'JP'
    TAX_TYPE_1 = 'MWST'
    TAXCLASS_1 = '1'
    transfer_record.
    DEPCOUNTRY = 'AU'
    TAX_TYPE_1 = 'MWST'
    TAXCLASS_1 = '1'
    transfer_record.
    DEPCOUNTRY = 'SG'
    TAX_TYPE_1 = 'MWST'
    TAXCLASS_1 = '1'
    transfer_record.

  • Updating the Customer & Material Tax Classification via LSMW only

    We need to update the Customer and Material Tax Classification via LSMW only, in such a way that on the updation of the Tax classifications the Customer Master and the Material Master should be updated automatically.
    Please let me know if anyone has done the same also it would be really helpful if you can provide me the details.
    Regards,
    Arindam

    Hi,
    It's not clear your question to me.
    Do you want to update the Tax classification in the customer master & Material master?
    I did same, but with 2 different LSMW"s as there is not link between customer master & Material master.
    To update customer tax classification -
    In that you have to feed relevant customer numbers with sales areas & relevant tax classification for one LSMW.
    To update Material tax classification -
    In that you have to feed relevant material numbers with sales areas & relevant tax classification for different LSMW.
    Best regards,
    Anupa

  • LSMW - RMDATIND - You have not fully maintained the tax classifications

    Hi,
    I am trying to extend existing materials to new sales organization through LSMW and direct input. I have only one file containing a "header" for the material general data, and "line items" to manage material taxes for other countries than the one defined for the current sales organization.
    I have created 2 nested structures as following:
    ZMATERIAL_ALL (parent structure)
              |__ ZMATERIAL_TAXES (child structure)
    In the structure fields, the first field is the header or line identifier:
    ZMATERIAL_ALL
              |__ HEADER -> With Identifying Field Content = H
              |__  ZMATERIAL_TAXES
                    |__ LINE -> With Identifying Field Content = L
    Header and line item have a common field MATNR and VKORG. ZMATERIAL_ALL contains data for sales org GI37, Japan. ZMATERIAL_TAXES contains data for France taxes (sales org GI10).
    The structure of my file is the following:
    H
    MATNR
    VKORG
    VTWEG
    SPART
    WERKS
    DWERK
    VERSG
    KTGRM
    MTPOS
    MTVFP
    LADGR
    J_3APIND
    VMSTA
    VMSTD
    DISMM
    DISPO
    DISLS
    FHORI
    MRPPP
    PLIFZ
    J_3AMSTATC
    TATYP1
    TAXKM1
    L
    MATNR
    VKORG
    ALAND1
    TATYP1
    TAXKM1
    ALAND2
    TATYP2
    TAXKM2
    In LSMW step 5, I associate ZMATERIAL_ALL structure tax values to BMMH1, because this taxe correspond to the tax for the current sales org defined in the current country:
    TATY1          Tax category (sales tax, federal sales tax,...)
                        Source:  ZMATERIAL_ALL-TATY1 (Tax category (sales tax, federal sales tax,
                        Rule :   Transfer (MOVE)
                        Code:    BMMH1-TATY1 = ZMATERIAL_ALL-TATY1.
    TAXM1         Tax classification material
                        Source:  ZMATERIAL_ALL-TAXM1 (Tax classification material)
                        Rule :   Transfer (MOVE)
                        Code:    BMMH1-TAXM1 = ZMATERIAL_ALL-TAXM1.
    Then in BMMH2, I associate tax values from ZMATERIAL_TAXES structure:
    __END_OF_RECORD__   After Using Conversion Rules
                        Rule :   Default Settings Modified
                        Code:    bmmh2-aland = zmaterial_TAXES-ALAND1.
                                 bmmh2-TATY1 = zmaterial_TAXES-TATYP1.
                                 bmmh2-TAXM1 = zmaterial_TAXES-TAXKM1.
                                 transfer_record.
                                 bmmh2-aland = zmaterial_TAXES-ALAND2.
                                 bmmh2-TATY2 = zmaterial_TAXES-TATYP2.
                                 bmmh2-TAXM2 = zmaterial_TAXES-TAXKM2.
                                 transfer_record.
    In LSMW step 7, I specify my single file with option "Data for multiple source structures".
    In step 8, I assign my file to both ZMATERIAL_ALL and ZMATERIAL_TAXES structures.
    In step 9 and 10, I can successfully read and display data. ZMATERIAL_ALL and ZMATERIAL_TAXES structures are well populated.
    The conversion is ok, then I run the RMDATIND program to perform the material creation.
    The result is "You have not fully maintained the tax classifications"
    Any idea what I am missing ?
    Thanks in advance for your help.
    Thibault

    The solution was to implement SAP Note 1730652, and it solved the issue !
    This was a standard SAP issue, and not an implementing issue.

  • LSMW Direct Input Method RMDATIND tax classification material

    Hi folks,
    I am loading material master data throught LSMW using direct input method. In MM01 for a particular sales org we have tax classifcation for three different countries US, CA and GB. Could anyone tell me how do I post the tax classification Material data in the table control for these three different countries.
    COUNTRY COUNTRY TAX CATG. TAX CATEG.       TAX CLASSIF
    CA     Canada     CTX1     GST (Canada)     ...........                        
    CA     Canada     CTX2     PST (Canada)     ...........                        
    CA     Canada     CTX3     PST (Base+GST) Cdn...........                   
    GB     United Kingdom     MWST     Output Tax...........                        
    US     USA     UTXJ     Tax Jurisdict.Code     ...........                        
    US     USA     UTX2     County Sales Tax     ...............                        
    US     USA     UTX3     City Sales Tax     .............
    Points will be rewarded for the answers.
    Thanks,
    Raj

    Hi,
    Not sure about the same requirement of countries & tax codes for all the materials for your upload.
    If this is the case,
    enable the
    Extras->DisplayVariant
    from the menu of the LSMW & check all the check boxes. Now you see the
    __END_OF_RECORD__
    for the structure
    BMMH2
    which has to be mapped with the input structure in the Maintain structure relations step.
    double click on the
    __END_OF_RECORD__
    which will lead to ABAP editor & then put the following code:
    * Canada
    bmmh2-stype = '3'.
    bmmh2-aland = 'CA'.
    bmmh2-taty1 = 'CTX1'.
    bmmh2-taxm1 = '1'.
    transfer_record.
    bmmh2-stype = '3'.
    bmmh2-aland = 'CA'.
    bmmh2-taty1 = 'CTX2'.
    bmmh2-taxm1 = '1'.
    transfer_record.
    else if you have a different set of countries with different tax codes for the set of materials,
    You need to have a separate file for this & map the fields to the structure fields of
    BMMH2
    Hope this helps.
    Best Regards, Murugesh AS
    Message was edited by:
            Murugesh Arcot

  • Material Tax Classification

    Hi Gurus,
    Need a little suggestion for a doubt -
    I accidently changed Material Masters data of some items, after running a faulty LSMW
    When I look at the change document for some of those articles it says -
    Change          Tax classification article          1     Ireland
    So I believe it has changed the tax classification for this article ONLY for Ireland
    when I reversed the change .. it says ..
    Change          Tax classification article     1 Full tax     0 No tax     Ireland              Output Tax
    I have a few doubts .. first , is this changed only for a single country or for all of them .. & if I have reversed the changes  ..
    Plz suggest what shall I do to make it as it was ...
    << Moderator message - Please do not promise points >>
    .. many thanks for your help
    Edited by: Rob Burbank on Feb 7, 2011 3:54 PM

    The tax classification section is dynamically defaulted based on the plants that are linked to your sales area.
    for each plant country you will see an entry.
    if such an assignment is made after go-live, then with the next change of material master you are asked to complete the classification.
    This cannot be undone. you can just change it to another value if the value you entered was wrong.

  • Sales view / Tax classification upload in material master

    Hi All,
    While Creating in  LSMW using RMDATIND Batch input method for material mater creation . I am getting an error of "you have not fully maintained tax classification" (M172 error message).
    LSMW details are as follows:
    Project, sub-proj, object : SCIMM,SCIMM,SCI_MM_CREATE
    Please suggest the field value mapping section of LSMW and suggest me how to fix the problem.
    When I create masters manually, in sales view/tax classification 4 tax categories (3 for CA CTX1,CTX2,CTX3 and one for US UTXJ) are getting populated automatically and I need to key-in only 0 or 1 for tax values (ex material :KCC9800MEKIT for sales org 2000, dc 70, dv 70).
    Please sugget me how to fix this issue.
    thanks
    PRadeep

    HI,
    instead of LSMW..try with BDC by SHDB---batch input transaction recording.

  • Tax classification not fully maintained

    Hi Gurus,
    I am uploading the MM sales data by using LSMW using direct input method RMDATIND program. while uploading i ma getting a error message as 'You have not fully maintaine the tax classification'. But while i am crating manually in the table control DIfferent countries are automatically coming(CH, IT, NE) in ALAND filed(in the transaction (MM01). all the customizations are done properly. but still i am getting same problem. is there any other program for upload data for MM Sales. BAPI or Stadard program. Thanks in advance.

    the sales organisation are linked to plants. depending on the plants country a record is expected for tax classification.
    So if you have to load records from different sales orgs, then you may have different countries for the tax classification.
    Each country needs to have an individual record in structure BMMH2
    see as well this thread:
    Re: LSMW Direct Input Method RMDATIND tax classification material

  • TAX CLASSIFICATION (CREATION OF SALE ORDER)

    Hello
                 When we are creating a sale order, we will select the tax classification code like VAT & CST. It Depends upon the consingee address.
    My question, while selecting the tax classification code, I am able to see both types of codes(VAT & CST). I need to display only single type of codes, like if consignee is local, then only vat codes must be displayed and if consignee address is out of the state, only CST tax codes must be displayed.
    how to do this one. should I take any ABAP help or directly we can set from functional side.
    Thanks & Regards
    Maheshwar Rao. G

    Hi,
    When we are creating a sale order, we will select the tax classification code like VAT & CST.
    Do you mean you are manually changing/Selecting the tax classification in the sales order??? If yes, then you can maintain the same in the customer master--Biling tab(VAT or CST what ever is applicable) and system will pick the same autoamatically.
    In sales order, SAP has given the flexibilty to change the tax classification, and based on the combination that is maintained in VK11, system will pick the condition record. As specified, table 368 gives the combination for maintaining the condition record.
    Regards
    Vamsi

  • Error with tax classification

    Hello guru's,
    I am facing a typical error. while creating sales order the VAT condition is capturing the tax classification indicator from sold to party. It has to be from ship to party. Pl. help.
    Regards,

    Hi,
    The tax classification search is based on the Customer master data
    For TAX determination, system will first search the Tax classification of the Payer master data
    If Payer master Data is not maintained , then it will search for the Ship to Master data ,
    If none of the Payer and Ship to were maintained , then it will search for the tax classification of sold to Master data
    The Sequence for search is
    PAYER
    SHIP TO
    SOLD TO
    In your case, if the Tax classification for Payer and ship to not maintained then it will come to sold to
    Please check if the Tax classification was maintained in the ship to or not
    thanks
    santosh

  • How to make tax classification field mandatory in sales order ?

    Hi,
    while creating sales order, " how to make tax classification field mandatory ".
    Please tell me the procedure.
    In tcode OVA2. what are the entries for fields,table.
    Regards,
    sapsduser

    Dear ,
    Could you please share why you want to make tax Classification field mandatory in sales order.
    Maintain Tax classification field for customer in Customer Master Data = (Sales Area Data - Billing document Tab page)
    Tax Classification field for Material in Material Master Data = Sales Org. 1 View.
    While creating sales order and enter customer and material system automatically fetch the tax classification related data into sales order.
    Tax is calculated based on the ship to party.
    Hope this will help you.....
    Regards,
    Manoranjan.

  • Change Tax Classification in Sales Order

    Hi all,
    I have a question about tax classification in sales order.
    I know that taxable or non taxable is determined by a variety of key (by material, order type, departing country & destination country, etc).
    I use Domestic Taxes as a key to determine taxable or nontaxable. To do that, I need to set up tax classification in customer master and material master, right?
    Based on that combination, I can determine if it becomes taxable or nontaxable and if so by how many percentage.
    OK.
    Here is my scenario:
    The customer and material I use to create sales order is set as taxable. So, when I create an sales order, the tax and its % is automatically presented in conditions.
    But how do I do if I want to make only this sales  order be nontaxable?
    I changed Tax classification from '1' taxable to '0' nontaxable in Billing Document Tab at Item level, but tax is still there in Condition Tab.
    I thought taxable or nontaxable can be changed by this way. Am I missing some procedure?
    Regards,
    Screen Field:VBAP-TAXM1

    Hi,
    When you set the tax condition to your country and set the tax rate in VK11 based on the customer tax classification and material tax classification, it should pickup in the document.
    How can it posssible to have tax for one document and no tax for the other. Tax is uniform, and it will be applicabe to all customers (certain exceptions also there). In any case the customer is not taxable ot material is not taxable, maintain the customer / material tax classification as '0' and don't maintain any condition rate for that.
    Prase

Maybe you are looking for

  • Installation of a digital signature

    Hello! I have the following problem and I am desperate. Today I have registered a new digital signature and I have to install some drivers on my Mac. One of it is from the following website http://pcsclite.alioth.debian.org/ccid.html . Even though I

  • Problem with a description in a LOV

    Hi, I have a problem with a Lov. I have a LOV with a id and a description link with this id. When this field is blank I need to search and i push the lov. But when i save and i go back then i can't show the description. If a put this Field as a dropD

  • How can I restart with itunes again  as I seem to have duplicate folders in Music and Itunes?

    I seem to have partially duplicate Music folders  on my computer one called Music (/Users/barry) which is 86.9 gb and one called Itunes music (/Users/barry/Music/iTunes) which is 60.9 GB. I also have a folder of 25GB in /Users/barry/Music/iTunes/iTun

  • Qosmio X770 - Sensor bar and unknown device

    Hello, a week after purchase I decided to replace the OEM Windows 7 Home Premium by Windows 7 Professional. (I am a Student and I need the Professional version). Everything works perfect except the sensor bar. With the OEM Windows it worked well but

  • HT201412 Iphone could not be activated because the activation server is temporarily unavailable

    my new iphone 4s first time when i tried to connect trew Itunes its shows the below message Your iphone could not be activated because the activationserveris temporarily unavailable.try connecting your iphone to itunesto activate it , or try again  i