Problems authorizing user to MAINTAIN tax codes using FTXP

I am trying to set up proper authorization for users to maintain tax codes via FTXP.  When simply adding FTXP through the role management tool (PFCG), it does not appear all of the needed authorization objects are added to the role.
I have verified that it is not an issue with the client not being open to edit in this area as I have been able to maintain the tax code through FTXP utilizing an account that has the profile SAP_ALL.
Can anyone suggest the required authorization objects that need to be added along with granting the user access to the tcode in order to allow the user to maintain the tax codes via FTXP?

Thanks to Gowrinadh for the tips.  Follow was the process that I used to resolve the issue.  I discoverd that in order to activate FTXP for maintaining the tax codes, the following authorization must be in place:
Authorization Object:  S_TABU_DIS
Activities:  02, 03
Authorization Groups:  FC02, FC21
1.  Execute program RSABAPSC (gives details on authorization objects checked in the source code by SAP).
2.  From the SAP Menu:  System > Utilities > Context Trace and choose Authorization Trace.
3.  Run the transaction with the necessary security to execute.
4.  Analyze the authorization checks by running ST01.

Similar Messages

  • CIN: How to maintain tax codes

    I am using TAXINJ pricing procedure for creating excise invoice.
    My question is how to maintain TAX Codes for calculating breakups of excise duties. How many tax codes do we maintain.
    I can make the excise invoices but i am facing problem because tax codes are not properly maintained.
    I can give more details if required.
    Experts please help me on that.
    Ravs

    Dear Deepu,
    Thnx..
    In tax code i hv maintained following rates:
    Condition type                                Taxrate
    JMO1 BED                                     14%
    JAO1  AED                                     1%
    JIN1 CST                                         4%
    & in the other Tax code i hv
    JIN2 LST                                          3%
    I hv also maintained record in J1ID for Chapter ID
    BEX rate 14%        &             AED 1%
    I also changed tax rates to 100% as you said.
    Now when i am trying to create record in UTXJ, at the time of entering tax code i am getting that msg.
    I think i hv missed some step or any mistake in tax code.
    Regards
    Ravi

  • Error " In case of evaluated receipt settlement, please maintain tax code", during VI01

    Dear Team
    We have a scenario in our environment where for a delivery made for STO Purchase Order, we are trying to post shipping cost document for Shipping document.
    When we try to save the document, the system returns the error " In case of evaluated receipt settlement, please maintain tax code".
    We have checked in the system. The vendor to whom the PO has been raised is not maintained for Evaluated Receipt Settlement, and as this is a STO , no vendor info record has been maintained for the same.
    The issue has started to come for a new plant and transportation route, for other routes and plants we are still able to proceed successfully for creation of shipment costs
    Can this be an issue of master data maintanence that we may have missed during plant creation or transportation route creation
    Else, Kindly guide.

    Hi Tarunveer,
    Which Vendor are you mentioning: Plant Vendor of STO or Forwarding Agent.
    I am suggesting to check in LFM2 for Forwarding Agent.
    Same way, in the case of Invoice Tab in PO, (Which PO are you mentioning: STO or PO for Forwarding Agent?)
    Regards,
    MJ.

  • MAINTAIN TAX CODES/CONDITION

    HI GURUS
    CAN ANY ONE TELL ME THAT WE CAN MAINTAIN TAX CODES / CONDITION IN PO IN SAP MM

    Hi,
      Can you elaborate more.
    Tax is calculated based on the tax conditions defined in the tax code.
    You can fetch the final tax amount in PO pricing procedure by defining a condition with condition type Taxes.
    Rajesh

  • How to change the percentage of tax code on ftxp

    i have wrongly enter the percentage of tax code while creating tax code in FTXP so plz suggest me how i can change it

    Dear Saumya,
    Reverse the accouting document which is already craeted for your invoice no., you FI consultant will help in doing so. After reversing the accouting entries update the Tax condition type with respective rate applicable and use update funcionality in VF02 and save the Invoice. This will solve your problem.
    I would like to suggest to use posting block funcionality to minimize this issue if it occuring repeatitly.
    If the solution proposed is helpfull please reward points and close.
    Thanks.
    Sumeet Sah

  • HOW TO CREATE TAX CODE IN FTXP ?

    Dear All ,
                             pl help me to maintain tax code in FTXPin step by step manner,  , & i have to use cond type as  JVRD , ZSRT, ZEX3 , ZES3 so how i can club these cond with this tax code , i want all the necessary inputs for this it is urgent
    pl help
    sap11

    before getting into FTXP see if u have maintained each and every condition types in proper framework in the tax procedure u r using.
    after checking this go to FTXPentercountry codeentergive the tax code u want to create--enter-give the tax code nemenclaturegive tax type i.e. whether input or output tax-enter--in this screen u have to maintain the percentage against the condition types and save.
    regards,
    indranil

  • Creating a tax code in FTXP I can't fill in an account for NVV

    Creating a tax code in FTXP,
    for my tax code I've filled in a Tax Percent. Rate for Transaction Key NVV but SAP doesn't allow me to fill in an account for this
    Transaction Key in the tab tax accounts.
    What cuold it depend on?
    Thanks

    Hi,
    Well NVV account key in sap standard is a non deductible key and it would not be display in OB40 for account assignment.
    If you see NVV properties in OBCN it will display check box ticked for not deductible and posting indicat. 3.But if you want to use it for tax posting untick that check box and change posting indicator to 2.
    Then it will show that key NVV in OB40 and let you assign gl for this key.
    Regards
    Arun

  • I am creating  input   tax code in FTXP,BUT i am not getting tax code  whil

    Dear EXpert,
    I am creating  input   tax code in FTXP,BUT i am not getting tax code  while doing PO? what is the reason?
    thanks& Regards,
    saran.

    Hi Saravana
    Please make sure you have done all the following settings in SPRO.
    SPRO>Basic Settings->Taxes->
    1)Define Tax determination rule
    2)define regional codes
    3)Assign Delivering Plants For Tax Determination
    4)Define Tax Relevancy Of Master Records
    5)Maintain Sales Tax Identification Number Determination
    regards
    Yogesh

  • Run time error in MIGO after maintaining tax code

    Hello Experts,
    I had configured the new tax code ,which is working fine for the PO document ZLOC domestic and the account category Z.
    While doing the MIGO for purchase document type ZGEN general purchase , I am getting run time error:
      "Division by 0 (type P) in program "SAPLJ1IEX".
    When I debugged the code i found that inside FM: 'J_1IEX_DEFAULT_EXCISE_DUTY'
    one another FM is being called: 'J_1I6_UNIT_CONVERSION' which is returning the value "ls_ekpo-menge" as 0(Zero).
    later in the code when "ls_ekpo-menge" used in calculation then divide by 0 runtime error is coming.
    Please suggest what need to be done.
    Is there anything related to tax code? How should I correct it?

    Hi,
            There is not value in that field for PO quantity / Value it is missing while doing MIGO. Check whether you have maintained values for all required fields.
    Kiran

  • TAXINN SD For Excise Duty where to maintain TAX CODE in condition record?

    is Tax code necessary for excise determination in TAXINN in SD Scenario? While maintaining condition record ( JEXP) for Excise access sequence JEXC doesnu2019t has Tax Code field Whereas for Sale Tax determination ( JCST/JLST) access sequence JLST /CST which has Tax code field . (In TAXINN we create Dummy tax code (blank))
    is it true whatever I have written ? If yes then what is use of tax code where it triggers in FI Posting? Why we use only for Sale Tax not for Excise duty?
    If u go to SAP Std condition type & access sequence provide for CIN in SD (TAXINN) While maintaining condition record ( JEXP) for Excise. Access sequence JEXC doesnu2019t has Tax Code field . do u think we should modify that create field for Tax code ..... Pl check in system & answer the question .......I hope u understand what i want to ask.

    Hi,
    As per my knowledge, Excise is not Tax its a Duty....
    Excise gets added to your base price and the tax is calculated on the whole amount and not only the basic price.
    Say if u r manufacturing a material and u r under excise regulations, then without paying excise duty you can't move the goods out of your premises, Here even before you sell the material to a customer the excise duty is paid from you. But when u will be selling the material to a customer, the customer is charged the excise duty which gets added to the net value and then the sales tax is calculated.
    If u see a sale order condition tab page, there are two fields
    1. Net Value      2. Tax
    Net value is the value which includes the excise duty and the tax is only the CST/LST/VAT.
    Regards

  • Maintain Tax Code

    Hi
    I am trying to maintain an input tax code as V0 as Exempt from Input Tax. 
    But while defining the tax code, the account key VST (Input Tax) is not showing in FTXP.  Please advise, how to define the tax percentage in this case.
    Regards
    Mohit

    Hello,
    First maintain values in T-Code OB40.
    Hope this helps
    Rgds
    Rajendra
    Pls assign points if useful.

  • FTXP Maintain tax codes - Tax rates

    Hi all,
    The Billing document is not passed on to the accounting.The accounts key MWS is assigned for the tax condition type.I checked in the T code FTXP for the country US and the Tax code 01.In the initial screen there are three tabs.Properties, tax accounts, deactivate line.I clicked the tax accounts.Another window popped up.There I am not seeing the any GL account assigned for the account key MWS.Is that wrong??
    Incase i want to assign the GL account for MWS.How to assign? I am not seeing any new entry tab here.
    Please assist
    Mano

    Hi,
    Actually the GL account is getting determined when I go to Analysis and check.When I release the Credit memo to accounting, I am receiving the following error
    Tax statement item missing for tax code O1
    Message no. FF805
    Diagnosis
        No tax item exists for tax code O1 in a G/L account item. A possible
        cause is an incorrect transfer of parameters by the application to the
        Accounting interface.
    Procedure
        Enter an OSS message.
    *I checked the condition tab in the Credit memo request.The value for the price condition types is zero.If I manually enter some price and create a credit memo.The billing is succesfully passing to accounting.*
    *But Business doesn't want any price, they want only tax.They has passed billing to accounting with price conditions earlier.*
    Mano

  • How to maintain G/L account against Tax code in FTXP

    Hi Friends,
    As  explained earlier but while I go to FTXP and against tax code I check tax accounts there is no value . How can I assign G/L account there??
    Regards
    SV

    hi,
    goto OB40 t code.
    you will get a screen with Transaction Keys - select appropriate one which suits your requriment.
    and double click there it will ask you for chart of accounts give yours.
    you will get a screen on which you have to assign tax code as well as G/L account.
    hope this clears your issue,
    regards,
    balajia

  • Creation of TAX code in FTXP  SCREEN ..

    Hi guru’s
    Can anybody explain , hot to maintain the tax code for below mentioned structure.
    Bed16% ed2%secess1%8.5%deductible4%non deductible.
    Please explain me step by step  inFTXP.. what are inputs I need to give.because i don't know the basic in FTXP screen,  in that screen, there r several areas like, tax type, condition type...etc..
    help me..
    Thanks in advance..
    mm sap

    Hi,
    Your question is generic, in case if you are using Tax Procedure please look in to SAP Note 821826,607907. I suggest you have a look at 818732, this will give you the entire picture.
    For your info:
    Cond type for
    BED Set Off- JM01
    AED Set Off- JA01
    BED Inventry - JM02
    AED Inventry - JA02
    Ecess Set Off - JEC1
    Ecess Inventry - JEC2
    Regards
    Prakash.G

  • HOW to create TAX code in FTXP SCREEN

    Hi guru’s
    Can anybody explain , hot to maintain the tax code for below mentioned structure.
    Bed16% ed2%secess1%8.5%deductible4%non deductible.
    Please explain me stet by step , inFTXP.. what are inputs I need to give.because  in ftxp screen,
    Thanks
    mm

    before getting into FTXP see if u have maintained each and every condition types in proper framework in the tax procedure u r using.
    after checking this go to FTXPentercountry codeentergive the tax code u want to create--enter-give the tax code nemenclaturegive tax type i.e. whether input or output tax-enter--in this screen u have to maintain the percentage against the condition types and save.
    regards,
    indranil

Maybe you are looking for

  • White macbook (I think 2006?) battery needs replacing - advice?

    I see apple sells replacement batteries for $129 and amazon sells them for $49-ish. Will the amazon one really work??? thanks!

  • Do not buy ipad2

    ı have an ipad2 all of a sudden the screen became unresponsive. No damage no quik moves nothing.... ı assume that was a hardware problem. Then ı sent it to the apple service. they said that ther is a hardware problem and they gave a new one. I came h

  • I cannot send email in hotmail account and insert buttons dissapear after 4 seconds

    I am able to receive emails in hot mail account but cannot send. This has been the case for the last two days. Have the same problem in IE. Noticed insert buttons disappear when I click on new Same in IE

  • Data Migration - Data Models Dependency

    Hi, In major ERP data migration and transformation project from legacy to SAP or from SAP to SAP, one should finalize the sequence in which data should be migrated. e.g. Vendor data cannot be migrated before customer data, or tax data should be uploa

  • NVRAM resets and "find my mac"

    After wondering why "Find my Mac" was unchecking myself, I realized that performing an NVRAM reset will disable that feature until it's turned on again. That got me wondering. If I were to have my laptop stolen, what's to stop a thief with a little k