Customer Master Report needed for jurisdiction, tax code, and district

I am trying to pull a customer master report and need to include the following fields:
Name (NAME1)
Account (KUNNR)
Jurisdiction ( TAXJURCODE)
Tax Code (TAXKD)
District, which is County for US addresses (CITY2)
I haven't seen a report with CITY2 and have tried S_ALR_87012180 or opening KNA1, KNVI, etc.
Any ideas?
Thanks,
Michelle

No there is not such report or transaction.
You may look at tables KNA1 + ADRC.
In table KNA1 there are fields ORT01, ORT02, COUNC and CITYC that could help
Otherwise you must link KNA1 and ADRC with field KNA1-ADRNR = ADRC-ADDRNUMBER
Sorry
BR
Alain

Similar Messages

  • Deafult tax code and tax jurisdiction per vendor

    Hi,
       We are using tax jurisdiction in Process,  now while creating Po every time according to vendor we have to enter the tax jjurisdiction and tax code ,  i s there any mwthod  with which we can set default tax code and tax juridiction code as per vendor  means we want to maitain as per vendor code, so that  for eah item i n that PO , tax code and jurisdiction code will come automatically.
    I have also check by making the tax jurisdiction code mandatory in Vendor master , in vendor master i have added tax jurisdiction for the vendor  but while creating PO, system is not selecting the tax jurisdiction automatically.
       regards,
        zafar
    Edited by: zafar_karnalkar on Jun 4, 2010 6:18 AM

    Hello,
    Tax Jurisdiction code will be determined from the plant. Please check your Plant/Site Master. SAP provided a BADI  ME_TAX_FROM_ADDRESS also to redetermine Tax Jurisdiction code based on custom logic.
    For Tax codes, you have to maintain condition records for condition type NAVS using MEK1. There are many standard access sequences available to maintain this. You may also build custom one if needed. 
    Thanks,
    Venu

  • Cost Centre report that shows all Tax Codes

    Hi there,
    We're trying to run a cost centre report that shows the tax codes relating to all expenditure, but Tax Code isn't an option in KSB1.  Is there a way that it can be imported, or another report that we can use?
    We need the tax code in order to be able to report on expenditure and tax paid / not paid for HMRC.
    Thanks,
    Michelle

    Hi,
    Cost reports KSB1 show only CO documents posted on cost centres. You can reconcile CO data with FI only for accounts which are relevant for CO, that is accounts defined as cost elements (normally, these are P&L accounts). If you want to see all CO documents, it's better to use KSB5 transaction as it shows all CO object postings, and not only cost centres. If you have some internal CO postings (manual postings, allocation, etc.), then they won't be shown in FBL3N and you have to consider this also.
    Regards,
    Eli

  • Table that links country tax code and jurisdict.code

    Which is the table that links country, tax code and jurisdict.code.

    This could be one way of finding what countries are using the tax codes:
    1. Determine all the countries where the calculation procedure TAXEUR has been assigned to
    2. Execute report "S_ALR_87012365"
    3. Enter Country code in the selection screen and hit execute
    4. The report will display all the tax codes created for the country
    5. Manually check if the tax code exists in the list
    An other way to do this which you might already know is to use FTXP and view the tax codes in the drop down list.
    I hope this helps.
    kiran

  • User Exit or BADI for Updating Tax code (MWSKZ) using ME21N

    Hi all,
    I am trying to fin out an exit or badi for Updating Tax code (MWSKZ) and Unit of Measure in transaction ME21n.
    The scenario is like this...
    For Purchase Orders Tax code will be defaulted from Purchasing info record or contract or parameter id for that item-vendor-plant.
    If the Tax Code is not defaulted and account assignment is blank then tax code on the PO is updated according to the below mentioned table
    Table
    Supplying Plant/              Receiving Plant                      Tax code
    Vendor/Country
    Any plant/vendor/
    country                           5050(NA)                               20
    2300                              6700                                     E0
    If the tax code on PO cannot be updated by the above table, then buyer needs to put tax code on the purchase order manually.
    Thanks,
    Shiva, Bangalore

    Hi Siva.,.,.,
    These r the exits.,..,which will be called while calling ME21N/ME22N/ME23N
    EXIT_SAPMM06E_006
    EXIT_SAPMM06E_007
    EXIT_SAPMM06E_008
    EXIT_SAPMM06E_009
    EXIT_SAPMM06E_012
    EXIT_SAPMM06E_013
    EXIT_SAPMM06E_014
    EXIT_SAPMM06E_016
    EXIT_SAPMM06E_017
    EXIT_SAPMM06E_018
    U want to default some values while the Initial screen will come right,
    while u Enter ME21N in command Prompt.,.,two exits will get triggerd,
    EXIT_SAPMM06E_014
    EXIT_SAPMM06E_016
    If u want to Default some values u can use these two exits.,.
    Try using EXIT_SAPMM06E_016.,.this will solve ur purpose.
    and if the user changes some values on screen.,,and you want them to get reflected .,.,.that means if user changes and saves data .,.
    While saving.,.,EXIT_SAPMM06E_012 and EXIT_SAPMM06E_013 will get triggerd
    Try using EXIT_SAPMM06E_013.,,.it was somehow the same requirement as mine.,.,IN my case it worked fine.,.,
    Regards
    Debasish
    Message was edited by:
            Debasish Das

  • MM_ARRANG_GET_TAX_PERCENTAGE iam geting  this message for some tax code lik

    Hi experts
    i need tax percentage , i used this function module
    MM_ARRANG_GET_TAX_PERCENTAGE
    import parameter
         I_MWSKZ  = c1.
         I_BUKRS  = 1000
          I_WAERS  = inr
    iam geting  this message for some tax code like c1 ,t2, t3
    message : Tax code C1 country IN does not exist in procedure ZAXINN
    other taxcodes  v0,v2 s2,s3 are got  percentage, it's proper result.
    please give me  sugession.

    HI Friend,
    Use the Functional module  FI_TAX_GET_CONDITION, this will be used in case ur using the in acsess sequence tax classification (ie A003 table)
    pass the inputs like
    I_BUKRS >> company code
    I_LAND1>> country
    I_KALSM>> tax procedure
    I_MWSKZ>> tax code
    I_TXJCD>> tax juriduction code
    I_KSCHL>> condition type
    I_KTOSL>> transaction
    I_TDATE>> date
    the functional module your using will not give the proper results
    Regards
    Pramod

  • Valiadation for withhoding tax code

    In T-code Fb60 i want validation for withholding tax code  
    Because there are  four w.tax code for four diffrent  location and same code  maintain in one vender master. All  of four w.tax code which is showing  in fb60 t-code w.tax tab  but i want to put base amt in only one w. taxcode which  respective.
    how can i made validation  to  avoid wrong  w. tax code base amount  in gbb0 ?

    Hello,
    The validation is not suitable for your requirement.
    It is standard way of SAP functioning. It is the users responsibility to see that are they are putting right tax code.
    If you restrict the tax codes in validation, then the users cannot use other codes. (if you put as error message)
    In my opinion, you may have to reconsider the requirement.
    Regards,
    Ravi

  • Add tax item for a tax code in a G/L account item

    How do we add a tax item for a tax code in a G/L account item. Basically we get an error when we release the billing document to accounting like
    "Tax statement item missing for tax code"
    Diagnosis
    No tax item exists for tax code O0 in a G/L account item...
    Appreciate any feedback.
    - Prakash

    Dear Prakash,
    There is no other setting than this. For double check please check below again:
    1. Tax code created in FTXP (Input / Output tax)
    2. Tax percentage maintained in FTXP if tax procedure in formula based & percentage assigned in FV12 if procedure is condition based against the identified condition type
    3. GL asignement in OB40 for auto posting against the account keys.
    Hope this will solve ur problem.
    Regards,
    Ajay

  • Access Sequence for Plant/Tax code Combination  for JTAX

    Dear All
    i want to create a new access sequence for "Plant/Tax code" Combination.
    Please let me know the process for the same
    Regards
    Amey

    Hi,
    Goto- M/05.
    Create the condition table by selecting the fields Plant & Tax code.
    Assign this condition table in the Access sequence JTAX as per ur requirement.
    Create condition records (FV11) by choosing the requirec access sequence.
    Regards,
    Satpal

  • Customer master report and printing

    hi
    pls advice any customer master report and how to print the record. thanks

    Hi,
    Have you tried with Report: MCTA?
    You may add more key figures by F6.
    Also, you may check report: FBL5N
    You may change Layout by Ctrl+F8.
    Hope this may help you.
    Best Regards,
    Amit

  • Validation rule for Payment tax code

    Hi
    I have a requirement in which we have assigned both the invoice and payment with holding tax codes. However, at the time of booking vendor invoice through MIRO/F-43/FB60 , the user has to remove the payment with holding tax code manually. We have written a validation rule in which the prerequisite is that if the t code is F-43/MIRO/FB60 system should check if there is a invoice tax code. If the prerequisite is met and check failed system should give error message. However, our issue is that even after the payment tax code is removed, system is not allowing to save the invoice. The second issue is that the system is also giving an error if there is no tds tax types assigned to the vendor
    Regards
    Sanil Bhandari

    Hi
    I have set a validation rule with a warning message. System checks for with holding tax code and gives a warning message to the user to remove the payment tax code
    regards
    Sanil Bhandari

  • Performing filter for field Tax Code (MWSKZ) in the Purchase Order

    Hello Experts,
    We have to perform a filter for field Tax Code in the purchase order (ME21N / ME22N / ME23N). We've tried to use SH SH_T007A and SSH_T007A with search help exit (e.g. F4_TAXCODE_USER_EXIT) but it is not working. The ABAP programmer has performed a debug and the standard does not check any line code in this function (the ABAP programmer has set a breakpoint into function F4_TAXCODE_USER_EXIT after assigning it for mentioned search helps)... it sounds like this program / search help is not called by standard program of ME2* transactions...
    I've tried to look for some other object and other function called FI_F4_MWSKZ has been found... I've set a breakpoint there and when I open the search help for field tax code into transaction ME21N it works... but as I could see this function FI_F4_MWSKZ is a standard one which we can not change...
    Have you ever had the same problem?
    We are currently in the SAP 4.6C version. I've found lots of OSS notes but only valid for 6.0.
    Maybe someone can help me on that.
    Best regards,
    Nilmar

    hi,
    goto gs01 transaction,give some name to ur step.
    give the table name and field name.
    then u can create a specific value set for that field.
    save.
    now u can use this set to define conditions for ur fields in obbh transaction.

  • Customer master record exists for sold to party

    i have another issue its like when am going to creat an invoice correction request i get an error it says no
    customer master record exists for sold to party the customer master is extended to the proper sales area
    can any one help me on that plz
    regards
    subhro

    Hi
    Check with the  SOLD TO PARTY PATNER FUNCTION  exist in your  customer master data or not.
    Your customer master data must have sold to party partner function.
    Thanks,
    KP

  • BADI FOR WITHHOLDING TAX CODES SEARCH HELP

    HI,
    Is there any BADI for witholding tax code search help. i want to make some changes in it.
    field: WITHT
    Pls help.

    Please find the following BADIs which are called during the transaction FB60.
    BADI_FDCB_SUBBAS01
    BADI_FDCB_SUBBAS02
    PPA_CUST_BADI
    BADI_FDCB_SUBBAS03
    BADI_FDCB_SUBBAS04
    BADI_FDCB_SUBBAS05
    What release are you on? I have the same issue for 1042s, but here are some helpful links for turning on the extended withholding tax:
    http://help.sap.com/saphelp_erp2005/helpdata/en/e5/0780914acd11d182b90000e829fbfe/frameset.htm
    Defining withholding tax codes:
    http://help.sap.com/saphelp_erp2005/helpdata/en/e5/0780914acd11d182b90000e829fbfe/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/e5/0780914acd11d182b90000e829fbfe/frameset.htm
    Reward points if found helpful....
    Cheers,
    Chandra Sekhar.

  • Tax Code and Description

    Hello All,
    We are making a customized report based on vendor invoices.
    1) Need to know tables or logic where we can find/pull out tax codes and its description.
    2) When invoice is posted value goes to GR IR account, from which table i can get the GR IR value.
    Regards
    Himanshu Nijhawan

    Hi Himanshu,
    1) Need to know tables or logic where we can find/pull out tax codes and its description.
    You can find the Tax code in RSEG Table for the Vendor Invoice. Specify the Document No & Year, you will get the tax code in the field RSEG - MWSKZ
    Tax code Description can be obtained in the Table T007S. Specify Tax Code and Language as well to get the description
    2) When invoice is posted value goes to GR IR account, from which table i can get the GR IR value.
    For this, first you should get the Account document corresponding to the Invoice. So, Query table BKPF with the following fields to get the accounting document
    Company Code
    Year
    Object Key (AWKEY) = Your Invoice No + Year (Concatenated Value for eg., 51000000002012
    you will get the Accounting Document No in the field BKPF-BELNR
    WIth the Accoutning Document & Year, query the table BSEG to get the GR/IR accounting posting. Generally the GR/IR is posted with Posting Key 86 (BSEG-BSCHL)
    Regards,
    Rama

Maybe you are looking for

  • Idoc Import phrase - error message link to language

    Hi all, I configured an ALE betwenn 2 SAP systems. I received some idocs in oder to import phrase in the target system. When I proccess the idoc i have the following error message: "Cannot create phrase text in source language" and the second one is

  • Application Manager is Corrupted

    How can I fix it?  I am traveling Sunday and need it to work.  I have tried turning the computer off and on again.  Several times.  Running Windows 7.  It was woorking until a few days ago.  Now I can't access any apps.

  • Connectivity Error 6.2

    We recently created a new application within Essbase. We have the same amount of users as before and on 2 occasions now, users have tried logging in and received an error telling them they could not log into the application because too many users are

  • JWindow in applet

    Hi i am tiring to open JWindow from JApplet applicaiton,JWindow contains jtextfield and a button, when i open a window from applet it's opens fine but i am not able to type anything in textfield, and i can not pass applet as parent to JWindow. i thin

  • Find Invoice Number of a shopping cart

    Hi All, The Flow we follow here for shopping carts is . Shopping cart --> PO fpr shp cart ---> Confirmation --->Invoice . I am developing an end to end report and reached to a point wher i have the confirmation number , however i want to find the inv