Tax codes for Company code wise

hi kings
I am facing big problem is I want to listout the company codewise tax codes for whatever i am using in last year.  So how can i get the list for tax code for my code with in period.
regards
sri

try this:
REPORT ztaxrep01.
TABLES bset.
SELECT-OPTIONS: bk FOR bset-bukrs.
PARAMETERS yr TYPE gjahr.
DATA: BEGIN OF ztab OCCURS 0,
        bukrs TYPE bset-bukrs,
        land1 TYPE t001-land1,
        kalsm TYPE t005-kalsm,
        mwskz TYPE bset-mwskz,
      END OF ztab.
DATA itab LIKE ztab.
SELECT bukrs  land1 FROM  t001 INTO CORRESPONDING FIELDS OF itab
       WHERE  bukrs  IN bk.
  SELECT SINGLE kalsm FROM  t005 INTO itab-kalsm
         WHERE  land1  = itab-land1.
  SELECT mwskz FROM  t007a INTO itab-mwskz
         WHERE  kalsm  =  itab-kalsm.
    SELECT SINGLE mandt FROM  bset INTO sy-mandt
           WHERE  bukrs  = itab-bukrs
           AND    gjahr  = yr
           AND    mwskz  = itab-mwskz.
    IF sy-subrc = 0.
      APPEND itab TO ztab.
    ENDIF.
  ENDSELECT.
  CLEAR itab.
ENDSELECT.
LOOP AT ztab.
  WRITE: / ztab-bukrs, ztab-land1, ztab-kalsm, ztab-mwskz.
  AT END OF bukrs.
    ULINE. SKIP.
  ENDAT.
ENDLOOP.
A.

