Tax Classification under Item Billing tab is missing

Hi Gurus,
When a particular Sales Order Type is chosen, under item level under billing tab, there is no such field of Tax Classification for the user to key in the tax classification field.
However, if reference using another invoice no to create same Sales Order Type, the tax classification appear.
Please revert how to set tax classification to be available.

Hi,
This is how Tax is determined in the sales order line item.
You have 2 settings to do in Customer Master & Material Master.
Customer Master -
Tx: XD02
Go to "Sales Area Data" section and check "Billing" tab
There you can see "Taxes" area.
You have to maintain "Tax Classification" based on the country.
Material Master
Tx: MM02
Check "Sales: Sales Org. Data 1" tab and "Tax Data" section
You have to maintain "Tax Classification" based on the country there also.
Now you have to maintain Tax master record in VK11.
If you feel it's already maintained, go to VK12 & enter your Tax condition type there. Without pressing ENTER Key, press "Condition lnformation"  button option on the top.
You'll come to a report selection screen.
Set BLANK to all fields there, including validity periods.
Execute
Now check whether you can find a record there, based on you country,
(Eg: if it's MWST, you have 3 areas,
1 - Departure Country / Destination Country
2 - Domestic Taxes
3 - Export Taxes
If you don't find a record for your combination, go to VK11 & create a new condition record.
Then start from beginning.
Should be able to see "Tax classific." now in the LI billing tab.
Best regards,
Anupa

Similar Messages

  • Disabling rows under item conditions tab in VA02

    Dear all,
    I want to disable the rows which are being displayed under item conditions tab in T-code VA02. is there any user exit to resolve the same problem or any other solution is also acceptable.
    help me to find that how i can achieve this. Its Urgent !!!
    waiting for your humble response.
    Thanks in advance.

    Also there is another solution , which i found most feasible coz its only for conditions tab.
    We can write code screen-input = 0 in userexit_field_modification function which is in the include ZSDAUTH01 (programm SAPLV69A).

  • Add custom fields in VL02N under Item overview tab

    Hi,
    In VL02N, I need to add two input fields under the tab "Item Overview"...
    I found the BADI  LE_SHP_TAB_CUST_ITEM but it is for adding a new tab i guess....
    Is there any way to add fields under item overview only ??

    Hi,
    find the enhancements for those transactions by using SE24 or  goto transaction > choose status option> find program name--> enter program name in SE38 --> goto attributes and find the package --> then goto SE84  give the  package name in the enhancements.
    If u want to add the custom field  in the perticular tab -> goto that perticular screen> click on status button> find the program name and screen no:> go for SE51 give tha deatils and find the enhancement .
    Thanks,

  • Tax classification screen for item level not appearing in sale order under Billing Doc tab

    Hi Expert
    while creating sale order Tax classification screen is not appearing for item level under Billing document tab.
    Tax classification for customer and Material has already maintained. Tax classification screen is not appearing for USER but same time from our USER ID we can able to see that screen.
    please help in above issue. is this related to Authorization issue or other thing need to check.
    Regards
    Pash@SD

    Hi,
    As per standard in Sales Order Document you will be able to see the Tax Classification fields in Billing Tab at Header level (for Customer Tax Classification) and at Item level for (Material tax Classification). The values from Customer M<aster is not populated at Header level as per standard but you can populate the value by using the Exit. Material tax classification populated from material master as you can see that at item level.
    If for one User you are able to see and for other you are not able to see, kindly check first whether both are using same customer and material, and if yes, then check the User Exit.
    Thanks and regards,
    Amitesh Anand

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

  • Tax classification

    hi!
    how to create tax classification settnigs in billing of sales area data section of Customer Master.
    thankyou

    Hi,
    To create new tax classification for customer master go to>>SPRO>>Sales & Distribution>>Basic functions>>Taxes>>Define tax relevancy of master records.
    Select customer taxes.
    In this screen enter new tax category. Tax category is nothing but the condition used in sales pricing to determine all the taxes relevant for that country.
    Enter tax classification of the customer eg: 0 for tax exempt, 1 for liable for taxes.
    Save the configuration.
    Now in Customer master data>>Sales area data>>Billing Document screen you will get the tax category data. Enter relevant tax classification against that tax category.
    System considers this classification as one of the criterias to calculate the taxes in sales pricing.
    Regards,
    Savita Swami

  • Cant find item document tab on product catalog

    hi,
    I have created a product catalog but while adding products to the catalog area i have chosen Edit->Product hierarchy->......,(i.e.,products added directly from the  product master) instead of adding the products to the catalog area manually,but the problem is on the item data level the item document tab is missing,which is normally present when the products are added manually,
    so my question is can we still make the item document tab available by adding the products to the product catalog area from the product master directly.
    and if you follow this process even we cannot deactivate the product.
    regards
    chandu

    Hi
    You cannot see the item document tab because the 'Folder template' is missing for items in customizing for 'automatic type' catalog. You can create your own types and customize it as per your needs.

  • ADDING TAX CLASSSIFICATION IN BILLING TAB

    Hi to all,
    I have configured a enterprise structure. I could not find the tax classification in billing tab. But with the same account group for company code 1000, it is there. Kindly tell me the relationship between company code and account group. And also guide me to incorporate tax table into billing tab.

    Dear sivakumar
    Go to OBD2, select your account group, click on Sales data followed by Billing.  You can see a field "Taxes and licences"  there.  select the box under "Req.Entry".
    thanks
    G. Lakshmipathi

  • Customer Tax Classification : Missing entry screen in customer master

    Hi All,
    Anyone know if any customizing is required to activate the Customer Tax Classiification entry screen in the Customer Master of Sales Area (BillingT Tab)? I could not enter the customer tax classification as the entry screen doesn't appear in the customer master.

    Hi,
    You have to maintain few settings for this
    In OVK1 Enter the TAX CATEGORY for the Country
    In the OVK3 transaaction code enter the TAX CLASSIFICATION for the Tax category defined in OVK1
    after this assignment try to create the customer master , in the Billing tab the tax classification will appear.
    regards,
    santosh

  • Tax amount line item with Business area in Billing Doc generating to A/cing

    Hi,
    While generating the Billing Doc, for the Tax amount line item , the Business area shd be populated. How this can be done? while  for the othter line items it is displaying but not for the tax amount line item.

    In ECC 6.0 with document splitting and new GL business area would be available in the general ledger view for tax postings. For earlier versions than ECC 6.0 use balance sheet adjustment program SAPF180 to populate business area for tax items.
    Thanks and regards
    Kedar

  • In sales order item level billing tab

    in sales order item level billing tab you have nine fields for payment terms
    i want to know from where is the payment terms coming in the fields , i have checked that whatever payment term is there in SP/SH/PY they are not getting updated in the nine fields
    can anyone tell wat is the possible ways to fill these tabs

    Hi,
    Payment terms are coming from Customer Master on Sales order , I did checked by removing the payment terms from customer master and created the sales order were it has not defaulted.  Updated the Customer Master with Payment Terms and created the sales order now Payment terms got defaulted.
    Regards
    Raj

  • Why is the import tab missing under the file tab?

    Why is import missing under the file tab? I want to import bookmarks etc. from Safari into Firefox.

    You can find the Import menu entry in the Bookmarks Manager (Library)
    *Bookmarks > Show All Bookmarks > Import & Backup > Import Data from Another Browser
    *http://kb.mozillazine.org/Import_bookmarks

  • Account assignment tab is missing in PR(item details)

    Hi
    When we create PR,we select 'K' in the Account assignment in the item overview details,which will allow us to fill the details for G/L account and cost center in the item details,but to surprise account assignment tab is missing ,even we checked the layout settings also,No clue on this.
    Is something am i missing or any problem.
    Thanks
    Lily

    Hi Seema
    Yes,you are right,after giving Account assignment category also it is not displaying
    that tabb in item details.but for all users it is able to diplay,only one user is having this problem,is there any particular setting for this in the user or some layout settings?
    Thanks
    Lily

  • Regarding inoice tab is missing in item details of document type NB

    Hi,
    We are doing intercompany stock transfer at item details in PO with document type NB Invoice tab is missing
    Kindly guide us
    Regards
    Tushar

    for intra company we are using document type UB & for intercompany we r using document type NB
    have u ever face such problems while doing intercompany stock transfer

  • How to add new value in Classification under General tab via MM02.

    Hello Experts,
    I've a requirement where I need to add a new material variant configuration value via MM02 as highlighted below. I've also attached the screen shot of CL02, the two characteristics which I need to add (highlighted in red).
    Can please anybody tell me the steps to add value in Classification under General tab via MM02.
    Many thanks in advance.

    zero cool,
    Use transaction CL02 , open class in PCL_222_PURO_BOX with class type 300
    add characterstic
    PCH_COSTING_WGT_DETERM
    PCH_COSTING_WGT_A_DETERM
    save it.
    Now use MM02 and go to classification view , now you would be able to see these characterstic there.
    Check and come back.
    Thanks
    Ritesh

Maybe you are looking for

  • System Reserved Not Available in Windows 8.1 Pro

    Hi, everyone! I have a doubt here. I have done the installation of Windows 8.1 Pro in my free dos laptop. I did custom installation, followed by "Choosing Partition to install Windows" step. There were two types of partition shown which were "system"

  • Can't turn on Photo Stream in iCloud for PC

    Hi, My photo stream used to work fine.  But after removing all the photos to separate folders in my computer, my new photos are no longer streaming to my PC.  They appear in the photo stream on my other devices - iPhone5 and iPad Mini.  It's just my

  • Profit Center Mandatory in Cost Center Master

    Hi Expert! I would like to know the configuration path to make the option Profit Center Mandatory in cost center master data. Thanks J

  • Issues with Month-end closing

    All SAP FI Gurus, What are the typical issues one can run into when doing Month-end closing activities. Any good input would be rewarded with points promptly. -- Sameer

  • How to convert '20140620' to 'DD-MM-YYYY' formate

    Hi Experts, I have data for date fields like "20140620"(YYYYMMDD) while inserting into the table it should be in the format "DD-MM-YYYY" Can any one please help me to achive this.