Sales Order VA01 pricing/condition scales

Hello,
we have set up scales (in transaction VK11) for some conditions on header level
(this means e.g. for the sales order type, not on material level).
But it seems that the standard considers the pricing/condion scales only on item level.
example:
VK11
set up scale for freight cost
if net-price is higher or equal to 50.- Euro than reduce the freight cost to zero.
sales order
item 1            net-price  20.- Euro
item 2            net-price  30.- Euro
-> The freight cost is not reduced because the net-price per item is not equal to 50.-
But we want that the freight cost is reduced to 0 because the total amount of the net value of the sales order is equal to 50.-
Is there a standard setting to have this system behaviour in the sales order entry?
Which user exit can we use instead?
Thank you very much for help.

Hi,
This can be achieved as follows:
1) SAP Standard updates the field KOMV->KSTEU for respective price condition type as soon as its changed Manually.
2) Through enhancement automatically delivery block should be set at Sales Order Header, for which User (Sales End User) should not have rights to change.
3) Respective Sales Manager should receive a mail regarding the same.
Point '3' can be done manually i.e user will request respective Manager to do the needful.
RB.

Similar Messages

  • Retrieving Sales Orders from Pricing Conditions

    I need to retrieve pricing condition number KSCHL from tables A906, A908, A966, A967 and A997 based on Sales Contracts (VBAP-VGBEL). However all the above tabels do not have a Sales contract reference. Some have while some have MATNR and KUNNR.
    Can anyone suggest a FM or a BAPI that can get me the price condition numbers related to a Sales contract.
    Thanks in advance.
    regards,
    Soumya

    Hi there,
    Give us some more feedback what your purpose is ...
    Do you want to get information about existing orders or do you want to create new ones based on contracts, etc...
    Without knowing your purpose it is quite hard to answer this one ...
    Thx
    Steven

  • Block Sales order if pricing condition changed manually (no delivery)

    Hi,
    Requirement is to block sales orders for review by a manager if pricing condition amount is changed manually. Only a manager  should be able to review and release the sales order for billing. There is no delivery, item is service.
    Thanks

    Hi,
    This can be achieved as follows:
    1) SAP Standard updates the field KOMV->KSTEU for respective price condition type as soon as its changed Manually.
    2) Through enhancement automatically delivery block should be set at Sales Order Header, for which User (Sales End User) should not have rights to change.
    3) Respective Sales Manager should receive a mail regarding the same.
    Point '3' can be done manually i.e user will request respective Manager to do the needful.
    RB.

  • Sales Order Header Pricing Conditions

    Hi All,
    I am using BAPISDORDER_GETDETAILEDLIST function module to get the pricing conditions. I am able to see Item Pricing Conditions in the ORDER_CONDITIONS_OUT  table but not able to find the Header Pricing Conditions.
    Please let me know how to fetch header pricing conditions. Is there any other FM which can do it?
    Thanks
    Jit

    Hello,
    Try these FM's.
    SD_SALES_HEADER_READ
    SD_SALES_ITEM_TABLES_READ
    SD_SALES_PRICING_INFORMATION
    MRM_DBTAB_KONV_READ
    RV_KONV_SELECT
    Please check out the Function module RV_INVOICE_DOCUMENT_READ.
    Here you need to pass on the invoice no. In the output it shall give you details in invoice header and item levels, price, document status. You will get the net amount as well as the tax. Then you need to add the net amount and the tax to get the total amount
    Regards,
    Vasanth

  • User exit to update the incompletion log in sales order for pricing error

    Hi experts,
    I have to check the some mandotory pricing conditions in sales order, if that conditions are not exist in sales order then i need to show the information message as well as i need to update it in incompletion log of sales order. (incopletion log we can see on menu bar 'EDIT' or ctrl+F8 on main screen of VA01). So that user can save the sales order but it will be in incomplete status.
    I have completed it upto showing the information message using user exit 'MV45AFZZ', but after this i don't know how to update it in incompletion log of sales order for pricing. I tried to update in tables VBUK-UVPRS, but i am not getting the desired result.
    Please anyone can tell me how to update it. In which user exit i can update the incompletion log.
    Thanks and Regards,
    Vicky.

    Hi Vinod,
    I am sending you my code please check it,
       if TKOMK-SPART = 10.
        if XKOMV is not INITIAL.
          clear v_JEXP.
        READ TABLE XKOMV with key kschl = 'JEXP'.
        if sy-subrc = 0.
          check XKOMV-kwert = 0.
          message i003(ZT) with 'Value should not be 0 for conditioin type JEXP'.
          v_JEXP = 'X'.
        else.
          message i003(ZT) with 'Maintain the mandatory Conditioin type JEXP'.
          v_JEXP = 'X'.
        endif.
        if v_JEXP = 'X'.
      XVBUV-MANDT = sy-mandt.
      XVBUV-POSNR = '000010'.
      XVBUV-TBNAM = 'VBAP'.
      XVBUV-FDNAM = 'PRSOK'.
      XVBUV-FEHGR = 20.
      XVBUV-STATG = '06'.
      XVBUV-FCODE = 'PKON'.
      XVBUV-SORTF = 9999.
      XVBUV-LFDNR = 0000.
      XVBUV-UPDKZ = 'I'.
      append XVBUV.
        endif.
    endif.
    endif.
    Please suggest something to solve this.
    Thanks and Regards,
    Vicky.

  • How to create a Contract with reference to a Sales-Order(VA01) with a BAPI

    Hi,
    my name is Wadim and i need help.
    My problem:
    I am creating a sales-order(VA01) with the BAPI 'BAPI_SALESORDER_CREATEFROMDAT2'.
    After that i have to create a contract(VA41) with reference to this order. I found the BAPI "BAPI_CONTRACT_CREATEFROMDATA" and it has the same interfaceparameters like the salesorder-bapi. but there are no parameters to get a connection to the sales-order.
    Is it even possible to get a connection to a sales-order with a bapi???
    thanks for help
    regards mark
    Edited by: Krapp Wadim on May 20, 2010 9:19 PM

    Hi Wadim,
    I have a similar requirement to create order lines in an existing contract with reference using  BAPI_CUSTOMERCONTRACT_CHANGE.  The order lines get created in the contract. However, the condition types from the order line which i'm referencing are not getting referenced and are not getting added in the Contract's line after referencing.
    Did you come across any such issue ? If yes , could you suggest the solution ?
    Regards,
    Venkat.

  • Changes in Netprice(KOMP-NETWR) While Creation Sales Order(VA01)

    Hi expert ,
    My issues while creating sales order(Va01) is :
    i have added two conditions types namely YVAT and YNBT in Condition , while calculating netprice (NETWR) its picking both values for YVAT and YNBT , i want only netprice excluding YVAT and YNBT , for example
    NETPRICE is  3000.00
    YVAT      is      50.00
    YNBT      is       30.00
    NET         is       3080.00
    but i want to display only 3000.00 in NET(KOMP-NETWR)
    please suggest  is there any user exit to do this calculations.

    Hi,
    I'm not sure if you need to update ADRC table - the address number is usually the the customer's address and is picked automatically.
    Also the transport zone is picked automatically based on the customers address or on the shipping conditions in the Sales Order.
    Transportation Zone (LZONE) also exists in the partner function (VBPA) and the shipping partner (VTPA) - in case you need to suggest a different route for shipping other than the one determined automatically.
    To change this - change both the internal tables table xvbpa and xvtpa (after reading with sales order and item from structures vbak and xvbap) in USER_SAVE_DOCUMENT_PREPARE in the include MV45AFZZ.
    But, I'm not sure if the Address Number (determining the shipping point) would be independent of the Transp Zone, though it's changed in the exit.
    Regards,
    Anil.

  • Sale Order VA01

    I trying to create sale order VA01 with reference of contract but contract not showing when I search.Can you guys help me to find out how to assign the contract to a sale order.
    Thanks

    Hello Sunil,
    Contracts can be created in Tcode- VA41, Enter the document type according to your requirement. There are many kind of contracts such as quantity contract- QC, general value contract- WK1, Material related contract- WK2, Service contract - SC, Rental contract- RC or QP and master contract- GK.
    Key in the required details and save the document. Create the sales order in VA01, click select with reference, you will find the pop up window where you will get six tabs, amonst em click on contract and enter the selection criteria and you will find your saved contract. If you want to change the quantity or value click on item selection which lets you to change the detail or else click on copy button.
    This how it works. Let me know if you have any doubt.
    Regards,
    Jay

  • Free goods Not determine in Sales order(VA01)

    Hello Gurus,
    As Iam Creating Sales Order(VA01). In the back end I have done each and every configuration regarding free good determination then also the system is not determine the free goods
    Apart from that Iam going through Exclusive free goods.
    So please give me the Solution where Iam missing.
    Regards,
    Sukdev.

    Hello Gurus,
    As Iam Creating Sales Order(VA01). In the back end I have done each and every configuration regarding free good determination then also the system is not determine the free goods
    Apart from that Iam going through Exclusive free goods.
    So please give me the Solution where Iam missing.
    Regards,
    Sukdev.

  • In sales order for the condition type MWST, **Tax code** is displaying wron

    Hi
    In sales order for the condition type MWST, *Tax code* is displaying wrongly at header level i.e. FF instead of AO (under account determination tab)
    AO tax is 0% but for FF it is 19%
    I have checked with the Access sequence it is picking access 08 correctly according to this it should show AO in tax code field for MWST but it is not so..
    There is a manual change for tax classification for material master in va02 initially it was blank now it is changed to ' 0 ' is any way influencing....?
    Even if I consider material tax classification and customer tax code  should not be FF because  tax code  FF is not maintained for the combination of access sequences for condition type MWST
    Please help me.
    Rajendra Prasad

    Dear Rajendra,
    There is a manual change for tax classification for material master in va02 initially it was blank now it is changed to ' 0 ' is any way influencing....?
    Definitely material Tax classification will influence to determine the Tax code.
    -->So Make sure that customer and material master having proper tax classification indicator.
    -->Have you Update the price after changing the tax classification in the sales order.by going to item dat -->condition tab then click on Update push button bottom of the conditions screen.
    -->Once again the check the condition record maintanence also for your MWST access sequence.
    I hope this will help you,
    Regards,
    Murali.

  • Sales Order (VA01)- Addtional Data Tab B Request

    Hi All,,
    This is sales order(VA01) relevant and I have added the new "ZZFIELD" field in the "Additional data B" which i kept screen painter attributes check box chosen "Input Field" and Input "required".
    When i am creating sales order(VA01), the moment click on "addtional data B"  ZZfield become mandatory input field able to save sales order sucessfully after keying data. But user want's, after enter line item data which is material & qty , then cursor required to go additional data B which is mandatory field ZZFIELD. Right now, user enters line item material , qty and he is able to save it Sales order  and cursor is not going or waiting at ZZFIELD in addtional data B Tab(unless and unitl he press Additional data B Tab) .
    Is there any solution after user enter material and qty after clicking enter cursor should go "Additional data B" wait at "ZZFIELD"(as this mandatory field before sales order save) ? 
    If we dont go the Additional data B and save the document , it's not giving the message "Make an Entry required fields and it is directly saving the document.?
    Any help is highly approciate ....
    Below code written already:
    Program:SAPMV45A screen :8459 put PBO code as per below:
    Loop at Screen.
    If screen-name = 'VBAP-ZZFIELD'.
      if SY-TCODE = 'VA01' AND ORDERTYPE = 'ZSS'
        SCREEN-INPUT = 1.
       MODIFY SCREEN.
      ENDIF.
    ENDIF.
    Best Regards
    Kushal

    Hi   Abdul ,
    You dont have to do ny extra coding for the scroll bar once the no of fields increase with respect to the tsb screen area it will automatically have a scroll bar in it .
    Hope it helps
    Regards
    Swapnil

  • Create Sales Order - VA01

    Hi!
    I'm trying to create a sales order VA01 with reference to a quotation QT, I get the error "Version 0 is not defined for the fiscal year 2011.
    Thanks
    Sunny

    Hi,
    Goto the T.Code "OKEV".
    Enter the Controlling area.
    Choose Append.Select "Version".Enter.
    Enter Controlling area and version "0" and enter.
    Choose item and double-click on "Settings for each fiscal year".
    Choose last year item and press key F6.Copy.
    Change the fiscal year.Enter.
    Save.
    Regards,
    Krishna.

  • Change open sales order with new condition schema

    Hi SD Experts,
    I have to change condition type on condition schema. For example, now we have ZPVI (Discount %). I have to change with ZPFI (Discount %). But we have some open sales orders with old schema. Can I correct old sales orders with new condition schema? Is it possible?
    Thank you.
    Gulay Celik

    >
    Shai Sinai wrote:
    > 3) The item categories of document items are assigned to billing plan types. This customization does create separate billing plan for each item, but the billing plans of item are refrenced to the header billing plan (according database field FPLA-RFPLN and screen field RV60F-KFREL), what  means that item's values are not taken into consideration.
    >
    In this case it is obvious that it's not possible to have an item on the same document, which would have a billing plan different from the header. Unless, of course, you are ready to change the existing configuration or create a new item category, which would be independent from the header billing plan.
    If, despite configuration, such entry is possible in VA41/VA42, then you'll have to use BDC instead of BAPI. Unfortunately, BAPIs do not have all the same functionality that might be available in the transaction.

  • Sales order(VA01) discount value not calculated

    Hello Gurus,
    As Iam creating Sales order i.e(VA01). In my sales order Cash discount is not deducting .It was adding the discount value for example(100+10=100). but it should be (100-10=90).I have checked the Pricing procedure also.
    Apart from that can we used two condition type for same order
    Please find below I have attached the screen shot also.
    Regards,
    Sukdev.

    Dear Neel,
    As I already maintain that Condition type in Pricing properly as to told in the above point.So then also it was not updated in my sales order.
    Regards,
    Sukdev.

  • Sales order(VA01) discount not calculated

    Hello Gurus,
    As Iam creating Sales order i.e VA01 in our business scenario the discount should be calculated but here the discount is not calculated. It was adding the discount value i.e 100+2=102,but it should be 100-2=98.I have checked the pricing procedure also.
    Please find below I have attached the screen shot.
    So please give me solution Asap.
    Regards,
    Sukdev
    Message was edited by: Olaf Seidel

    Hi Sukdev,
    In T code V/06, please check the condition type ZDIP-->In field plus/minus the value should be X