Similar Messages

  • Different 'MWST' Tax rate for company codes with same country

    Hi Experts,
    I am not an SD expert, but need some inputs on a requirement. We have the manual condition type 'MWST' for tax conditions and the 'MWST' rate is set for different countries.
    We have Sales Organization 'A' and 'B' which are for the same country (JP) and the requirement is to have tax as 7% for Sales org 'A' and no tax (0%) for  'B' in billing for the same billing material . But when we set the tax classification in material master, for Sales Org 'B' and the billing material, the system automatically changes the classification for 'A' also to 0% since the tax classification is based on country and not sales organization. Here both the Sales org is for the same country 'JP'.
    Is there any other way or configuration through which we can achieve this requirement ?
    Your thoughts are much appreciated.
    Thanks,
    Dhan

    Well mate, Vemuri provide an alternative from FI point of view. From SD standing I'd suggest to work out the condition technique as this condition type (MWST) has an access sequence MWST (the same code) and it has 3 tables related:
    78 - Departure Country / Destination Country
    2 - Domestic Taxes
    11 - Export Taxes
    What I can see is that you need to include the value Sales Organization in one of the tables.
    NOW, IF YOU DONT WANNA MESS WITH THE CONFIG...
    The customer has Tax indicators in its Sales Area Data, why don't you just set the value there to determine always 0% tax for the Sales Org you want?
    Look forward for your remarks.
    Saludos!
    Ricardo

  • What table I could find the Tax Identification Number for Company Code...

    Hi experts,
    I'm debugging a program, the problem is it displays the wrong TIN #. I looked at T001z which I thought I could use but it ain't working. I need to get the TIN # for Company Code and for Customer.
    Points for helpful  ideas... Thanks!

    Hi Maui,
    KNB1 contains the following key fields:
    KUNNR - Customer code
    BUKRS - Company Code
    So, you will be able to get the information from a Customer in a specific Company Code.
    I hope it helps you.
    Regards,
    Daniel.

  • Bapi_Acc_Document_Post - E 018 : Invalid tax code and company code combination

    Hi All,
    I need the help of this forum once again.
    I am using bapi Bapi_Acc_Document_Post to create KR documents in SAP. The bapi works absolutely fine except for one scenario:
    For a particular type of invoice coded to Company "XXXX" with lines having tax code "I0", the bapi returns error message "E 018 : Invalid tax code and company code combination". The tax code "I0" and the company code "XXXX" has been mapped in SAP and if I try to create the invoice manually in SAP using the GUI, the invoice gets created without any issue.
    I have tried searching the forum but could not find any post on this topic.
    Therefore, requesting the masters to please help me out on this.
    Best Regards
    Sutirtha Roy

    Hi Gowthami,
    how have you solved your problem, because I am facing the similiar issue and trying desperately to post the following combination with BAPI_ACC_POST_DOCUMENT:
    001 40       490100     Aufw. aus Marge PP              R2                 15,92
    002 31       10000003   Kreditor                                R2                 15,92-
    003 50       175060     Abzugsverfahren USt            R2                  3,18-
    004 40       154060     Abzugsverfahren Vst             R2                  3,18
    THANX!
    Regards
    Marko

  • VAT and CST details for Company Code

    Hi All
    I have a requirement to store following details at the company code and plant level in SAP ECC for India implementation. Can someone please guide me where can I store these information in SAP ECC 6.
    VAT - Plant Level
    CST - Plant Level
    TIN - Company Code Level
    PAN - Company Code Level
    Service Tax - Plant Level
    Also, can i store VAT, CST and Service Tax at storage location level?
    Regards
    Diya

    Got the point, my question was wrong. i have to maintain VAT for company code did it using OBY6.
    Have to explore for updating IBAN and swift details now.

  • Tax Code and Company Code assignment

    Dear Experts,
    Please let me know, whether is there any mandatory requirement to assign tax codes to company codes
    Whereas we are using condition based tax procedure.. TAXINN
    What are the implications and necessity to do the same..
    Thanks in advance.

    Hi,
    When you are using TAXINN assign the tax codes to company code in CIN settings. If you assign tax codes to company code in CIN, those tax codes we can use for the company code.
    Based on country we will define taxcodes, in Company code country is assigned.
    Hope its clear.
    reg
    Durga
    *Assign points if info is useful

  • Assign Withholding Tax Types to Company Code

    In SPRO in the menu item "Assign Withholding Tax Types to Company Code"  (program SAPL0F61), I enter to try and setup the Types for my new Company code. 
    When I go into New Entries,  On the top drop-down I enter my new Company Code, then in the
    "Wthhld tax type" field, I click on the look-up and don't see the Withholding tax types that I setup for country Italy.  The only ones that are showing up are for a previous country setup Mexico.
    I setup Italy as a Withholding Tax Country, and I setup the Withholding Tax types already.
    Does anybody know how to get the Withholding Tax Types to show up for Italy and not just Mexico?
    thanks

    This is an ABAP Development forum, you might want to post your question in the SD or FI forum instead.

  • Query on Additional Local Currencies for Company Code

    Hi Experts,
    Can I know whether there are any differences in the way SAP logic applies to the following currency types?
    1. Hard currency 40
    2. Index-based currency 50

    Hi,
    Yes I am aware that we can maintain 2 additional parallel currencies for company code.
    Hard currency
    Hard currency is a country-specific second currency which is used in countries with high inflation.
    Index-based currency
    Index-based currency is a country-specific fictitious currency which is required in some countries with high inflation for external reporting (for example, tax returns).
    But, are there any differences in standard SAP logic between these currencies or it is the same?

  • Authorization object for company code and profit center together

    Hi all,
    Please help me with the following requirement..
    Company Code = ABCD
    Profit Center = *
    The user is authorized to run the report for company code ABCD only but any profit center within this company code.
    2       Company Code = *
    Profit Center = WXYZ
    The user is authorized to run the report for Profit Center WXYZ only but any company code.
    3       Company Code = *
    Profit Center = *
    The user is authorized to run the report for any company code and profit center.
    The same user could have 1 and 2. So, in this case he should be able to run a report for the total inventory of company code ABCD, and a report for total inventory of profit center WXYZ only regardless company code.
    He should not have visibility to other company codes inventory other then profit center WXYZ.
    Regards,
    Raj

    Hi ,
    Anyone please help me..
    Regards,
    Raj

  • Vendor 27672 has not been created for company code 6200

    Hai,
    I am trying to post a invoice against a Scheduling agreement.
    The scheduling agreement has vendor as 27672 and comapny code as 6200 in the header data when i look into ME33L.
    When i trying to post an invoice fo the schedulig agreement using BAPI_INCOMINGINVOICE_CREATE , it is thowing the error "Vendor 27672 has not been created for company code 6200". which i am not able to resolve, as the scheduling agreement is raised against that vendor.
    when i tried to post the invoice manually using MIRO, there was a POP-UP saying there " PO vendor is not an invoiceing party. enter the invoicing party."  where i was giving 27673 which is the alternate payee for this vendor. It is accepting and i could post the invoice succesfully.
    However, the same is not available in the BAPI_INCOMINGINVOICE_CREATE  that i am using.
    Is there any way that i can enter the Invoicing party as i did it when i was posting it manually or is there any other way that i can resolve the issue.
    Thanks,
    Upender

    Hi
    Go to XD01 and enter the same customer code that you have now and enter the required company code and sales org, dist. chnl and division and enter the required details and save.
    Regards
    Madhu
    Edited by: Madhu Naidu on Sep 19, 2011 6:46 AM

  • Error in F-02 : "No chart of accounts could be determined for Company Code

    Hi SAP GURUs,
    When we tried to post an Journal Entry it is giving the error message as "No chart of accounts could be determined for company code".
    Could you please help me with the reason & resolution for this.
    Best Regards,
    Pavan

    Dear,
    Please try tcode obd4, define a/c group with COA.
    hope it helps
    regards

  • Fiscal year change not yet made for company code

    1. We have opened new company and enter data from FY 2009. All posting has happened properly, but when we are trying to see report S_ALR_87011963 we are facing following problem.
    We have already check everything on SDN and followed, but our problem still exists.
    Table T093C is showing as FY 2009 year and also same in OB52, OAAQ is showing 2008 as closed year. We have run AJRW for 2009 and it runs successfully.
      error -
    Fiscal year change not yet made for company code ABCD
    Message no. AB059
    Diagnosis
    You have not yet carried out a fiscal year change for company code ABCD, although the current system date is in the new fiscal year.
    Procedure
    Carry out the fiscal year change for company code ABCD.
    2. We are running AFAB in any mode we get following error.
    Only an unplanned posting run is possible in this fiscal year.
    Message no. AA693
    Diagnosis
    You have already posted in fiscal years that come after 2009.  This means that you can only post in the last posting period 012 in fiscal year 2009. Or you can post to a special period, if one is set up. Since you have not posted yet in this fiscal year, you must specify that the depreciation posting run is unplanned.
    Procedure
    Please check the fiscal year entered.  If you are certain you want to post to fiscal year 012, you must start the depreciation posting run in the last posting period (or in the special period).  Be sure to indicate that this posting run is unplanned, since it falls outside of the normal posting cycle.

    Hi Experts,
    I am not making a new post regarding this but I hope you can help me answer.
    I am experiencing the same issue as the one posted originally and here are my data.
    1. Running the same asset report
    2. System is currently in FY 2013
    3. OAAQ shows FY 2012
    4. SE16N > T03C shows FY2013
    I have tried running AJRW again but I am getting the same error in the asset report. I hope someone out there can help.
    Thanks,
    Josef

  • Excise duty: error 9914 No material data maintained for company code

    Dear all,
    when executing transaction /BEV2/EDDS I get error 9914 No material data maintained for company code in some material documents.
    However, I see material is correct.
    Can you tell me which views of material master am I missing?
    What do I need to check?
    Thanks in advance,
    F

    Settings in material master "Basic view 1"

  • Balance sheet for company codes

    Hi ,
    Is it possible to get conslidated balance sheet for multiple company codes in ECC6.0 in NEW GL.we are already activated new gl and getting B/S on profit center level under single company code.
    But now we need to split our locations or profit centers as seperate company codes without creating them as legal entities,so we will do intercompany sale transactions where customer orders a product from company A, which doesnt have that product with them, so it will be shipped from Plant of company code B. then customer pays to company A directly and another intercompany  billing will be generated by company code B ,and company code A pay company code B internally.
    My questions is how can we get a consolidated B/S for company code A, company code B or comapny code C?
    Regards
    Shaun

    Hi,
    Using transaction code "F.01" you can draw consolidated balance sheet by selecting company codes to be included in the selection fields.
    Using the same transaction, you can draw individual property balance sheet also.  In this transaction, there is a provision for selecting specific profit center option.
    Sarma Bhamidipati

  • Material Ledger Additional local currencies for company code

    Hi Expert,
    I would like to add a second local currency in the "Additional local currencies for company code" in order to have 2 currencies available for material ledger. (Material ledger is not yet activated for this company code)
    The second local currency must be the group one "30". Could you please tell me wich valuation I have to choose ? 0 1 or 2.
    I went on the SAP library but I didn't find something clear. I tried 1 but I have an error message...
    Thanks and regards

    Hello,
    I also recommend:
    1442153   Transfer price valuation for material transfers
    532932    FAQ: Valuation logic with active material ledger
    1253944   Activating actual average moving price posting logic w/ ML
    Cheers

