Kindly explain cenvat in this example

Dear experts,
I am an abapper.Recently i have a requirement to work on a cenvat report.So i am set forth to know what is
cenvat first and i am more confused.
I take this example here
Manufacturer ---> Purchase raw material -> Make finsih product -> Sale to customer.
Say i am Manufacturer A,i buy three materials
                 Purchased from
Cotton    -  Vendor A
Dye        - Vendor B
Plastic    - Vendor C
                        Value              Basic Excise Duty Payed        
Cotton               100                          8
Dye                     50                          4
Plastic                 25                          2
Now what i understand is that i can claim Rs ( 8 + 4 + 2)  from govt.
Is it that excise duty you pay is claimed by govt ??.Am i thinking correctly.
Basic definition of excise duty wrt cenvat  tells
In India , Excise duty is a tax on the manufactured goods that is levied when goods leave the  place of manufacturer . Manufacturer can set off the duty paid on input materials against their  output duty , this procedure is known as central value added tax [CENVAT ] .
Now output is that i make a toy from cotton ,dye ,plastic and set the price for customer  = 1000
                                                                                BED          = 80
First Question:
How can i exploit cenvat here being manufacture.In other words ,how can i take advantage of cenvat. ?
Second Question:
What i need to settle with government here ?
Plz help me.

For input u have register RG23A/C whener in u have ure input values this the the value that u have paied to Vendore and u have to recive it form govt
whene u produce a good and sell it to custyomer then ther is rge RG1 where u show the qty solved and value
this is value that u have collected from customer and need to pay to govt
so actuallt u need to pay the diffrence of both collect and paied
and this is done thorught tcode J2IUN
advantage is the what even u have pade to vendor that u can set of aganst what u have collected for customer
hope this helps
14 is ur input
80 is ur output
so u have to pay to govt 80-14 u do this is J2IUN