Maybe you are looking for

  • Finder/Cover Flow is out of sync by one file?

    Hi all, I've had this problem for a while and it's really frustrating.In Finder using the 'Cover Flow' option, my files are out of sync by one file. By 'out of sync', I mean the the bottom half of the screen is showing one file but the top half of th

  • Problem with Adobe Classroon in a Book

    I have recently purchased Adobe Premiere Elements 11 Classroom in a Book. The videos from Lesson 1 will not transfer into the Organizer. I get a message saying "the selected file cannot be played because your system does not have the required compres

  • Can't get itunes to recognize my iphone

    I'm a total newbie, just got my iphone 3G yesterday, I've read through all the troubleshooting but I still can't get itunes to recognize my iphone. Either nothing happens, like a device isn't hooked up, or it says that the "mobile device has not been

  • Use of field Ship to party PO number in order data

    Hi,   In sales order header there is field for PO number sold to party as well as ship to party in sales order order data, on VA01 main screen we enter the sold and ship to party and PO number and date  this is then copy of sold to party PO now at pr

  • Pre-ordere​d CoD: AW missing $10 bonus

    Pre-ordered CoD online via BBY.com for in-store pickup on 11/2. Checked BBY for the pending points and it's missing the $10 pre-order bonus. It's only showing points for the purchase. Granted, I pre-ordered the day before and not weeks or months in a