Maybe you are looking for

  • How to import 12 different PPro files into one Encore file to make DVD

    I'm trying to create a DVD with 12 different lessons on it.  I have created 12 Premiere Pro CS4 files (each is a slideshow lessons with narration) and I want to bring them all into one Encore file.  I can send one file to Encore via Dynamic Link - bu

  • Bit locker security issues (easy to crack) disk encryption?

    Bit locker security issues (easy to crack) disk encryption? Problem 1: When the PC run I think its too easy to get  malicious users (with usb pendrive) or spyware to get the encryption key (fast and easy) youtube.com/watch?v=0npTlOq6q_0 Problem2:not

  • QT encoding painfully slow (all of a sudden)

    Ever since I upgraded to Snow Leopard with the newest version of QuickTime it seems that I cannot create QT videos the way I used to. I would use iMovie HD to make great quality QT files from my camcorder. Making a four minute video would usually tak

  • How To Get and activate bluetooth..

    My  hp Product number:  E4R28EA#A2N Serial number: {Personal Information Removed} HP Pavilion 15-e040sx Notebook PC I want to send my files to mobile via bluetooth.. So I dont know where to get  and and activate bluetooth.. Please help me to nstall a

  • [SOLVED] Gnome: initial working directory set to / instead of HOME

    Solved: See commentary #6 Hi there, Since some weeks ago, don't know what I touched, everything starts from the root directory instead of starting from the home directory. That is, file managers, consoles, emacs, etc. start always in the root directo