Report showing Excise JV entries ( J1iH )

Hai friends
how to see list of  Excise JVs passed for a given location / unit.  Any report available in SAP.
I tried with  tran.type = DIEX  in  J1i7  not getting any entries displayed.
Regards
Rammohan

Dear guru
In tcode J1i7
i was giving DIEX against excise transaction type, Invoice date range & selected part-1 & part-2 posted.
Now i got the list of entries.
But how to make out which entry is of  additional excise which entry of other adjustment
Also in the report we want account doc. number along with excise doc. number.
Please guide.
Regards
Rammohan

Similar Messages

  • How to cancel the incoming excise invoice by j1ih

    Hi,
    After reversing Excise Part1 entry (Mvmt 102 by Migo)
    how we have to cancel the part2 by J1ih (by which tab "other adj" or "Cancel Excise Inv")
    as per my knowaledge cancel excise invoice is outgoing excise invoice cancel,'
    is it correct?
    and above all
    these entries will not appear in J2i9 (Monthly return) then we cannot show updated entries.
    please tell me.
    Thanks
    Prasad

    1. First cancel the GR.
    2. Cancel the Part 1 entry.
    3. In J1iex - > Change, you need to maintain reason for cancellation in header misc tab. For this you may need to do config in Tax on Goods Movements -> India -> Business Transactions -> Incoming Excise Invoices -> Maintain Rejection Codes. Save the invoice in j1iex.
    4. In j1iex -> Post , you can now post the invoice. Simulate to see that accounting entries are reversed.
    5. Then in j1iex -> Cancel, cancel the invoice to mark the status as 'Cancelled' if you need to use the invoice number and date again for another GR.
    Regards
    Hemant

  • Unit of Issue  not considered in Excise Register Entries in Std SAP

    Dear Experts ,
    I have a material Base UoM is KG
    i procured 100 KG
    the Unit of issue for the same is G(grams)
    now the consumption of 100 G was booked
    Excise registers shows the following entries :
    qty rcvd : 100 ( there is no unit )
    qty issued :100
    balance : 0
    whilst the balance shud be 99 KG
    Pls give ur inputs
    Regards
    Anis

    I donot have any problem with reciepts
    My problem is with issue .
    i have been suggested to use the user exit   J_1I7_USEREXIT_J1I5_VALIDATE
    for which the coding needs to be done .
    The same was done as under :
    FUNCTION J_1I7_USEREXIT_J1I5_VALIDATE.
    ""Local Interface:
    *"  IMPORTING
    *"     VALUE(RCPTISSRSN) TYPE  J_1IPART1-RCPTISSRSN OPTIONAL
    *"  TABLES
    *"      T_MSEG STRUCTURE  MSEG OPTIONAL
    TABLES
         T_MSEG STRUCTURE  MSEG OPTIONAL
    tables:j_1ipart1.
    data:it_mseg like t_mseg occurs 0 with header line.
    if sy-tcode = 'J1I5'.
    move-corresponding t_mseg to j_1ipart1.
    j_1ipart1-menge = t_mseg-menge.
    j_1ipart1-meins = t_mseg-meins.
    modify j_1ipart1 ."where mblnr = t_mseg-mblnr and zeile = t_mseg-zeile.
    endif.
    ENDFUNCTION.
    The logic is to put an entry for J_1IPART1-MENGE  & J_1IPART1-MEINS  from
    MSEG-MEINS & MSEG-MEINS instead of the default used in the system ( MSEG-ERFMG & MSEG-ERFME)
    But the above doesnt work.
    Pls do help.
    Regards
    Anis

  • Monthly Production Report for Excise

    Dear All,
    I need a monthly production report for Excise purpose as per Indian statutory requirement.
    The requirements are
    1] There should be a date range to select the period of the report
    2] It should show a report only  on those items which are marked as 'sales item' in the item master data [ so that all the other intermediaries / WIP's willn't appear in the report.
    3] If one item is produced / manufactured using different production orders, We need a consolidated quantity for the period under selection.
    Report Format :
    Item code   - Item Description  - Planned Quantity  - Manufactured Quantity - Open Quantity
    Thanks in advance,
    Regards,
    Suresh Kannan

    Hi Suresh,
    Try this query
    SELECT T0.ItemCode, T1.ItemName,
    SUM(T0.PlannedQty) 'Planned Qty',
    SUM(T0.CmpltQty) 'Manufactured Qty', SUM(T0.PlannedQty-T0.CmpltQty-T0.RjctQty) 'Open Qty'
    FROM dbo.OWOR T0
    INNER JOIN dbo.OITM T1 ON T1.ItemCode = T0.ItemCode AND T1.SellItem = 'Y'
    WHERE T0.RlsDate >=[%1] AND T0.RlsDate <=[%2]  and T0.Type != 'D'
    GROUP BY T0.ItemCode, T1.ItemName
    Regards,
    Bala

  • Excise Table Entry

    Hi Friends
    1) While we do excise JV through J1IH does it make the part 2 entry in excise table ? If so than in which table?
    2) In which table RG23A part1 &part 2 entries registered, while we do PGI & PGR for raw material?
    3) In which table RG23C part1 &part 2 entries registered, while we do PGI & PGR for capital goods?
    4) In which table RG1 entry registered, while we do PGI & PGR for finished goods?
    5) In which table RG23D entry registered, while we do PGI & PGR from depot?
    6) While we create return delivery and PGR for excisable material which register gets updated and how (while excise JV has not done)? What is the setting behind it?I know that can be set in excise group but how it updates the part1 entry is it hard coded??
                Regards
                 SV

    Hi
    The following are the tables
    J_1IRG1 Excise RG1 details
    J_1IRG23D RG23D register for the depot
    J_1IRGSUM RG23 Summary of receipts and issues
    J_1IPART1 Excise part I detials
    J_1IPART2 Excise Part II details
    J_1IEXCDEP Excise information of vendor at detail lev
    J_1IEXCDTL Excise invoice line item details
    regards
    Prashanth
    Edited by: Prashanth@SD on Jan 28, 2011 11:54 AM

  • Custom Report For Excise On Sales

    hi friends,
    i need custom report for excise on sale like below format, can you please guide me to prapare FS for below requirement.
    Material Code And Discriptiion
    Sales Order No     
    Delivery No     
    Billing No     
    Accounting No     
    Excise Invoice No     
    Sold to Party     
    Billed Qty     
    gross value     
    bed     
    ecess     
    cess     
    she     
    total excise duty     
    invoice value
    Regds
    Ashwini

    dear friend,
    you can try the standard t-code SDO1 and change the layout
    good luck!

  • "Invoice History Report "show wrong balance for supplier invoice with USD

    Invoice History Report show wrong balance for supplier invoice with USD Currency
    After I run this report i see in the last of this report there is difference between the supplier total
    USD (Currency ) and the open Balance USD , it is decreased the open balance
    for supplier with 2300 USD with out any reasons
    bellow is some data copy of the report
    ======================================================
    Supplier Site Total: SAR 34,700.00
    Supplier Site Total: USD 39,000.00
    Supplier Total: SAR 34,700.00
    Supplier Total: USD 39,000.00
    Open Balance: SAR 34,700.00
    Open Balance: USD 36,700.00
    *** End of Report ***
    ==============================================
    please advise me from where can this differenc ( 39000 - 36,700=2300 )COMMING
    or it is bug in this report , becuase i compare this report with other report in account payable like
    -supplier open balance letter
    -invoice register report
    -invoice aging report
    all this report give me the amount for supplier USD =39000
    BUT AGIN FROM WHERE THE SYSTEM DECREASED THE AMOUNT TO 36,700
    thanks

    Can you try running Create Accounting For payments just before you run the Invoice History Report and re-check .
    Thanks

  • Help me in  'AR Details ' report shows total open invoices by customer

    hi friends,
    please  help me in  'AR Details ' report shows total open invoices by customer and PO number over selected time range.
    any thing related to open invoices please send me as early as possible.
    Thanks,
    Regards,
    Yogesh

    Hi,
    Find the T.code VF05. You will get the list of open billing docs. Its SIS report. Please find whether the SIS is active or not in your system
    Regards,

  • Update before a report shows with bind variable

    I need to update a table before a report shows. This report have bind variable and I need bind variable value for clause where in update, how can I do that?
    I would thank so much any idea

    Mery,
    If I understand correctly your application should display a report when it is called.
    But first, before the report is displayed, you want to update a table, using a bind variable passed into the report when it is called. Do I understand correctly so far?
    So while editing the report, in the last tab option you have (Additional PL/SQL Code), you need to put some pl/sql code into section titled '...before displaying the page.'
    declare
    begin
    update table_x
    set column_x = somevalue
    where column_y = bind_variable;
    end;
    I haven't yet passed bind variables into reports so I'm not quite sure how to retrieve them, but I'm sure there are other postings here about that.
    I'm mostly just trying to clarify if this is what your asking, and maybe somebody else can answer the rest of your questions.
    Good luck.
    Kurt

  • Oracle Discoverer report shows drilldown icon in Web version

    Hi ,
    I am trying to create a new CROSS TAB Discoverer report. I made all my development done using the Discoverer desktop edition and is fine. When I saved in the database and showed the same report the User, in the Web Version, the report shows ' >' icon in all the cross tab headings and when the cursor is moved there, it gives an option to Drill down.
    We have 3 fields which are selected but not shown in the report. It shows the drill down to those 3 fields.
    My questions is:
    1. I should not allow users to drill down. It should not show that option.
    How to disable that option in the Web Version.
    Any help in this regard is highly appreciated.
    Thanks & Regards,
    Kiran Kesari

    Yogini is correct, but the solution provided will remove drill capability for all users under all circumstances. This is a "shortcoming" of Disco. If you set up a hierarchy for the users to use for drilling, the users must have the drill out privilege. This has the additional effect of adding the "Drill to related..." feature to most (and I believe all) columns.

  • Print link on report shows 'no data found' when LOV has not been used

    Hi all,
    I have a simple standard report that queries data based on the value in a Select List. This Select List allows users to pick a year for the report. The LOV has a default of TO_CHAR(SYSDATE,'YYYY').
    If I open the page using the associated Tab everything wotks OK. However, if I open the page via a button on my home page, the prink links fails:
    The page opens OK, the select list defaults OK and the report shows the correct data. However, if I click on the 'Download as CSV' or 'Print' links I get 'no data found'.
    If I update the LOV to 2010 everything works. If I set it back to 2009 evenrything works. I just cant get it to work when I open the page.
    I have tried adding computations to get this to work, but this does not seem to help.
    Any ideas?
    Thanks,
    Martin

    Hi,
    It would depend on what has been added, if anything, to the redirect. The redirect should just function as though you had typed in a URL into the address bar and pressed Enter. The page doesn't get submitted, so any data entered onto the page itself is, unless it is already in session, lost. A button, however, should submit the page and Apex will store all values in the session. So, if the value you need for the LOV is from the previous page, then this is the preferred method - but, note, that the redirect can also store values provided the page item name and the value is included in the redirect's URL string
    Andy

  • MC$4 report shows PO value in wrong currency

    MC$4 report shows PO value in wrong currency EUR (EURO) eventhough PO
    was created with SEK (swiss) currency. Report picks data from info
    table S012 that also reflects wrong currency.
    Please check attached example....
    Currency is getting picked up in table S012 info-structure from company
    code table T001 (PO belongs to) not from purchase order.
    This is certainly bug in standard SAP LIS report. This is inbuilt LIS feature given by SAP & we cannot do any fixing.
    Can you provide solution how we can correct this error. How to display correct currency in report & info-structure S012.

    hi
    in the report the system might be taking the co code currency
    what u have to do is go to  MC$4  press ctrl+F7
    u will get the currency change option change it to what u want
    regrads
    kunal
    awrad if helpful

  • Report on Excise Part 2 details

    Hello friends,
    I want following report on excise to be extrated from SAP
    1.GR No.& date 2.Part II number 3. Excise invoice no. & date 4. Vendor name 5. Duty amount
    The details are available in foll tables
    J_1IPART2 - all details available except Excise invoice no
    J_1IGRXREF - all details available except Part II number.
    I am trying write query with these tables. But i am not able to get any common field.
    Pls. adivce me on the above issue.
    Regards
    Venki

    Hi Deivakaniraja ,
    Thanks for your reply. It matched my requirement fully.
    Regrds
    Venki

  • EPM 10 NW Report showing error - No Current connection

    Hi Team,
    We are using EPM NW 10 Version SP 15 Patch 1.NET 4
    When we Open the report from offline , The report is showing Error : " Error - No Current Connection"
    And also some reports showing Value error , While opening the report in the offline . In this report we used EPM retrieve formula
    This issue facing for one user machine
    Please suggest whether we need to change settings in the user machine

    Hi Andy,
    No Offline Mode.
    After refresh the EPM report , We saved the report locally in the desktop
    The problem is User send this report to another user
    So receiving user , When ever he opening that report , Its showing this Value error
    He using the Excel 2010 Version
    Please suggest

  • The volume up and down controls on my wireless keyboard show a no entry sign and do not respond when used...please help?

    The volume up and down controls on my wireless keyboard show a no entry sign and do not respond when used...please help?

    If you want to get a little more "exotic" you can try remapping the function keys.  I did a little google searching and the hits that looked promising are,
    Mapping volume and eject keys to 3rd-party keyboard Other Hardware
    Spark
    Spark is a powerful, and easy Shortcuts manager. With Spark you can create Hot Keys to launch applications and documents, execute AppleScript, control iTunes, and more...
    You can also export and import your Hot Keys library, or save it in HTML format to print it.
    Spark is free, so use it without moderation!

Maybe you are looking for