Block / delete VAT codes

Hello friends
How can I block / delete redundant VAT codes V3 and V5 from being selected for posting invoices and cash in accounts payable and accounts reciveable.
thanks

Thankyou for your reply - please can you provide the menu path or table to enter the description in or where to remove the GL code attachment
regards

Similar Messages

  • Block/Delete Vendors by Company Code wide

    Hi Guru's
    We have got requirement to block/delete unused vendors in company code wide automatically or thru customised program. We have FK05 and FK06 to block&delete vendors. I triend updating LFB1 table using VENDOR_UPDATE Function module.
    Below is the code used In my program.
    IT_LFB1 = List of Vendors.
    LOOP AT IT_LFB1 INTO WA_LFB1 .
    WA_LFB1-SPERR = 'X'. " Block Vendor
    WA_LFB1-LOEVM = 'X'. " Deletion Flag for all areas
    WA_LFB1-NODEL = 'X'. " Deletion flag for general data
    CALL FUNCTION 'VENDOR_UPDATE' IN UPDATE TASK
    EXPORTING
    I_LFB1 = WA_LFB1.
    IF SY-SUBRC = 0.
    COMMIT WORK.
    ELSE.
    Endloop.
    But since this FM is not checking any authorisation to block/delete vendor. Could you please let me know how I can go ahead for this requirement either through BAPI which exactly perform like FK05/FK06. Looking forward with your suggestions.
    Thanks in advance..
    Shreyansh.

    Thanks a lot Keshav..
    Please help me..I have done coding as below for calling MAINTAIN_BAPI.
    i_IS_MASTER_DATA-VENDORS-HEADER-OBJECT_INSTANCE-LIFNR = WA-LIFNR.
    i_IS_MASTER_DATA-VENDORS-HEADER-OBJECT_TASK = 'U'.
    i_IS_MASTER_DATA-VENDORS-COMPANY_DATA-CURRENT_STATE = ''.
    i_IS_MASTER_DATA-VENDORS-COMPANY_DATA-COMPANY-TASK = 'U'.
    i_IS_MASTER_DATA-VENDORS-COMPANY_DATA-COMPANY-DATA_KEY-BUKRS = WA-LIFNR.
    i_IS_MASTER_DATA-VENDORS-COMPANY_DATA-COMPANY-DATA-SPERR = 'X'.
    i_IS_MASTER_DATA-VENDORS-COMPANY_DATA-COMPANY-DATA-LOEVM = 'X'.
    i_IS_MASTER_DATA-VENDORS-COMPANY_DATA-COMPANY-DATAX-SPERR = 'X'.
    i_IS_MASTER_DATA-VENDORS-COMPANY_DATA-COMPANY-DATAX-LOEVM = 'X'.
          CALL METHOD G_VMD->MAINTAIN_BAPI
          EXPORTING
            IV_COLLECT_MESSAGES  = 'X'
            IS_MASTER_DATA = i_IS_MASTER_DATA.
    is this correct..?..I am getting syntax errors in this..pleas help.

  • VAT code deletion

    Hi All,
    Request all the people who have worked on VAT to let me know as to how do I delete existing unused VAT codes and include them in a transport to take it to other clients.
    I understand that the whole table will be transported but I want to ensure that for the remaining tax codes no data is changed. i.e condition record etc
    Waiting for your inputs.
    Regards,
    Hari Kasturi

    Hi Kasturi,
    I think I answered this thread before but my comments are not appearing any ways.
    You can delete as under:
    Go to FTXT select country, hit enter
    Select Tax Code,
    Click on Menu Bar Tax Code and Delete.
    It may so happens that delete appears in gray out, in that case you can check with your BASIS/Security team to enable it.
    Also there are two programs RFTAXIMP and RFTAXEXP for transporting Tax Code to other system but I think this may not work for you as you have been looking for deletion, the best way would be ask permission for client opening and delete as above.
    Thanks!!!
    Murlidhar Khatri

  • VAT CODES Deletion

    Hi All,
    I am trying to delete redundant VAT codes in development client using FTXP.
    Please can someone guide me as to how do I put the deleted codes in a transport so that it can be moved to the other clients.
    Regards

    Hi,
    check SAPNET note 605537 how to transport deleted tax codes.
    best regards, Christian

  • Select Statement Blocking Delete Operation

    Hi Experts,
    In a Single table am trying to do delete operation but it has been blocked by simple select query.
    Database setting : Read Committed Snapshot already set to ON for that database.
    Any Idea why SELECT blocking DELETE.
    FYI : Before Select statement I could noticed the following setting "set transaction isolation level  read committed".
    Kindly Advise
    Regards,
    Nandhu

    FYI : Before Select statement I could noticed the following setting "set transaction isolation level  read committed".
    Hi NandhuJana,
    1. Did you read
    Uri Dimant's response?
    Please try to remove this statement and check again
    2. When we ask you for DDL+DML , the idea is to let us the option to (1) reproduce the issue in some cases, (2) get the best information which is the real database structure, queries, etc'. In this case for example I do not see the isolation level statement
    in your code and we need it to understand what is happening :-) The order and structure (nested transactions for example) of statements is what important here.
    3. you can check your isolet level using one of those options to make sure what is going in your script:
    SELECT TRANSACTION_ISOLATION_LEVEL = CASE transaction_isolation_level
    WHEN 0 THEN 'Unspecified'
    WHEN 1 THEN 'ReadUncommitted'
    WHEN 2 THEN 'ReadCommitted'
    WHEN 3 THEN 'Repeatable'
    WHEN 4 THEN 'Serializable'
    WHEN 5 THEN 'Snapshot'
    END
    FROM sys.dm_exec_sessions
    where session_id = @@SPID
    GO
    DBCC USEROPTIONS WITH NO_INFOMSGS
    GO
    I hope this is helpful :-)
      Ronen Ariely
     [Personal Site]    [Blog]    [Facebook]

  • Default VAT codes in TRIP interface in SAP TM

    Hello Forum Experts,
    Due to the new european legislation to VAT treatment in EU, it is now more conveniently possible to re-claim VAT spent in EU member countries as a part of the EU directive. 
    As our company has global presence in 132 countries, when we create a trip, VAT rates are displayed for all these countries.  Can we change the setup to display only UK and other EU Member states' VAT codes and block access to other VAT codes that are for rest of the world countries(non EU states). 
    1. Can we achieve the above ?
    2. If yes, which table keeps this info and how do I go about blocking access to non-EU VAT rates in TRIP interface ?
    Any help would be great.
    Rgds
    Mohammed.

    Anantha,
    All am trying here is when you run TRIP t-code, you are able to select expense types and also select pre-defined VAT/tax codes for each transaction selected.  Now, due to EU legislation, VAT spent in EU member countries may be re-claimed but at my current client, we are able to see VAT codes not only for EU countries but for all countries(our client has presence in 132 countries).  I want to limit this view so that vat codes for only EU member countries are available for company codes in EU region.  I want to know how to achieve the same.
    Appreciate any advice on how to achieve this enhancement!
    CONMJI

  • F-28 - Incoming payments with residual items - Vat code

    Dear all,
    I need to define a process in which the user can create a residual item for a downpayment on an incoming payment from a customer, and the system automatically creates a new document with the residual posting.
    I have done the customizing for the "Residual Item Posting in Invoice Currency" and defined a Type of document for the residual item. The problem is that the standard procedure puts the vat code also in the payment document and in the residual item document on the customer position... and this is not correct.
    Someone can help me?
    Thank you
    Regards
    Marco.

    Yes, this is due to settings on GL Account for reconciliation account. Please fo t o FS00 provide reconciliation account nr (if down payment) from Sp. GL an d not from Vendor / Customer master and change settings on second tab > there is mantioned that posting without tax are not allowed. (input tax / only output tax only).
    Due to GL master data he post always with the VAT. Addtionally if You will have a discount system will correct the VAT line with discount during clearing all of that becasue of GL master data.
    Regards
    Tadeusz

  • Automatic VAT code during fixed asset PO creation

    Hi all,
    We have a classic AUC acquisition process : through MM with IO allocation.
    My question is = is it possible to automatically affect one VAT code relating to fixed asset acquisition during purchase order creation? (and not VAT relating to goods and services acquisition, we have to distinguish both with french rules).
    The person in charge of PO creation don't have to choice between VAT codes, this is the reason why VAT code has to be affected automatically.
    Thanks in advance for your answer.
    Best Regards

    Hi Ocean,
    if you use as91 you have to enter as followed:
    ***.acquis.val.     120.242,00 <- enter
    ***.down paymts                    
    ***.reval.of RV                    
    ***.invst.grant                    
    Accm.ord.deprec     70.809,18 <- enter
    ***.Spec.dep.                    
    ***.unplnd.dep.
    ***.reserves                    
    ***.reval.O.dep                    
    Net book value     49.432,82 <- calculated automatically
    ***. interest                    
    Reval. posted                    
    Ord.dep.posted     3.340,06 <- enter
    Pstd.spec.dep.                    
    Pstd.unpl.dep.     0,00
    Res.posted                    
    Of course SAP reverses the amount because it is entered as ord dep. posted (this means current fiscal year!!!) insted of accm. ord. depr. (depr. up to 31.12.2007)
    The ***. depreciation up to 31.12.2007 has to be enterend in ACCM. ord. deprec.
    The *** and posted depreciation from the current year has to entered in ORD.DEP.Posted, pls. have a look at my calculation.
    How to correct the fields Ord.-dep. posted and Accm ord. dep? This depends on many parameters:
    Have you carried out the datantransfer already in the P-System????
    Any other postings for SAP AM already carried out
    How many assets have to be changed.
    You can reset the Companycode in AM (only recommendable if deprun is not posted and no other postings - retirements, aquisitions transfers have been entered). Then start a new upload
    Even lsmw and a BI-recording as92 with the last screen could be a solution.
    At least if you have only a few assets - correct them manually - it's not worth the effort to create a BIR and a LSMW - the user is faster.
    Best regards
       Horst

  • More than one VAT code on one line item?

    Hello,
    Running ECS SRM 5.0.
    Is it absolutely impossible to set more than one VAT code on one order line in a SC or PO?
    Can this be acomplished by using a user exit or anything?
    This demand comes from a public sector company which pays different VAT dependent on what they use as account assignment. In some orders when split account assignment is used, it might be two different VAT codes on the same line.
    rgds
    GAR

    Hi
    Which SRM version are you using ?
    As far as i know, this is standard SRM functionality as it not feasible to have multiple VAT codes against one line item.. This is not possible .. Please confirm the same with SAP by creating a Customer OSS message.. Do let me know...
    However this is possible by making the code as per your business requirments using BBP_DOC_CHANGE_BADI.. However, since i have not tried this.. You need to try this yourself..
    Hope this will answer your query..
    Regards
    - Atul

  • Posting invoices in F-43 where items have different VAT codes

    Hi,
    I am not sure whether I am in the correct forum so just boot me into the correct one if I guessed incorrectly.
    I have to start by saying I have almost no FI knowledge and it seems no-one in the business has enough FI applications knowledge. I am thus flying blind.
    So while the company I am used to working in has MM integration which makes things a lot easier, they set up a sister company where they only want FI.
    The sister company is located in UK and I set up tax codes for them
    0%, 17.5% and the other 0%.
    Our finance team advised them to use f-43 to enter the invoices, attach the vat code and away they go.
    The problem comes when some items on the actual invoice has 17.5% and some have 0%. This means the vat % on the total varies.
    They are requesting the ability to override the % or the vat value, but still have the invoice recorded with a VAT code so that they can run VAT reports.
    I am sure that there must be SAP standard ways to solve this, but I don't know yet where to look and I don't have enough time to really start from scratch.
    Any help will be useful.

    Hi Charl,
    What ever you  are asking is against the procedure.... System has to calculate the VAT amount based on the stated percentage....
    So you can not chagne the VAT % or VAT value while posting the transaction.... But what you can do is to change the Tax base amount....
    When you are posting the invoice, system automatically takes the invoice value as bais for tax calculation, but one can change the Tax base value. So if user changed that value, system calculates the VAT amout on the modified base....
    In this way you can change the VAT amount....
    Thanks  & Regards
    Ravi C

  • Clearing customer down payment without VAT code

    Dear Freinds
    For normal cleared items ( between invoices and incoming payments) the VAT code doen't appear.
    But while clearing a Customer Down payment request, when we are using a sp. GL Indicator it is asking for tax code
    I want to clear customer down payment without tax code.According to the local legal requirement in the VAT report should not appear  any clearing with tax code even if Tax code has no tax.
    Can anybody help me?? I tried changing the tax category of Sp. Gl Recon account to blank but then it doesn't allow to post a down payment request with tax applicable.
    Rgds
    Sudip

    Hi Ravindra
    If we remove the tax category, then the problem is when we create a down payment request and do billing where tax rate is applicable, Entry will not happen in Accounting.
    Only thing which I need is that at time of clearing the down payment request, putting tax code should not be mandatory.Just like when I am clearing a normal invoice (Inv. and incoming payment) no tax code is required.
    Rgds

  • Poland VAT CODE Configuration

    Hi Gurus,
    We have a requirement for VAT code creation for Poland for below scenario.
    For vendor Invoice value - 123/-
    1. One value with 23 percent rate- 50 and corresponding to it 11,5 amount for VAT- together 61,5.
    2. Second value on 61.5 which should have tax rate free of VAT.
    Please share your inputs to meet the requirement
    Thanks in advance

    Hello,
    I created a tax code as below, tax amount gets posted correctly but I should get base amount 50/- instead of 100
    Highly appreciated for any inputs.
    Thanks

  • Block deleting DMS Document from user that is not initiator

    Hi All
    Hello
    I Want to Block deleting DMS Document ((CV02N)
    form all users that are not the initiators of the Document or
    Bolcking for all user
    for that I created new user authrization for CV01N,CV02N
    without authorization for delete
    I created a DOC in SPS (production) No 3001591
    but I successed to delete the doc through cv02n
    in the buttom icon for delete original
    There is an option to block any user or specific form delete document ?
    If there is no option for that there is an user exit that I can used ?
    Thanks in advanse for your help

    Hello,
    it is possible to extract DMS's file to application server directory:
    FUNCTION Z_DMS_VIEW.
    ""Interfase local
    *"  IMPORTING
    *"     VALUE(DOC_NUMBER) LIKE  BAPI_DOC_DRAW2-DOCUMENTNUMBER OPTIONAL
    *"     VALUE(DOC_PART) LIKE  BAPI_DOC_DRAW2-DOCUMENTPART OPTIONAL
    *"     VALUE(DOC_TYPE) LIKE  BAPI_DOC_DRAW2-DOCUMENTTYPE OPTIONAL
    *"     VALUE(DOC_VERS) LIKE  BAPI_DOC_DRAW2-DOCUMENTVERSION OPTIONAL
    *"     VALUE(ORIGINAL_PATH) LIKE  BAPI_DOC_AUX-FILENAME OPTIONAL
    *"  EXPORTING
    *"     VALUE(P_RETURN) LIKE  BAPIRET2 STRUCTURE  BAPIRET2
    *"  TABLES
    *"      DOC_FILES STRUCTURE  BAPI_DOC_FILES2 OPTIONAL
      CLEAR:   doc_files.
      REFRESH: doc_files.
      DATA: i_doc_files like bapi_doc_files2.
    DATA: i  type i.
    i = 2.
    while i = 2.
       i = 2.
    endwhile.
      CALL FUNCTION 'BAPI_DOCUMENT_CHECKOUTVIEW2'
        EXPORTING
          DOCUMENTTYPE    = DOC_TYPE
          DOCUMENTNUMBER  = DOC_NUMBER
          DOCUMENTPART    = DOC_PART
          DOCUMENTVERSION = DOC_VERS
          DOCUMENTFILE    = i_doc_files
          GETSTRUCTURE    = '0'
          GETCOMPONENTS   = 'X'
          ORIGINALPATH    = ORIGINAL_PATH
          HOSTNAME        = ' '
          GETHEADER       = 'X'
          PF_HTTP_DEST    = 'SAPHTTPA'
          PF_FTP_DEST     = 'SAPFTPA'
        IMPORTING
          RETURN          = P_RETURN
        TABLES
          DOCUMENTFILES   = DOC_FILES.
    ENDFUNCTION.
    ORIGINAL_PATH must be a directory of application server.
    By background is not possible (I don't know how can we do that) download thsi file to PC.
    Then with the file in application server we can :
    - to map application server directory in a drive unit of Pc
    - to transfer with a ftp client from Pc
    - rfcexec
    But always the bapi can not download the file: it must be a process in Pc who transfer the file.

  • "Object Required" error when using the script block from the code behind

    I try to use the following script block on the code behind page
    <script defer='true' id='NavID' type='text/javascript'>Nav();</script>
    and the function Nav() is on the .aspx page. It gives me the "Object Required" error message. BUT if I add an alert("hello!!!") line inside of the Nav() function, it works fine after the user closes the alert box. Has anyone experienced a similar problem? Please help. Thanks.

    There is no way to troubleshoot this by looking at a picture of the diagram. LabVIEW 6 is almost prehistory and many things have changed, especially the file IO all looks different so it is impossible to tell what you are doing.
    Error 7 is file not found, so most likely your string operations are not correct. What are the full strings? What is the final file name (maybe you are missing a "\" or maybe you are on a different OS type). Put an indicator at the path wire to see what's happening!
    Is this a datalog file?
    (Overall, the code is a bit suspect. Nobody needs a seven frame flat sequence. ) Why do a control and an indicator have the same label?)
    LabVIEW Champion . Do more with less code and in less time .

  • VAT code change in NL on 1-JAN-2001

    The highest VAT code changes from 18 to 19% in the Netherlands on the first of January. We have put all you need to do in a short checklist in Dutch below.
    BTW hoog wordt 19% in 2001
    CONSEQUENTIES IN ORACLE FINANCIALS
    Per 1 januari 2001 aanstaande verandert het BTW percentage
    voor het hoge tarief van 17,5 % naar 19%. De consequenties
    daarvan voor het gebruik van Oracle Financials zijn niet
    schokkend of omvangrijk te noemen, maar wij zetten ze toch
    graag voor u even op een rij.
    AANDACHTSPUNTEN
    * Zowel voor Accounts Payables als voor Accounts Receivables
    dient een nieuwe TAX-code met 19% BTW gecreC+erd te worden.
    Ook de system options voor de verwerking van TAX informatie
    van deze beide Oracle modules moeten op deze wijziging
    aangepast worden.
    * Afhankelijk van de werkwijze en periode indeling kan het
    raadzaam zijn om de huidige TAX-code voor de 17,5% BTW een
    einddatum voor de geldigheid mee te geven.
    * De verschillende medewerkers van de Crediteuren en
    Debiteuren moeten geC/nstrueerd worden over het juiste
    gebruik van de BTW-codes. Zeker voor de periode van de
    afsluiting van het boekjaar, is het aan te bevelen daar
    heel duidelijke afspraken en procedures voor op te stellen.
    * Verwijzingen vanuit bijvoorbeeld artikelen, vaste
    gegevens Debiteuren en Crediteuren, naar de BTW-code voor
    het hoge percentage moeten gemuteerd worden. Ook bij deze
    actie spelen duidelijke afspraken over het moment waarop
    het een en ander uitgevoerd wordt, een belangrijke rol voor
    de procedure voor de dagelijkse administratieve werkzaamheden
    tijdens de periode van de jaarafsluiting.
    STAPPENPLAN
    voor het invoeren van de gewijzigde BTW code:
    1.
    CreC+er de nieuwe BTW code in zowel AP als in AR.
    Zet de datum geldig vanaf op 01-JAN-2001.
    2.
    Zet de datum geldig tot en met van de 'oude' BTW codes in
    AP en AR voor 17,5 % BTW op 31-DEC-2000.
    3.
    Bepaal een strategie voor de periode dat beide boekjaren
    nog open staan voor mutaties. In deze periode verschuift
    het zwaartepunt van de mutaties van het oude naar het nieuwe
    boekjaar. Afhankelijk van het moment van deze omslag dienen
    ook de System Options van beide modules met betrekking tot
    de BTW codes aangepast worden, indien in de parameters een
    vaste code is opgenomen.
    4.
    Pas hierna de eventueel op Supplier site en Customer address
    niveau opgenomen BTW codes aan.
    N.B.
    Let in deze periode bijzonder goed op de mutatiedatum.
    Afhankelijk van deze datum is de oude of de nieuwe BTW code
    geldig !
    Oracle Consulting
    Nederland
    null

    The table for tax code is T076M - maintainable using T code OBCD.  For EDI file number, execute T Code WE02 - enter IDoc number and execute (F8). In the right window pane, choose select layout -> change layout and pick up the field Interchange file reference. Guess this is what you are looking for.
    OR
    Go to transaction WE02 or WE05 enter Idoc number and choose execute. When Idoc data is displayed double click on Control Record in left pane. Choose Details tab. Interchangable file under References.
    You can also refer the entries in table EDIDC.
    Reference to interchange file:
    This field contains the reference number of the interchange file in which the EDI message was transmitted.

Maybe you are looking for