Special discount after exceeding particular sales value

Hi all,
I have a query on configuring special discount after exceeding particular sales value.
Our company has introduced 10 new products and if any customer buys those products for Rs.50,000 per month, then any of those products are sold at a special rate
For example
If the original price of Product-A is Rs.5000, and any customer buys that for Rs.50,000, then the price of Product-A must be Rs.600. It may not be for single product, but even if sales value exceeds Rs.50,000 after buying any of those 10 products, then the special rate must apply for all the 10 products. The limit of 50,000 is per month and each new month is a fresh start.
Please suggest me which process in SAP has to be configured to achieve this scenario
Regards

Hi Madhu,
In my opinion there is no direct way to handle this requirement. Yes we need to write ABAP routines which in my opinion could lead to performance issues depending on the volume of transactions. However the following could be one of the alternatives for the given requirement.
1) Create two Price conditions say ZPR1 & ZPR2 . ZPR1 should contain normal prices. ZPR2 should contain the special prices.
2) Configure exclusion if ZPR2 is active then ZPR1 should be excluded. (standard SAP)
3) Create a special material group field and associate with these 10 materials.
3) For ZPR2 write the requirement that it should be active only when the sigma of net values of those 10   materials is greater than 50000. The logic for this will be that 
  a) Check if the material is belonging to that material group
  b) Pick the month from the date of the document and then pick sales VBRK documents for that specific customer for the month. Then insert those documents in VBRP and pick the materials with that material group and start summing the net values.
4) Cons of the solution
a) The values of these material in the current transaction will not be considered. I think we can pick even this from structure but would seriously suggest not to attempt this as as it is the solution is heavy on system
b) Can lead to performance issues. Needs to be tested.
Regards
Rupinder

