Sale of Raw materail -  Base Price inclusive of Excise duties

Hi ,
Our client wants to sell a Raw material they procured to another customer.
When they procured Material X Price was 20012 (ED- 2862, Ecess-57 and SECess-29).
Now they want to sell the material X to Customer.
While selling, they want to enter the price as 20012 and enter the duty amounts instead of % .
BED-2862, ECess-57 and SEcess-29. so it has to collect 20012 from the customer and duty amounts to get debited to the concerned excise accounts. And the Sales revenue should be 20012-(28625729).
My problems  are :
1. How to make Base price inclusive of Duties
2. For Manual BED to be entered I can use JMAN instead of JEXP. But in this case JEXT total condition for JEXP is not getting updated when I am using JMAN.
3. For JECS(Ecess%) and ZSEC(SEcess%) conditions also , do i need to create like JMAN
4. What is the use of this JEXT Total condition for JEXP, similary JECT for JECS and ZSHT for ZSEC
Thanks in advance.
Sreekanth

Sreekanth,
1. For your First question one of our forum members has answered.
2. JMAN is manual condition for excise duty.When manual override is required rof excise duty updation then we use this condition type. IN JEXT Condition Type, Keep the Manual Entry = Empty (By default "D" will be there) and try check the From and To numbers that you have assigned.
3. Similarly for JCET you check. Keep the Manual Entry = Empty (By default "D" will be there) and try check the From and To numbers that you have assigned.
4. The total basic excise duty(JEXT) on the goods (ad valorem duty(JEXP) plus specific duty(JEXQ))
That's why when you JEXT From and To No. Ranges it includes both JEXP and JEXQ including JMAN.
please check the following link.
http://help.sap.com/saphelp_47x200/helpdata/en/08/34bc3cdc322866e10000000a114084/frameset.htm
When you sell it to other customer
If your customer wants it be paid as an amount instead of %.
Then Create separate Pricing procedure, separate condition types and keep calculation type = Fixed Amount  and maintain condition records.
Then it will be standard procedure take all the from and to markings. Retain it only for final total.
Regards
Sathya

