Excise duty - no record in table /BEV2/EDMSE

Hi All,
I'm working on excise duty in sales process.
Creating the invoice (billing document; VF01) I can see that there's excise entry (line) in the belonging accounting document (FI document) if customer has no tax warehouse, I cannot see excise entry (line) in the FI document if customer has tax warehouse. I interpret this that my settings work properly.
As per my understanding program /BEV2/EDFC (or /BEV2/EDDS) should populate table /BEV2/EDMSE. Even if there are many excise related postings no document is selected during the report run ("No documents found"; error message /BEV2/EDMESS1871) and no entry is created in this table.
1. Is my understanding proper abou the process?
2. What can be the possible reasons?
Please help if you have any good idea...
Thanks,
Csaba
Edited by: Csaba Szommer on Aug 14, 2009 6:24 AM
Report /BEV2/EDDS creates the entries in the mentioned table (I used parameters 4-3).
Edited by: Csaba Szommer on Aug 18, 2009 8:31 PM

closed

Similar Messages

  • Excise duty document with error code-15- table /BEV2/EDMSE after posting.

    Hi Experts,
    is created in STO process
    Hi,
    We are facing the problem in stock transport from plant to plant regarding Excise duty document which can be seen in table /BEV2/EDMSE after posting.
    Steps involved in process
    1) Creation of PO(STO) ME21N-
    2) Creation of outbound delivery and post goods issue- VL10B
    3) Posting of GRN goods receipt - MIGO
    4) Creatin of excise invoice  path is - User menu---> Logistics --->Materials Management --->Excise Duty --->Tools ---> Limted document selection (/BEV2/EDT7)
    We are facing problem in creation of excise document , Error is coming while posting and document not getting posted.
    Error is -
    1 document items processed:  1 tax-relevant,  1 of them rejected
    Message no. /BEV2/EDMESS1017
    Diagnosis
    1 material documents were processed.
    1 of them were identified as being tax-relevant. They were updated. This involves  1 items that were rejected.
    Procedure
    Check and edit the rejected document items by means of the function Rejected documents.
    If we check the Rejected documents you will find the error as -
    Error            15    GI posting not yet processed/has been rejected
    If we check the sucessful posted document with problem document in table /BEV2/EDMSE you will find  the stock ledger number field is blank, may be because of this  the tax value is not getting calculated.
    Please guide to solve the problem.
    regards,

    closed

  • Table Names for Excise Duty and Education Cess

    Hello
    In view of the recent Indian Budget 2007, Higher Education Cess of 1% shall be applicable from 1st Match 2007.
    The notes as suggested by SAP have been implemented and everything is clear for the new POs.
    We are having a lot of OPEN POs. The new condition of Higher Education Cess of 1% is to be incorporated to all these POs, where Excise Duty and Education cess is applicable through FV11 in 'Plant/vendor/Material' combination.
    Finding out such qualifying records is a bit cumbersome, so that new condition is incorporated correctly.
    Can somebody please guide me how to find out such records.
    Or the table names which contain Excise Duty, Education Cess and Higher Education Cess.
    This will help me to get the new condition entered at the earliest.
    Thanks and regards.
    -Nandu More

    Hi Nandkishor More,
    You can get relevant information using ABAP Query using following information;
    (a) Material and Chapter ID combination using table J_1IMTCHID and field name MATNR
    (b) Pending POs
    Hope this information will be useful.
    Bye,
    Muralidhara

  • Tables for Excise duty , Ecess , Hsecess in Purchse order

    Hi Gurus ,
    I am preparing functional specification  for Purchase order FORM , can anybody tell me from which tables excise duty ,e cess and H E  cess comes from ,as only the po has been created no Gr and excise invoice has been created.
    Thanks n Regards,
    Siddhartha

    tell your tecnicalconsultant to use this code.
    CLEAR: komp , komk.
      REFRESH tkomv.
      CLEAR tkomv.
      CLEAR ekko.
      SELECT SINGLE * FROM ekko WHERE ebeln = p_ebeln.
      REFRESH i_ekpo.
      CLEAR i_ekpo.
      SELECT * FROM ekpo INTO CORRESPONDING FIELDS OF TABLE
      i_ekpo WHERE ebeln = ekko-ebeln and
                   loekz = ' '.
      komk-mandt = ekko-mandt.
      komk-aland = ekko-lands.
      komk-bukrs = ekko-bukrs.
      komk-waerk = ekko-waers.
      komk-hwaer = ekko-waers.
      komk-lifnr = ekko-lifnr.
      komk-kappl = 'TX'.
      komk-kalsm = 'TAXINN'.
      komk-prsdt = ekko-aedat.
      komk-ekorg = ekko-ekorg.
      LOOP AT i_ekpo.
        komk-mwskz = i_ekpo-mwskz.
        komk-txjcd = i_ekpo-txjcd.
        komp-kposn = i_ekpo-ebelp.
        komp-matnr = i_ekpo-matnr.
        komp-werks = i_ekpo-werks.
        komp-matkl = i_ekpo-matkl.
        komp-wrbtr = i_ekpo-kzwi1.
        komp-meins = i_ekpo-meins.
        komp-mglme = i_ekpo-menge.
        komp-mtart = i_ekpo-mtart.
        komp-mwskz = i_ekpo-mwskz.
        komp-mgame = i_ekpo-menge.
        komp-vrkme = i_ekpo-meins.
        komp-wrbtr = i_ekpo-netwr.
        CALL FUNCTION 'PRICING'
          EXPORTING
            calculation_type = 'B'
            comm_head_i      = komk
            comm_item_i      = komp
          TABLES
            tkomv            = t_komv.
        LOOP AT t_komv.
          SELECT SINGLE * FROM t683s WHERE kalsm = 'TAXINN' AND
                                           kschl = t_komv-kschl AND
                                           kstat = 'X'.
          IF sy-subrc ne 0.
            APPEND t_komv TO tkomv.
            CLEAR t_komv.
          ENDIF.
        ENDLOOP.
        REFRESH t_komv.

  • Enhancement option for excise duty calculation  program - /BEV2/EDMSESES

    Hi,
    My requirement is to enhance the excise duty calculation program /BEV2/EDMSESES. I searched the user exit using the package /BEV2/ED, but was not able find any user exit. So can you please help me how to enhance this standard program.
    Thanks in advance,
    Sudhanva

    Hi,
    My requirement is to enhance the excise duty calculation program /BEV2/EDMSESES. I searched the user exit using the package /BEV2/ED, but was not able find any user exit. So can you please help me how to enhance this standard program.
    Thanks in advance,
    Sudhanva

  • Excise duty movement report (BEV2/EDSL)

    Hi Guys,
    Can only could he me why i cannot generate he report for excise duty movement or Tcode BEV2/EDSL. it always prompt no data selection.

    Hi,
    You can get with t.code: J2I9
    also can try with t.code: J1I2
    Regards,
    Biju K

  • 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

  • Purchase order report with basic price and Excise duty values

    Hi All,
    Is there any standard report in SAP to get the Purchase order basic price / qty and its Excise duty values ? Since we are including Excise duties for non - codified items (w/o material master and with cost center 'K') Purchase order and the ed values are added to the cost and the requirement is to see the split up (Basic priceEdEcs+Hcs)for these Purchase orders for the vendors. If there is no std report then please let me know how to link Purchase order table with this Condition value table in query to get the desired report.
    Thanks in advance
    Benny

    Hi,
    there is no standert report to fullfill this requierment
    you have to create this report with the help of abaer
    for that which tax code you are using its importnat thing
    for po table EKPO
    1. A524 (Normal supply point / Material) it will return condition record number for condition type.
    2. KONP (Conditions (Item)) .
    3. J_1IMTCHID (Combination of Material Number and Chapter ID).
    4. J_1IEXCTAX (Tax calc. - Excise tax rates
    5 get the IR no. from RBKP and RSEG, and get the relevant FI doc no. and goto BSET table
    for IR number  to get from table apply logic for doc type RE ,you will get fi number nad in refernce field you will get invoice number + fiscal year
    Map this by refernig on po for which grn and invoice happen
    Regards
    Kailas Ugale

  • Problem with Excise Duty tax calcualtion in Invoice

    Hi experts,
    Need your rexpert advise on the below issue.
    We have MM invoice where by the tax is not calucalted correctly.
    The Material is subject to excise duty, on the GR the excise invoice is getting generated with Cenvat clering account with correct amount towards excise duty
    i.e. GR is done for amount - 52951.33 and corresponding Tax code is KE(10% excise duty, 3% Ecess and 2% CST) which comes correctly as 6214.73 approximately which is correct in case of GR
    But however when the Invoice is posted for corresponding GR, the amount of tax calculated is only 1307.50, which should have been 6214.73 as the amount on the GR.
    We really are not able to find out why their is diffrences in the calculation of excise duty.
    Request your expert advise on this regard.
    Thanks.
    Shahid.

    System will fetch the duties from J_1IGRXREF table into MIRO transaction. So firstly check whether duties are correctly updated for the respective Excise invoice in the said table.
    Secondly ensure you have selected the correct tax code in MIRO same as PO tax code. There may be a chance that user had changed the tax code after posting the GRN in the Purchase order.
    Finally check whether the condition records are valid for the selected tax code in FV13 transaction code and are not set to deleted.

  • Excise Duty is not captured in MIRO

    Dear,
    When we posting a vendor invoice against purchase order , It is not capturing excise duty ,
    In part 1 excise invoice date is 31.03.2014 with the GR posting date 15.04.2014 and In part 2 posting was done on 16.04.2014.
    we are facing this problem due to different excise year upated in table J_1IEXCDTL and J_1IGRXREF.
    Please give us solution.
    Br,
    Swapnil

    hi,
    have you checked J1ID all entry for that material is exist and also check PO invoice tab whether tax code exist for that material.
    Regards,
    mukesh

  • Excise duty not loaded onto inventory for non excisable plant

    Hello
    I am facing a problem in excise duty flow. I have two plants, one excisable and second non excisable. one vendor is supplying the material to both the plants, so vendor is sending the invoice having BED, ECess & SECess for both the plants.
    For excisable plant all the duty values are flowing correctly, but for non excisable plant BED is getting loaded onto inventory.
    For non excisable plant, I have maintained conditions records al plant level for JMIP (BED Inv %), JMX2 (A/P BED Inv), ZECN (IN:ECess Inv %), JEC2 (ECess Inv Total), JSEI (IN: A/P SECess Inv), JHX2 (IN: SECess Inv Total).
    During MIRO, BED is not getting loaded onto inventory, while ECess & SECess is getting loaded to material.
    Pl suggest, where to check the settings or any settings for condition types, tax procedure etc.
    Thanks & regards'
    Manoj Gupta

    Hi,
       The system behaviour of posting to stock account is controlled by account key NVV. Go to OBQ3, in your tax procedure TAXINN (or copy of that procedure) check for the condition types which account keys are assigned.
    System will never discriminate that BED is not getting inventorised but ECess and Hcess on BED get inventorised.
    Regards

  • Excise duty recover account- urgent issue

    < MODERATOR:  Message locked.  Please read the [Rules of Engagement|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement] before posting next time. >
    Dear All,
    After doing billing and it is released into accounting then in excise duty account is showing more on credit side , but as per i know it should get nullify ..
    it is not nullifying pls tell me what i have to do if any configuration is done pls guide me.
    Thanks & Regards,
    Satish Kumar.m

    Hi,
    Once Post Goods Issue has been done.
    Accounting Entries
    COGS A/c Dr 100
    Inventory A/c Cr.
    After that when we do billing through T.CodeJ1IN there will be two accounting documents one is for excise i.e
    Excise Paid A/c Dr 16  (Verify the same should be attached in ETT Table under CENVAT Suspense)
    Excise Duty Payable A/c Cr 16
    Customer A/c Dr 116
    To Excise Recovered A/c 16 (Verify in ETT Table GL Account will be attached to 'DLFC' Excise Transaction key)
    To Sales A/c100
    Thanks,
    Padmaja N

  • Excise Duty Group not being populated during VL09 in MSEG-ROITAXGRPtable

    Hi,
    When we do the PGI (601 movement type), the data gets updated in MKPF & MSEG tables.During this process the details pertaining to ED group(field ROITAXGRP) are not updated in MSEG.
    The above factor has the following connection to 602.
    Subseqently when we do VL09 - the data pertaining to PGI (601) is imported from MSEG & hence ED group does not get populated as the system takes the material document of 601 to reverse the delivery document
    We need to know the following things.
    1. When we are doing delivery (Movt type 601) ,excise duty group gets updated in which field and table?
    2. When we are reversing the document why in the MSEG table ROITAXGRP field (Excsie Duty Group) not getting updated.
    3. Is there any User Exit which can be usd to populate this . We are using version 4.6c (IS-OIL) version ?
    regards,

    Thanks,
    K.Kiran

  • Excise duty need to calcuate in MIGO from date of purchase order

    Dear Guru:
    Excise duty from this March has been change. We have the purchse order which is created in last month and vendor is also supply materil in last month. So Excise duty in Vendor invoice is coming 16% but when we are going to post GRN through MIGO, system is giving excise duty calcuation from 14%.
    Please suggest any note or setting in system so that for the time of GRN system will calcuate the excise duty from purchase order date not for GRN posting date.
    Thanks.
    Virendra
    09887603301

    Hi Virendra,
    You should have two condition records. Upto 29.02.2008 it is 16% and from 1st march it is 14%.
    Say GR done in february -->and if you are posting the Invoice now, system picks 14%. In MIRO change the posting date same as GR date, system picks 16% only.
    Say GR doing now --> if you want to post with 16%, post the GR with february date. If you want to post with 14%, post the GR with present date.
    Hope your query is clear.
    Regards,
    Sattuj

  • Excise Duty issue

    Dear Sir,
    I configure Excisable depot.
    STO Process
    we created purchase order in which price is mentioned 1000 for a material, and we did delivery ,proforma invoice and excise invoice  ( Price of material 1000, Excise Duty is BED 100 Ecs 2 H Ecss 1) through J1IIN and we have done Goods receipt through MIGO while doing MIGO we have given Base Value 1000 ,BED 100, ECS 2, H Ecs 1 and J1IG document also created.
    the issue is that while selling goods, our sales price will be 2000 so naturally BED will be 200, ECS 4 and Hecss 2 in our sales invoice. but when we create Depot Excise Invoice through J1IJ . excise duties BED 100, Ecs 2 and Hecss 1 are appearing which means the amount of excise duties are picking up from J1IG document OR MIGO Document.
    question is that we need to do Price escalation in depot , how can we treat excise duties in Depot?
    Do we need to do JV in Depot for excise?
    Please give me an insight in this regard as early as possible
    Thanks
    Shibu Chandran

    As per excise law in India, whenever there is a price escalation happens in a depot we have to create a document called "A Certificate" by paying  additional excise duty on the differencial amount between STO price and Depot sales price. Because when you post incoming excise duty in J1IG after MIGO at depot, system captures BED, CESS & E.CESS as per the chapter ID of the material being transported from the factory and based on this Excise duty value for STO is calculated. 
       If the selling price of the material is higher than the STO price, we have to pay excise duty on the defference. Because law requires excise duty to be calculated on the selling price or assesible value if one exists.
    perform the following activities
    J1ILN >Indirect taxes>Procurement->Excise invoice->For Depot--> J1IGA Acertificate entry at Depot
    Here enter the internal excise invice already captured at J1IG. System will show you the excise duty values to corresponding Folio nos. Here you can enter excess amount to be paid for each line item in the excise invoice. Save.
    Now you create OR, delivery and PGI from Depot for customer. Go to J1IJ to create Depot Excise invoice. After entering the delivery document no. you will see a list internal of excise invoices choose the excise invoice to which your delivery material belongs. In the bottom you will see other table containing a list of "A Certifivates" created for all your internal excise invoices. You have to choose the "A Cerificate" of the internal invoice which you have selected already. Capture and post the document. Now RG23D will be updated.
         Now you create the commercial invoice for the customer in VF01. In item condition tab you can see the effect of "A Certificate".
    Please reward if you find this as useful
    Regards
    Ramesh

Maybe you are looking for

  • More than one catalog and size?

    Hello to the Gurus present!<br /><br />I have: PSE 5.0, Windows XP and Vista CPU, lots of disk space.<br /><br />What is the general concensus: One catalog for 20,000 pictures or more with a lot of tags or is it better to have several catalogs?<br />

  • Pricing Condition Type should split the Value

    Hello Gurus, I am working on Billing Plan for Contracts. In the contract I enter the condition type with Rs.24000. The same net value should split in the  billing plan by months for 12 months as Rs2000.00. Any inputs on this? Regards Venkat

  • Warning: 7.4(92) breaks firefox 2.0.0.8/11 - osX 10.4.11

    Having 'updated', neither 2.0.0.8 nor 2.0.0.11 firefox will launch without crashing. Stack trace in the crash reporter logs points to QT: PID: 603 Thread: 0 Exception: EXCBADACCESS (0x0001) Codes: KERNINVALIDADDRESS (0x0001) at 0x1a174ff8 Thread 0 Cr

  • Authorized PC wants to authorize again?

    Hey there. Please help me. Whenever i try to sync apps, tones, music etc, it says me to authorize my computer. But i had already authorized it and had even signed into my account. Can you please help me? I am facing this problems since long. please.

  • How to add 4 more tabs in a Work book with conditions?

    hi experts, i have one workbook, it has two tabs, 1st tab has two distribution channels 10 and 20,it has a condition to show inv >= 5000 2nd tab also has same distribution channels and the condition to show inv <= 10. but what my need is, i want to i