Similar Messages

  • Free Goods to be issues if Sales value exceed target Value

    HI,
    User wanted us to configure the sales order such that when the total sales order vlaue exceed a certain amount, the system will automatic include a certain free items to the order as FOC item.
    How do I go about configuring it?
    Thanks

    Hi Colin,
    1: With standard SAP your requirement will not be fulfilled.
    2: To do this you need some ABAP development.
    Ask your ABAPER to write a code in user exit MV45AFZZ
    where check the Value of the Sales order. If the Sales order value exceeds a specific value then add the FOC items in the Sales order where the item category should be TANN (or equivalent).
    You might need a custom Z-table where you can store what Materials are to be added as FOC items in sales order & at what value.
    regards
    Edited by: Innovation is key on Mar 4, 2011 9:22 AM

  • Customer Sales value not decrease (FD33) after billing (VF01)

    Hi,
    When Billing a delivery, in FD33 the receivable are correctly increased but sales value still unchanged
    normaly it should be decreased with the billed amount.
    Thanks for your help.

    Dear Ihsen,
    If I were you I would go to [Note 425523|https://service.sap.com/sap/support/notes/425523]. These issues are usually annoying, but at the end you can always perform reorganization of credit data after update errors- report RVKRED77.
    Regards,
    Milen.

  • Simple credit check - value need to be blocked from particular sales order to be post in f.35

    Dear Expert,
    I have a case here to find, the client uses simple credit check , we have different order types ( Example 6 order types), out of which we want to restrict the value of one order type to be posted in f.35 i.e the value should not effect credit limit used or open sales order.
    Is there any standard procedure by which this can be done or do we have to use userexit.
    Also can i know in which screen do we have to keep the userexits so that the value of the order type will not have impact on the f.35 or crdit limit used.
    Regards
    Abhishek Ojha

    Sorry small correction to my initial post.
    Even though you removed the credit group for the respective sales order type still system update the values subject to if the respective item category the "field credit active" active.
    Removing the credit group to sales order type controls whether you want to perform the credit check or not. And your requirement is not to update the particular sales order document values in FD32  so the actual control is credit active field for that particular item category.
    Since you have mentioned that you don't want to update that particular sales order document values( assuming that you are taking about receivable only).
    Please note sales order determines the item category,  so do as below.
    De select( un check) the credit active field in the item category which is determined based on the sales order type for  which you don't want to update credit values.
    Please test and update here.So far I did not check this in my system.
    thanks,
    Srinu.

  • Discount After Excise & Sales Tax

    I have one scenario
    Vendor will give Discount, For which excise & sales tax will not be calculated.
    To fullfill this scenario where i have to put discount condition in pricing

    Hi Mr. Satya,
    For this scenario give the define the new discount condition type and assign at the end of the MM pricing procedure. In the discount condition give the subtotal as 6. This will solves your problem.
    Regards
    Satya

  • Special Discount

    Dear friends,
    Plz. help me in mapping the Business Scenario
    I want to assign a special discount(example 3%) for all the sales orders exceeding a value of Rs.50000/- automatically.
    Thanks in Advance and helpful answers will be rewarded.

    Hi hariprasad
    As per the hrishi and your query , you need to give the inputs to the ABAP'er  that if the net value exceeds Rs50000/- then the conditon type should not  trigger in the sales order for that customer (KUNNR )   (assuming that this is an customer discount condition type). And whenever again the sales order is created with that customer (KUNNR) and if the value exceeds Rs.50000/- then  the condition type should trigger .
    In this way you can give the logic and create a new sub-routine and assign in the  conditon type requirement field.
    Regards
    Srinath

  • Sale value of group asset- sub asset more than wdv less than group total

    Hi,
    I am maintaining group asset for Income Tax Depreciation. All the asset under the same class is consider single asset for Income tax purpose. For eg value of Plant and machinery under Income tax is derived for all asset totaled together after depreciation for the year. Thus P&M is considered single asset for calculating I.T. Depreciation, even though it may contain 100 assets.
    For Income tax, for P & M class of asset depreciation for first year is with different rate and for rest years with different rate. Hence I have maintained sub asset for this group asset. Whenever a new asset is purchase, for income tax purpose it is recorded in the newly created sub asset number.
    The problem arises in sale of asset. When I am selling any machinery the sale value is deducted from the group value for IT purpose. In this case even though the value of sale is higher than the WDV of the individual asset it is adjusted in total. While configuring this in SAP I am facing following difficulties-
    1.     As the rate of depreciation is different for different years I am not able to maintain a single group asset. I have to create a sub asset. This facilitate the right depreciation calculation by different dep rate for purchases in diff year.
    2.     But as I am maintaining different Sub asset the sale value cannot exceed the balance of that particular asset, even though the total value in SAP for all the group assets is higher.
    3.     I can not allow having negative values. Negative values are not allowed to maintain in IT Records.
    Please help to resolve the issue.

    Hi,
    I am maintaining group asset for Income Tax Depreciation. All the asset under the same class is consider single asset for Income tax purpose. For eg value of Plant and machinery under Income tax is derived for all asset totaled together after depreciation for the year. Thus P&M is considered single asset for calculating I.T. Depreciation, even though it may contain 100 assets.
    For Income tax, for P & M class of asset depreciation for first year is with different rate and for rest years with different rate. Hence I have maintained sub asset for this group asset. Whenever a new asset is purchase, for income tax purpose it is recorded in the newly created sub asset number.
    The problem arises in sale of asset. When I am selling any machinery the sale value is deducted from the group value for IT purpose. In this case even though the value of sale is higher than the WDV of the individual asset it is adjusted in total. While configuring this in SAP I am facing following difficulties-
    1.     As the rate of depreciation is different for different years I am not able to maintain a single group asset. I have to create a sub asset. This facilitate the right depreciation calculation by different dep rate for purchases in diff year.
    2.     But as I am maintaining different Sub asset the sale value cannot exceed the balance of that particular asset, even though the total value in SAP for all the group assets is higher.
    3.     I can not allow having negative values. Negative values are not allowed to maintain in IT Records.
    Please help to resolve the issue.

  • Credit mgnt:open orders and sales value have minus value in FD33

    Hi friends,
    In FD33, we notice that for a particular customer following fields are appearing with negative value (minus )
    ex: credit limit: 100,000.000
    1-Open orders:58,493.000-
    2-Sales value:45,528.203-
    3-Credit Exposure:32,682.479-
    Receivables is having Positive value, special liablity field is 00 value,
    i checked the table S066- open orders= 58,493.00-
    could you please help me to know what could be the reason for these negative value (minus), kindly provide answers with details
    thanks in advance

    Hi,
    Run the report RVKRED77 which will correct the value.
    Regards,
    Murali

  • Can anybody tell me how to extract sales value and cost value for an materi

    dear all,
    Can anybody tell me how to extract sales value and cost value for an material sold .
    All the values of cost value and sale values are getting  stored in bseg-wrbtr field .
    How to identify them uniquely.
    Or there is another way to find the sale and cost values.
    Regards
    Mave

    Hi Mave!
    Normally there is no condition change, when something is sold.
    But sales price depends on sales conditions (not only price, but also surcharges, discounts, taxes - if customized).
    Nevertheless, after selling you have a invoice document, where correct values <i>should</i> be stored (see VBRP fields mentioned above). If here is a problem, then customizing of price determination is in question, not a programming of user-exits with MARD selection for costs (or some other tries to get a price).
    When you specify your requirements more in detail, you might get better answers - but currently only general hints are possible ('see in invioce / G/L accounts').
    Regards,
    Christian

  • Discount after Excise And Before VAT

    Dear All,
    We have the below requirement, Vendor is giving the discount After Taxes & before calculating the VAT. How to meet this requirement ?
    Right now i have created a condn type & added in tax procedure, But not able to meet the requirement.
    We are using TAXINN tax procedure.
    Ex : Base Price is Rs 100
           BED       Rs 8
           ECess    Rs 1.60 
           SECess  Rs 0.80
    Total Inc Taxes is 110.40
    Then we need discount Say Rs 2/Ltr
    Value After Disc is Rs 108.40
    VAT(12.5%)   Rs 13.55
    Actual PO Value Rs 121.95
    B/regds,
    CB

    Hi,
    I think you can make a condition type and add this condition type in your pricing procedure below the step of Excise duties. After this condition step, then put the Sales tax conditions to calculate on this step.
    Ex: 10   Base Price
          20   Excise Duty
          30   Cess
          40   ECess
          50   Total Amount Incl of Duties
          60   Discount on this Total Amt Incl Duties
          70   Total Amount Incl of Duties and Disc (Step 50 to 60)
          70   Sales Tax ( from Step 70 )
    Hope this clears u r doubt.
    Regards
    Anand.

  • Discount limit for the sales order

    Hello,
    We have material discount should not exceeed certain amount for a sales order. ex: if i rise the sales order for different materials with No.s of qty'S. total material discount should be less than 1000.
    if i rise ia sales order for single material discount should be less tahn 1000. ie; irrespective materail and qty, discount should not exceed more than 1000.
    if discount is less than 1000 material discount should be calculated as usual.
    Thanks & Regards,
    ramesh

    Hello,
    maximum condition  value is to calculate the discount based on the value we specify here.
    ex; If we specify value in maximum condition  value  in condition record the system calculates the dicount based the value
    we specifed in maximum condition  value . if value exceeds in sales order i wont calculates the discount for other or another sales order.
    My requirement is discount should calculate for every sales order but not exceeding certain limit say 1000.
    if any body gives relevent solution it would be very helpfull.
    Thanks
    ramesh

  • Sales value is not updated in fd33

    Dear Team,
    I have an issue, Full Advance payment has been received from the customer, after Sales order has been created against this customer, Even Credit Exposure Value shows the more than the order values, but the order still goes for credit block,
    There is no open due items for this customer,
    When I checked in FD 33, Sales Value(the one which is raised currently) is not updated it shows 0.01, Sales Order is open now with credit block, Can any body clarify why the sales order value is not get updated in FD33.
    How do i re update the value and remove the block without releasing from VKM3,
    Thanks in Advance,
    Muralidharan S

    *

  • Credit exposure and Sales value in FD32

    Hi,
    For a Customer in FD32, Sales value displayes some $1000.00, and Receivable shows $2000.00  and then Credit exposure shows $3000.00.
    Here Sales Value ($1000.00) is Open Sales orders,Deliveries and Billing docs. But in system there is no open documents (sales order, Delivery and Billing) available for the particular customer. $1000.00 was invoiced and payment also cleared. But in FD32 sales value $1000.00 shows as Open Delivery value inspite of no delivery/billing was pending.
    Seems like particular sales order $1000.00 was not updated in FD32 field.
    Can anyone help me out.
    Regards
    Harish

    Hi,
    Kindly  run the reports RVKRED09 and RVKRED77 , RVKRED88  .
    As described in OSS note 716141; reports RVKRED88/77 shows the correct value which should be in your system.
    Hope this will help you !!!
    REgards,
    Krishna O

  • Sales value filed in Customer credit limit

    Hi Friends,
    User is asking about the details of the amount which is there in the sales value field in (customer credit management T-code FD33) , with this field i come to know it is coming from Total of all order values which have not been transferred to FI, but which are taken into consideration when checking the credit limit.
    But i am not able to identify the amount.from where it is coming and wht to check, how to find the open sales orders wht is the table name.
    Please let me know how can i find the value, where to check and wht is the table, t-code.Please its bit important.
    Regards
    Sree

    Hi,
    if you don't get a list of sales documents for this particular customer when executing RVKRED88
    1: check your selection parameters
    2: maybe there are no open sales orders / deliveries / billing docs (if you want to be sure, create a new sales order in test environment and run RVKRED88 again)
    3: maybe your credit-management customizing does not consider the sales documents you expect as relevant for credit management.
    Follow SAPNET note 18613 (especially point 7 and 8), this note is a checklist for credit management settings.
    best regards, Christian

  • Cash Discount after Tax & VAT

    Hi , Friends,
    My client has a scenario where in some purchase orders , he receives the discount after tax.
    when I add the discount (absolute) after tax in the m/08 , the net price changes and the tax is calculated on this new net price  which is wrong & not required .
    Friends tell me what chnages I need to do so that discount is calculated after Tax & VAt and the ideally what should be the accounting entries in MIGO and MIRO.
    if the gross price is Rs 100
    tax is Rs 10
    and discount is Rs 5.
    Thanks in advance

    Hi Dgn,
    What type of industry sector your client belongs to. But as a standard practise, cash discounts are captured before adopting the Tax or VAT through Invoice.
    We will calculate the accounts payable:
    Usually below is the scenario for taking the discounts from the vendor in the process of purchaing:
    will take your given figures/values:
    Eg. (1)
                               Total gross price:      100.00 INR            (as per your client)
                               Discount:                       5.00 INR          (-ve)
                                                                                    95.00 INR
    then adopt, Tax (10%):                             9.50 INR      (10% on gross ( = 9.50 INR)  :   goes to govt. for tax depart.                                                                               
    that means, the total amount:                   85.50 INR      payable to the vendor (A/P)
    But, where as in your case /as per client,
    (2)
    Taking your eg.  Total gross price:      100.00 INR            (as per your client)
                               Tax amount: (10%)     10.00 INR            (10% on gross = 10 INR)    :  goes to govt. for tax depart.
                                                                                    110.00 INR
    then taking,       Discount:                         5.00 INR      (-ve)
    that means, the total amount:                105.00 INR      payable to the vendor (A/P)
    (1):  85.5 INR   <  (2) :  105.00 INR
    So, in 2nd scenario, your client has to pay more to their vendors & also more tax in the process of purchasing compare to the usually procedure (1). Other wise your client has to pay extra 20.00 INR. Hence option 1 is the rightone.
    Pls check with your client again and suggest them further.
    Hope you understood.
    Regards,
    Sapsrin.

Maybe you are looking for

  • Need help with INSTEAD OF trigger on view

    Hi, I am trying to use INSTEAD OF on a view because I will be updating the calling table in my trigger, which will cause mutation.  I need to update attribute7 of another record based on the new attribute7 of the current record (record being updated

  • Client/server vs. Application Server

    Our company has around 30 sites with each one having its own Oracle database server and file server (repository for executables of Forms6i/Reports6i). All the sites have the same applications running, i.e., the same set of programs are replicated to

  • Is Iphone 6 from Straight Talk unlocked?

    as titled

  • Trading Partner Directory

    Hi, We are configuring Supplier Collaboration 2.0 business package in the portal. We are following the installation guide "Inst. & Config. Guide: BuPa for Supplier Collaboration 60.1", We facing problem while configuring Trading Partner Directory (TP

  • Best way to manage 100gb of pics

    I have about 100gb of photos in about a dozen different iphoto albums. I split them up because I was running out of disk space and needed to offload some. Now I have a much larger hard drive. What is the best way to manage this volume of pics? IPhoto