Similar Messages

  • Explain with this example abt cenvat details?

    can u plz explain with this example
    Purchase Order (P.O) (We give Vendor No, Rate, Material, Tax Code)
    ***Basic Amount 100.00***
    ***Excise Duty @ 16% 16.00***
              o
                    + 116.00***
    ***VAT@ 4% 5.00***
    ***(On Basic + Excise) 121.00***
    Sale Order: (SO): (We give Customer No, Qty, Rate, Material, Tax Code (Manually/Automatically)
    Basic Amount 300.00
    Excise Duty @ 16% 48.00
    348.00*
    VAT@ 4% 1300
    (On Basic + Excise) 361.00
    what will happenning in rg23a,rg23c, rg23d & pla ?
    explain the utilization also

    Hi,
    When you capture excise invoice against GR, Excise gets Credited to your account RG23A or RG23C accounts. When you generate sales excise invoice, you can utilize the credit available.
    With above process RG23 registers will be updated.
    RG23D will be updated when there is Depot receipt (J1IG) and Issue(J1IJ)  transaction.

  • Can anyone kindly explain what mutative triggers are in Oracle?

    hi
    Can anyone kindly explain what mutative triggers are in Oracle with example?
    what is frag in oracle?

    Oracle raises the mutating table error to protect you from building in-deterministic software.
    Let’s explain that with a very simple example. Here’s a simple EMP-table:
    ENAME      SAL
    ======     ====
    SMITH      6000
    JONES      4000Let’s suppose you have a business rule that dictates that the average salary is not allowed to exceed 5000. Which is true for above EMP-table (avg. SAL is exactly 5000).
    And you have (erroneously) built after-row triggers (insert and update) to verify this business rule. In your row trigger you compute the average salary, check it’s value and if it’s more than 5000 you raise an application error.
    Now you issue following DML-statement, to increase the salary of employees earning less than the average salary, and to decrease the salary of employees earning more than the average salary.
    Update EMP
    Set SAL = SAL + ((select avg(SAL) from EMP) – SAL)/2;The end result of this update is:
    ENAME      SAL
    ======     ====
    SMITH      5500
    JONES      4500Note that the business rule is still OK: the average salary still doesn’t exceed 5000. But what happens inside your row-trigger, that has a query on the EMP-table?
    Let’s assume the rows are changed in the order I displayed them above. The first time your row trigger fires it sees this table:
    ENAME      SAL
    ======     ====
    SMITH      5500
    JONES      4000The row trigger computes the average and sees that it is not more than 5000, so it does not raise the application error. The second time your row trigger fires it sees the end result.
    ENAME      SAL
    ======     ====
    SMITH      5500
    JONES      4500For which we already concluded that the row-trigger will not raise the application error.
    But what happens if Oracle in it’s infinite wisdom decides to process the rows in the other order? The first time your row trigger executes it sees this table:
    ENAME      SAL
    ======     ====
    SMITH      6000
    JONES      4500And now the row-trigger concludes that the average salary exceeds 5000 and your code raises the application error.
    Presto. You have just implemented indeterministic software. Sometimes it will work, and sometimes it will not work.
    Why? Because you are seeing an intermediate snapshot of the EMP-table, that you really should not be seeing (that is: querying).
    This is why Oracle prevents you from querying the table that is currently being mutated inside row-triggers (i.e. DML is executed against it).
    It’s just to protect you against yourself.
    (PS1. Note that this issue doesn't happen inside statement-triggers)
    (PS2. This also shows that mutating table error is really only relevant when DML-statements affect more that one row.)
    Edited by: Toon Koppelaars on Apr 26, 2010 11:29 AM

  • Kindly explain the step by step procedure for configuring sales order stock

    Hi friends,
    can anybody explain the step by step procedure for configuring sales order stock.
    Stock that is used for a sales order. It is directly allocated to a sales order. Components can only be used to produce material ordered by the customer and the finished product can only be delivered to the customer via the sales order.
    You can manage valuated or non-valuated sales order stock.
    If the sales order stock is not valuated, it is managed via a cost collector. The system does not carry out invoice verification postings for goods movements, and you cannot obtain an overview of how the stock is valuated until the end of the settlement period in Controlling.
    If the sales order stock is valuated, you have immediate access to its value in Financial Accounting. The assigned accounts are debited and credited as a result of the valuated goods movements.
    but i am not clear of how to map it into sap.kindly explain it step by step.
    regards,
    willaims

    Follow the link
    this will explain about complete config
    http://help.sap.com/bp_bblibrary/600/Documentation/V4J_BB_ConfigGuide_EN_US.doc

  • Kindly explain logic flow from graphical definition of bpm given.

    This is the BPM i have encountered with.I would like to know the flow .
    The parameters for the steps are :
    1.  Start:                   One Queue
    1.   Loop:                  Condition: CO_endloop value:  not = true
    2.   Parallel:               End condition; necessary branches : value:  1
    3.   Fork Start.
    4.   Receive:              message: Collect message; use correlation: Correlation
    5.   Append :              target: Collectmessagelist; operation: Append
    6.   loop parameter1:   target:Co_endloop;expression:False
    7.   Wait:duration:       2mins;
    8.   loop parameter2:   target:co_endloop;expression:True
    9.   Applymapping:      source and target messages defined.
    10. Send New message:  mode:asynchcronous.
    11. Stop:                        One queue.
    The graphical definition looks like this:
      .................................-> wait(15 minutes) > loop2> 
    Start--> loop --> Parallel(Fork).....................Parallel Fork END --> loop END --> append >send>Stop
    .................................--> receive -->append --> loop1 --->
    Kindly show me how this works.
    If we have a similar kind of bpm for another interface,with another branch to add in the parallel node specifying the number or cardinality function(specifying number of idocs to be collected along with the wait condition).  how can we do it ?
    Please explain
    If there are reference materials in any blogs also for info regarding the same then please forward to me.
    Edited by: Abhisek Patro on Feb 26, 2008 10:31 AM
    Edited by: Abhisek Patro on Feb 26, 2008 10:36 AM

    Hi Abhisek,
    I just understand from your question that you are using BPM for collecting number of input msgs ( may be Idocs)  for a particular time period. Please confirm.
    I cant tell u the exact flow of the BPM since you have just mentioned the steps which are not very clear.
    Can u just be clear what are the steps inside Parallel(Fork) block. i.e, how many branches u have and what does each branch have??
    One more simpler way for collecting IDocs for a particular time is:
    You can just create an infinite loop for collecting IDOCs and use a control step as a deadline handler..the deadline handler can be used to raise or throw an exception and end the infinite loop.
    Since I cant add a screenshot here, I can forward a screenshot of a sample BPM to ur mail ID.
    If u can explain more clearly about your BPM steps, I can try to explain you the flow.
    Hope it will be helpful

  • I would like to remove a short gray edge from two images. I need help in that I am not yet able to use PhotoShop. Could somebody kindly help me with this?

    I would like to remove a short gray edge from two images. I need help in that I am not yet able to use PhotoShop. Could somebody kindly help me with this?

    I doubt it Doc Maik, but I am certainly happy to learn The image is this one (and a similar one). They would be beautiful portraits if not for the "extra mouth". The grey edge that I would like to remove is the excess of (grey) mouth that is actually my horse's chin, but that in the pictures looks like a wider, looping mouth. Practically, looking at the picture, the "extra mouth" to the left. What I would love it to be able correct that to look like a normal mouth, which means that half of the protruding edge should be removed. I am not sure I was able to explain myself, but here is one of the two pictures. I thank you for you kindness in being available to advise me.

  • Kindly explain the exact configuration of Video Editing Suite: Adobe premiere pro CS6.1, its price in India and if it is also equipped to edit photographs

    Kindly explain the exact configuration of Video Editing Suite: Adobe premiere pro CS6.1, its price in India and if it is also equipped to edit photographs too.

    This is a user to user forum.  We are not Adobe.  For pricing information, you need to contact Adobe Sales in India.
    Premiere Pro is just for editing video.  Photoshop or Photoshop Elements is for editing photographs.

  • HT1491 I have purchased Dhingana for 1 month , But the  songs was not downloaded .kindly explain why it was not downloaded

    I have purchased Dhingana for 1 month , But the  songs was not downloaded .kindly explain why it was not downloaded. I will try many times

    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • What kind of layout is this?

    I am starting up a website at VisualizeEdits.com and I really like this website theme and would like to make mine similar but make it better.
    http://www.demo1.diaboliquedesign.com/4/
    What kind of layout does this website have? I noticed that the navigation (metro style) should be the header for every page.
    When I opened up Dreamweaver, it allowed me to choose a template type such as
    ASP JavaScript template
    ASP VBScript template
    ASP .NET C# template
    ASP.NET VB template
    ColdFusion template
    HTML template
    JSP template
    PHP template
    I'm just trying to get my home page started with some html and css. Then add some Java, php, and mysql for the login/registration.
    Is there a certain template I'm suppose to choose? If it doesn't matter then what kind of layout should I choose?
    I also mention this website on my help blog.
    http://blog.visualizeedits.com/website-help/

    Actually, about six years ago, before I took the Lynda.com courses on DW and CSS, I learned a LOT from downloading those templates and "playing around with them".
    I learned how to "float" columns, got a basic understanding of margins and padding and the difference between them, and I think the biggest was how to lay out an inline block navigation menu.
    I also found some really cool scripts like Nivo slider, Piecemaker, and of course Lightbox, which I've since replaced in my pallette with Fancybox.
    Some of those templates are very basic, and some are downright "cheesy", but they make for some good example of how to (and how not to in some cases) do basic CSS design. The first website I ever sold was a redone version of one from freecsstemplates.com. In a comparison between the original and mine, you wouldn't know they came from the same basic layout, but that was the point. Not to use someone elses design, but to take the framework and make the page my own. Once I could do that, I started writing my own CSS and webpages from blank documents.

  • What kind of company is this? Disrespectful of customers!!!!! CHEAP!

    I got a Zen xtra about 7 or 8 months ago. I couple days ago I finished using it and plugged it into its charger. About an hour ago I went to use it again and it wouldn't turn on. I took out the battery and replaced it, and still nothing. So I went and pluged it into the wall. It turned on, but the icon in the corner just displayed a plug, little battery. I take that to mean that Creative is too cheap to do any product testing or quality control. What the F*ck?! I use my Xtra in the car when I go to work, and I plug it back in every night. I have never dropped it. There is NO reason why this should have happened! I see from some other post that other people have this problemn as well! Apparently there is no recourse other then me spending more money and doing without my mp3 player for an extended period of time. Is Creative doing anything about this for people who are out of their 90 days or whatever absurdly short period it is? Let me guess. And what's with only being open for technical support Monday through Friday?! Everyone who is having this problem deserves to have the problem fixed FOR FREE!!! I bought this product thinking that Creative had standards, apparently they don't!
    Joe
    And yes I tried disk clean up and flipping the power supply on and off. This battery was never left uncharged for more than a few hours!
    What kind of why is this to treat customers?! The d@mn thing didn't even work for a year!

    JoeMarzen wrote:I take that to mean that Creative is too cheap to do any product testing or quality control.
    In all fairness one product going wrong doesn't equate to poor quality control.
    I see from some other post that other people have this problemn as well!
    Well you are on a support board, Creative sell millions of players, so like any electronics device unfortunately a small percentage go wrong. This is the nature of commercial electronics unfortunately.
    Is Creative doing anything about this for people who are out of their 90 days or whatever absurdly short period it is?
    Warranty is partly depedent on the laws of your country. In the EU for example there is legislation to ensure that all electronics must have a minimum warranty of year. Of course in the USA you pay less for these kinds of goods.
    I'm fairly sure the Xtra had a warranty of 3 months parts and labour, and 9 months parts only. This might mean you only have to pay an administrati've fee to have it fixed, but double check with support to be sure. Links for contacting support are in the FAQ post.
    And what's with only being open for technical support Monday through Friday?!
    I agree it's a bit of a pain, but of course Creative are trying to save expense like a lot of other companies.
    Everyone who is having this problem deserves to have the problem fixed FOR FREE!!! I bought this product thinking that Creative had standards, apparently they don't!
    Unfortunately the warranty had terms and was available for you to see when you bought it. I appreciate it's awful when a device goes wrong, but them's the breaks unfortunately. I hope you can contact support on Monday and get it solved for minimum cost.

  • [32282.000367] firefox:2114 freeing invalid memtype c02f2000-c0302000 I get this from system log using latest version of Firefox: What kind of problem is this?

    I get this from system log using latest version of Firefox:
    [32282.000367] firefox:2114 freeing invalid memtype c02f2000-c0302000
    What kind of problem is this?
    Anyway Firefox seem to be working correct. I would like to be sure that it'snt a security problem.

    Thanks a lot for your swift response. And sorry if it was a bit too hectic to go through my detailed query (which I did because it was misunderstood when I asked previously). As I've mentioned above, I was informed that updating to 5.0.1 would '''require''' me to '''delete''' the current version and then install the new one. And doing so will involve losing all my bookmarks. I guess I should have been more specific and detailed there. By losing, I didn't mean losing them forever. I'm aware that they're secured in some place and deleting and installing the software doesn't harm its existence. What I meant that if I install the new version, I'd have to delete the old one. And after installing the new version, I'd have to transfer them (bookmarks) back from wherever they are. Get it? When it updated from 3.6.9 to 3.6.13, and from 3.6.13 to 3.6.18, I didn't need to follow that process. They were already present on their own.
    BTW, I'm having no problems with 3.6.18 but after learning about the existence of version 5.0.1, I'm a bit too eager to lay my hands over it.
    Thanks for your help; hope this wasn't extremely long.

  • Why labview dosnt connect to mysql in this example?

    Hello.
    I have a problem to connect with mysql. can you help me?
    I make a database in my sql and I use ODBC as interface.
    in labview, ADO blocks are used to connect with mysql as example attached. but, when I run this program, it dosn't work. this example is along with ADO pack.
    By the way,, it dosnt get me any ID!
    do you know what is the problem?
    Best Reagards
    Attachments:
    Example - Insert into a Table.vi ‏14 KB

    UDL is very basic and best way to communicate to DB. becasue here you can change the database which you need to connect to any time. I havent seen your VI but first you need to create UDL file and configure it as per your application. For there if you can test the connection that means your configuration is ok.
    Then from VI you need to open the UDL file and check the error message. From there you can easily check what is the problem.
    Here start from page 3-4. Let us know if any issue
    Kudos are always welcome if you got solution to some extent.
    I need my difficulties because they are necessary to enjoy my success.
    --Ranjeet
    Attachments:
    Database.pdf ‏687 KB

  • HELP! My ipad screen is showing some kind of "snowy-white noise TV effect" it looks kind of "grainy". This ipad is new, no drops or accidents whatsoever... and thanks in advance!

    HELP! My ipad screen is showing some kind of "snowy-white noise TV effect" it looks kind of "grainy". This happened when i was reading a pdf an zooming in for a better view, now this "snowy, grainy" screen is also showing up in the home screen...This ipad is new, about 2 weeks with no drops or accidents whatsoever... I'm thinking of replacing it... responses greatly appreciated and thanks in advance!

    Try a reset: Simultaneously hold down the Home and On buttons until the device shuts down. Ignore the off slider if it appears. Once shut down is complete, if it doesn't restart on it own, turn the device back on using the On button. In some cases it also helps to double click the Home button and close all apps from the tray before doing the reset.
    but it is possible youhave a hardware defect and will need to return it.

  • Can anybody explain me about this formula???

    Hi,
    Can Somebody explain me what this formula means?
    ( 'Posting Period' >= 1 ) * 'Jan - Actual (CY)' + ( 'Posting Period' < 1 ) * 'Jan - Forecast (CY)'
    Thanks

    Hello,
    It says is posting period is greater than or equal to 1  then display 'Jan - Actual (CY)' (A KF in your report) or posting period is less than 1 than display 'Jan - Forecast (CY)'. Here ' Jan - Actual (CY)' and 'Jan - Forecast (CY)' are some Keyfigures which you can see in your report.
    By looking at its description, it seems it just shows Actual Value or forecast value for that period depending on whether the period is in past or present. I guess you will have similar Formula for rest of 11 periods of year.
    Thanks

  • I cannot reactivate my e-reader with my existing Adobe ID and password which are both correct. I alwayss get the message "activation server error, Code: E_AUTH_NOT_READY" What kind of problem is this and what is most important, how can I solve it quickly.

    I cannot reactivate my e-reader with my existing Adobe ID and password which are both correct. I alwayss get the message "activation server error, Code: E_AUTH_NOT_READY" What kind of problem is this and what is most important, how can I solve it quickly. I am on holiday and want to read. Thanks for speedy reply.

    Yes, actually I talk about Digital editions. Do you know how to solve the problem as described in my first mail for Digital Editions? Thanks for your  kind assistance.

Maybe you are looking for