Similar Messages

  • Price inclusive of Excise Duty

    Hi,
    I have to configure Price Inlusive of Excise Duty for Depot Sales.The Sales Tax should be shown seperately.
    Pls provide suggestions on how to go about it.
    Regards,
    Ajit

    Dear Ajit
    Let us assume your pricing condition type is PR00 and excise condition type is JMOD.
    Create one more pricing condition say ZR00 in V/06 and assign in your pricing procedure in such a way that the "From-To" step number against ZR00 should be of PR00 and JMOD
    thanks
    G. Lakshmipathi

  • Tax inclusive in base price

    Dear All,
    we have base price of material which is inclusive of vat, we can't maintain base price condition record without tax, please guide me to handle this.
    Regards
    Vivek Sharma
    Edited by: Vivek Sharma on Jul 14, 2010 7:12 AM

    100     0     ZPR0     Base Price                                           A     2               ERL
    200     0     ZINT            Income Tax                     100                       2               INC
    210     0                 Base Price+Income Tax     100     200
    225     0     ZLTX      Less VAT/CST                     210                            900          ERS
    250     0                 Base Price- Inclusive VAT210     22
    300     0     ZVAT     VAT                                      250                       10          16     MW2
    350     0                 Net Price before Rounding250     300
    400     0     ZRND     Rounding Off                      350                       13     16     4     RND
    450     0                  Net Price after Rounding 350     400          A
    Hi chetan,
    this is my pricing procedure i want to transfer base price -inclusive tax in G/L ZPR0 in print format  what setting required for this please guide.

  • In Billing Base Price should be in grey mode and in Sales order Change mode

    Hi
    I have one requirenment the Base price (ZPR0) should pick automatically from condition records and system should allow to change ZPR0 in Sales Order item level , where as it should be Grey mode in billing document item level.
    1. In the condition type ZPR0 i had maintainted as NO LIMITATION and in copy controls of VTFL the pricing type as" D"
    so system is allowing to change the base price at both Sales order & billing doc level.
    my requirement is System should allow to change the price manually in Sales order and at billing document it should be in grey mode, so that no user cannot change the price at billing level.
    Regards,
    Satya

    Dear Kota,
    If i maintained as "B" than system will not allow to change in Sales order.
    See my req. is System should allow the user to change price  in Sales Order and it should not allow the user to change in Billing doc.
    Regards,
    Satya

  • Bottom/base price check in Sales order processing

    Hi
    In my company we are using process Sales Order > DO > Billing. Same pricing procedure for sales document types and billing types. No pricing procedure for DO. Our management wants to implement bottom price check in sales order processing e.g there must be one sale price on which sale invoice will be booked and there must also be one static price maintained and system will check after all taxes and discounts calculation that net value should not be less then bottom price.
    Currently we are using user exit in enhancement MV45AFZZ. Our ABAPER has written logic in this of following scenario. We have maintained commercial price in ZCOM condition type and bottom price in ZBAS condition type. Lets take and example
    ZCOM = Sale price= 500
    ZDIS = Discount = 100
    Net value/Amount for credit check 500-100 = 400
    ZBAS Bottom price = 450
    In above scenario system should not allow to save sale order/billing document and give error "Sale price is below bottom price" Then user will change the discount from 100 to 50 and Net value will be then 450 and system will allow to save sale order/billing document.
    I want to to do this in Pricing procedure pricing routines. Please tell me is it possible with calculation types? Im wondering if we can do this in enhancement then we must write the same logic in VOFM pricing routine and we can control this from there too. In our current ABAP check everything is working fine but I just want to minimize the use of ABAP checks and enhancements and control the things from functional side not from ABAP.
    Please let me know if someone need more clarification or someone have any productive suggestions in this regard. If there is any other solution it will be highly appreciated.
    Thanks in advance.

    Similar functionality is already there, where if the net price of an item differs from "Customer expected price" (conditions EDI1/EDI2) then SAP automatically pushes the order into incompletion. You can ask the developer to see how EDI1 is used in the pricing logic.
    However, the condition EDI1 is used to check if the item value is different to Customer expected price in case of EDI orders and is not standard for your requirement. But you get my drift, that you can have your own condition in the pricing procedure that will fetch the base price value and can be used in the logic to show an error message (to stop order processing) or push into incompletion log similar to condition EDI1

  • Base price calculation in sales order using Routines.

    Dear all,
    I have a requirement related to usage of routine in pricing procedure. The requirement is as given below.
    A base price for a material is entered in the contract manually using a customized condition record.Later a sales order will be raised with reference to contract. now we need to bring the price entered in the contract to sales order after some calculations done using a customized "Z TABLE"
    We are trying to use routines to trigger to calculate the base price in the sales order.
    Please suggest what type of routine to be used in such cases(ex formula,pricing etc)
    Also please go through the below mentioned example for better understanding.
    Contract price : Quantity 3: base price 10,000 per day Total : 30,000 perday
    ZTABLE : number of days per month will be maintained in the table based on the working days.
    Sale Order : Quantity 1 : Month working days 23 total 2,30,000 (We need to calculate this total and display as base price in sales order)
    Please suggest how to address this using routines.

    Dear Mudigonda,
    As per your scenario you are creating sales order with reference to the contract and here in contract you are maintaining the manual price . that means the same manual price has to copy to sales order level then as per the calculation rule it will multiply with your Z table value .
    For this requirement you can make some changes in copy control from contract to sales order, here at item category level you have to change pricing type to 'B' so that what ever your manual price value will populate to sales order level after that due to calculation rule value will change .
    Regards,,
    C.B Reddy.

  • Tax is adding to My Base Price in Sales Order

    Hi,
    In my sales order Tax is added to my Base price,but it should not add.
    Suppose  My item MRP is 20 Rs.
    After some Margin percentage my item value is 15 Rs.
    Now My CST Tax is 2%,it should be deducted from 15 RS then only i will get my Basic value.But here 2% is added to 15 Rs.How to configure this?
    Thanks

    Hi Anwer,
    Do you have reversal pricing?
    Means you are determining, Price based on MRP where you are deducting Profit Margin from MRP then Reducing Tax and then get the Base Price.
    After that you are again adding the Tax on Base Price. Am I correct?
    You can use simple Calculation Type (Base Price/ (1+ CST%)) this will provide you the value of Base Price and add the same again.
    Please consider, there is a difference between meaning of deducting CST value from Base Price and Deriving Base Price by deducting CST %.
    Regards,
    MJ.

  • In sales order there are two pricess one is base price +fibrication price

    hi
    I am facing a problem in sale order b1 when i am putting the unit price it come but i want first enter base price and then fibrication price = unit price of material.supplementary invoice always generated on the basic of base price..Pl guide me how to customized these two pricess.....
    Thanks and Regards
    Sachin

    Hi Sachin
    What Datta said is correct. You can do one thing that the price in the column "Unit Price" should be a combination of Base Price in the user defined field 1 + Fabrication price in the user defined field 2.  Put a formatted search for the Unit price column and make it refresh regularly.  These two user defined fields should be before the Unit Price. 
    So first you will enter the base price then fabrication price this will be combined into unit price during the query execution and will be entered into unit price column automatically.  I think this will solve your problem.
    SV Reddy

  • Sales Contract Base Price with Vailidity Period

    Hi all,
    My client business process is there creating Sales Contracts base on validity period pricing
    Sales Contracts are created for long periods.The base price changes every year / for defined period.
    For Example: Contract created for 10 years. First 2 years the base price is fixed as 25 USD.
    The next 3 years the base price is fixed as 30 USD.
    The next 3 years base price is fixed as 33 USD.
    The next 2 years the base price is fixed as 38 USD.
    can any one guide me how map this functionality in SAP. it is base on Contracts price is created for long periods
    Thanks
    Rajesh

    Hi rithvika ,
    Thanks for response
    but the problem it depends on every individual contract valid  period 
    Thanks

  • Price Inclusive/Exclusive of Taxes

    Sir
    My Client  Requirement as given below. Can any Person will help me out
    Sales order Requirement according to the Pricing Procedure
    Product Base Price 1000
    Value of service(Inclusive of taxes) 500 A mount
    Base value for service = 445.00
    Service tax 12%        =  53.40
    service tax 2%         =   1.07
    Service tax 1%         =   0.53
    V.Rama Rao
    <Text removed by Moderator for adding personal details like email, contact no.>
    Message & its subject title was edited by: Jyoti Prakash
    Remarks: Please use precise and meaningful subject title to represent your discussion. Please review and adhere SCN RoE.

    Hi
    I guess it is reverse calculation. Search for this text and see already discussed threads. If you have done some research or testing then please share that as well. From your question it looks like you haven't tried it yet. Reverse calculation is the way we calculate taxes from tax inclusive price.
    Thank$

  • In Billing doc Base price should not change where as in SO system allow

    Hi
    I have one requirenment the Base price (ZPR0) should pick automatically from condition records and system should allow to change ZPR0 in Sales Order item level , where as it should be Grey mode in billing document item level.
    1. In the condition type ZPR0 i had maintainted as NO LIMITATION and in copy controls of VTFL the pricing type as" D"
    so system is allowing to change the base price at both Sales order & billing doc level.
    my requirement is System should allow to change the price manually in Sales order and at billing document it should be in grey mode, so that no user cannot change the price at billing level.
    Regards,
    Satya

    Hi ,
    Create transaction varient for vf01 and vf02 in SHD0 and assign it to Users.
    Regards,
    Suresh

  • Base price Calculation

    Friends,
    I have got a question regarding pricing.
    I have 2 Base Price condition types PR00 and QR00 . PR00 has a validity from 03.12.2010 and QR00 has a validity from 06.12.2010 . The price declared fro Material M1 using condition type PR00 is Rs. 1200/- and the price declared for material M1 using condition type QR00 is Rs. 500/- .
    When I create the sales order the system is ignoring PR00 and using QR00 to calculate the value of the document. I have not included both the prices in any Exclusion Groups nor have I marked any of them with the exclusion indicator.
    Can you please explain how this is happening.
    Thanks and Regards,
    J Nagesh

    Hello Nagesh,
    Are both the Condition Records (PR00 & QR00) determined in Sales Order?
    Also in Pricing Procedure is QR00 is placed after PR00?
    If while creating the Sales Order system have determined both Condition Records (Rs. 1200 & Rs. 500) & in Pricing Procedure if QR00 is after PR00 then system will ignore PR00 & Consider QR00.
    This is standard system behavior where in a Sales Order you can have only one valid Basic Price Condition & if there are more than one Condition with Basic Price the system ignore all the earlier Conditions.
    If you are working on ECC 6.0 then probably there would be Red Indicator across PR00 & Green Indocator across QR00.
    Hope this helps.
    Thanks,
    Jignesh Mehta

  • NEW Scenario (Sales of Raw Material)

    Hi.
    We have done high seas purchase of raw material. Out of that part of the goods we have sold without being physically received in the factory.
    Please suggest how to do accounting of the same in sap for purchase & sale of such raw materials.
    Other part we have done MIGO-MIRO for the quantity actually received in the factory.
    Note:- Material type is Raw material, So No Third Party Sale Possible since material type required  as  "HAWA"
    Regards,
    Balu.

    One Possible Process could be..
    Create a Material of type HAWA or FERT. and do a stock transfer posting  ( MB1B) of movement type 309 ( Material to Material Posting  ) , then create sales order for this FERT material. and take the revenue.
    The Posting needs to be done from your RAW material to this FERT material.
    or the other alternative could be..
    Create a new FERT material. and consume the raw materail to this fert material at no cost. and then create  a sales order.

  • Base price issue

    Dear gurus,
    In sale order, Item condition for Base price PR00 is not manual condition type and it cannot be changed manually in VA02 mode as we all know.
    Here the issue is: the condition record for PR00 is maintained for a particular key combination and there is only one price for a single validity period. Moreover user does not have authorization for VK11 or 12. But there has been change made in base price and the same is shown in sales order Change log.
    I tried all possible ways except debugging. Can anybody give some idea what could have went wrong.
    Regards
    Praveen.

    Dear Praveen
    pls consider the below example
    condition type       : PR00 ( or anything)
    condition record   : Rs 100/-
    validity period        : Jan'ry 01st,2000 to Dec 31st, 2098.  ( example)
    Now, lets suppose
    the  business decides that this PR00 is  changed ( increase or decrease) to Rs 140/- from Jan 10th, 2011.
    Now, This is wat we have to do...
    Do VK11
    enter the c.type, new value & validity period.
    The system will automatically consider the new value from  jan10th, 2011.
    I hope, I am clear.
    Rgds
    Sumanth.Gururaj
    Consultant/Systems Analyst - SAP SD/MM

  • Base price changed

    Dear gurus,
    In sale order, Item condition for Base price PR00 is not manual condition type and it cannot be changed manually in VA02 mode as we all know.
    Here the issue is: the condition record for PR00 is maintained for a particular key combination and there is only one price for a single validity period. Moreover user does not have authorization for VK11 or 12. But there has been change made in base price and the same is shown in sales order Change log.
    I tried all possible ways except debugging. Can anybody give some idea what could have went wrong.
    Regards
    Praveen.

    Hi Praveen ,
    Could you please check  the following .
    1 Click on the Analysis  tab on the conditions tab page of the Sales Order .
    2. The Page Analysis Pricing screen opens. There u have the pricing procedure and the PR00 Node.
    3. Open this node - What you see over here is the various access on this Condition Type . Here also you have a Node .
    4. Open This node .
    At this point you would see the value maintained and also if the VK11 / VK12 was maintained properly under the correct access ?
    You should have your answer after step 4 for sure. My hunch  is - the user might have wrongly maintained the PR00 under a higher access which is getting determined rather than the lower access which is desirable.
    Please let me know your observation.
    Kind Regards
    Amitava

Maybe you are looking for

  • Dear Verizon, since you ruined my phone, please take it back

    Dear Verizon, I've been using you for mobile service ever since you were Bell Atlantic.  I've been a loyal customer and haven't really asked for anything from you other than your usual good data and voice service in exchange for a fair price. However

  • Outlook Connector 6.0 and Administrator rights

    Hi all! We want to use the Sun Java System Connector for Microsoft Outlook 6.0 with Windows 2000 with Outlook XP. To install the generated exe file as an user, he needs admin right. Afterwards we take the administrator rights from the user away. Run

  • Correct Camera Distortion no longer works in either PSE12 or 11.

    Correct Camera Distortion window come up and looks normal but the photo does not respond to any of the sliders.  Restarted programs, restarted computer and problem remains.  How to fix? Other controls I have tried seem to work.  Yesterday it worked b

  • How do get rid of the Pop Up Info Tags?

    This might sound Stupid, but how do get rid of the Pop Up Info Tags? that keep coming up on the Mac when in an Application that says what this item is for. This drives me crazy, and at times gets in the way of what I'm looking at. There must be some

  • IPOD 160GB

    2 real interesting questions here. 1) Since getting the 160GB (lost the 80GB on airplane) I see the new split screen stuff which is cool, but not so cool. Can it be shut off? Also on my 80GB i used a Belkin cable to go from the headphone jack to my T