Cost on the basis of order quantity

Can the cost be decided on the basis of order quantity ? For example when 100 pieces are taken the cost is 10 each but when 1 peice is purchased the cost is 50 each,
Similarly this should reflect when we sell the item in customer service.

hi,
the scales would do that job for you. You do not need to explicitly mention a formulae at VK11 when maintaining condition records. And remember cost at sales order level has a different meaning. We use the term Cost to talk about VPRS condition. Normally the costs and prices at sales order level can be transferred to COPA for profitability analysis. We map these pricing conditions to COPA value fields for management reporting purpose.
regards
sadhu kishore

Similar Messages

  • Tracking the actual sale order quantity

    Hi Friends,
    How to track the actual sales order quantity given by the customer.
    Ex: we assume the customer has placed an order of 100 units and stock is only 90 so we create the sales order for 90 units only.
    How to find out the difference of 10 units as a report in standard sap system.
    Thanks
    AJ

    Dear AJ,
    This is how normal sales process works.
    You create Sales Order line item for the quantity that customer has requested. (eg: 100)
    Then you do a ATP for that Line item. Let's say you have only 90 in the stock. In that case system will confirm 90 for the sales order line item. (You can see the confirmed quantity in the Schedule line tab)
    Normally we don't change the LI quantity as per the ATP confirmed quantity (i.e 90). Because then we loose the visibility to the customers original requested quantity (i.e 100).
    Say you don't change your Line Item Order quantity to 90. Then your delivery & billing will be for 90.
    So you can see in VA05, Order quantity as 100 and confirmed quantity as 90.
    Your sales reports will show delivery & billing as 90. So that you have a clear visibility to the original order quantity, delivered quantity & billed quantity.
    Further if remaining (open) quantity 10 is appearing your MRP & creating troubles, please use Line Item Rejection Reason as Completed. So that everything is perfect.
    Coming back to your issue.
    Since your changing LI quantity to 90, you cant see 100 in the VA05 report. It always show the existing sales order line item quantity, which is 90 in this example.
    Only way you can find your original sales order quantity is in the Line Item / Change Log.
    This can be view by selecting below Menu option.
    Environment -> Changes
    If you execute it for the relevant Line Item, you can see the Change log. In that by double clicking relevant quantity change line, you  can see the old value & new value. (In this example 100 & 90)
    But that is not a good practice to do as changes will show all quantity changes that you might do based on  customer request. (Imagine if you customer ask to change it later to 95 not 100).
    In that case change log will display 100 to 95, then 95 to 90. So your loosing the required visibility.
    Hope this is helpful to you !

  • Target Cost in the settled process order become zero after cost deletion

    Dear all,
    User has standard cost estimates created in Jan 2010 that valid until the end of 2010 for every material in the system.  user created a process order in April 2010. Target cost of the order was created based on the standard cost estimate and recipes as well as order qty.    The order was also confirmed and settled in April 2010 without problem. 
    However, after I deleted all old costing estimates before I did a costing run for all materials in May 2010, the old order was resettled and all Target cost is removed from the order.  I guess system try to look at April costing estimate but it is not there since it was deleted before I created the new costing estimate in May.  Therefore, all varainces are throwed into remaining variances since the target cost become zero.
    Other than mark the settled order for deletion or keep all old costing estimates,  I am just wondering is anyway in the configuration to prevent the system to recaculate the target cost again for the settlement so I can avoid the problem happens?
    Thanks.

    Hi,
    Target costs are only calculated after goods movements have occured on the order, the Target Costs are then calculated during the Variance calculation.
    Target costs will only be calculated after the first goods receipt has been posted to the order. Also you have to ensure that the information to calculate target costs exists on the system in particular in OKV6.
    This estimation is based on the customizing for the Target cost version in transaction OKV6 as in turn will the "real" calculation of the Target costs via the variance calculation.
    So in OKV6 the Target cost will be based on preliminary costing on the order, an alternative cost estimate or the current standard cost estimate. Importantly if the choosen option is not fulfilled e.g. no current standard cost estimate, the target costs will not be predicted or calculated.
    regards
    Waman

  • How to get the open production order quantity

    Hi,
    I need to generate a report with open prodution order quantity.
    I am planning to use the following rule
    (AFkO-GAMNG) - (AFKO-IGMNG)
    will this work ?
    Pls give me the feedback.
    Thanks

    Hi Anil,
    Using these two field from table afko, you will get the confirmed qty data. As per Rajesh suggestion you need to take data from MSEG TABLE.
    REGARDS,
    SATYAJIT

  • How to get the loaded cost for the Parked Purchase Order Invoices.

    Hi,
    Could any one of you please help me out to find out how the loaded cost is calculated for Parked Purchase Order Invoices which have not been posted. The problem is that if the invoice is posted the ekbe-wrbtr field contains the total amt for any particular line item, i.e. the (material cost + unplanned costs + taxes ).
    But for the documents which are not posted ekbe-wrbtr does not have all the key data fields as that of a posted document. Is there any way out to find the total cost for the line item which is not posted.
    Please try to help me..
    Thanks & Regards,
    Sanjay.

    in that case u have to get the document amt of that accouting Document of PO invoice.
    how --->
    get the IR number from EKBE
    CALL FUNCTION 'FI_DOCUMENT_RECORD'
        EXPORTING
          I_AWTYP            =  'RMRP'
          I_AWREF            =  W_AWREF1----->IR of Po
          I_AWORG            =  W_GJAHR1----->year
        I_AWSYS            = ' '
        I_AWTYP_INCL       = ' '
        I_AWTYP_EXCL       = ' '
        I_BUKRS            = ' '
        TABLES
          T_DOCUMENTS        = T_DOC.--->here u get the accouting document number.
    Regards
    Prabhu

  • To POP up the open sales order quantity in Sales order

    Hi gurus,
    I hav a requirement that for example,I raised an order for 100 Qty and delivered 80 materials 20 is open,So when i raise an order for the same material for 50 Quantity,I need to get POP up box saying that 20 qTY IS OPEN. in Sales order.
    I am an SD consultant Please assist me in doing this requirement.
    Regards
    Narayana
    Edited by: manam narayana on Feb 6, 2008 12:08 PM
    Edited by: manam narayana on Feb 6, 2008 12:30 PM

    Hi Usha,
                    Thanks for ur early reply,can u make it clear for me.Like when i enter a sold to party  and material in VA01,This should check the open order quantities for a particular combination of sold to party and material and POP UP a message saying that the customer has open quantities for this material,So this Open quantities i found in VBBE table.Can u please explain me in clear how can i compare the values in T.code VA01 to VBBE table and how can i get  POP UP message.
    Regards
    Narayana
    Edited by: manam narayana on Feb 6, 2008 12:15 PM

  • Calculate price on the basis of total quantity of line items.

    Hi,
    I have a scenario.
    One product is selling at premium price to the standard product.When customer buy both premium product and standard product the price break up should be on the total quantity of the both products.
    How to achieve it in SAP sales order?
    debajyoti

    Please have a look at standard 'group condition' functionality, it might solve your problem:
    http://help.sap.com/erp2005_ehp_05/helpdata/EN/1c/8c8b518d8c11d199a30000e8a5bd28/frameset.htm
    You have to carry out some settings for the condition type you want to use:
    SPRO > Sales and Distribution > Basic Functions > Pricing > Pricing Control > Define Condition Types - here choose 'Maintain Condition Types'
    - V_T685A-GRMEN
    - V_T685A-KGRPE
    - V_T685A-GRLNR

  • Table for finding the pending Purchase order Quantity

    In me2l or me2m , There is a quantity which appears next to "Still to be delivered" and "Still to be invoiced" . I am getting only structure name . Can anybody please tell me the table name for the same . I searched a lot and i am unable to find it.. The requirement is urgent , so, please help me out..
    The structure and field name that i am getting are
    Still to be delivered : RM06A-OWEMG
    Still to be invoiced :RM06A-OREMG
    Thanking you in advance,
    Shankara Narayanan T.V

    Hello Shankar,
    The data that you're trying to obtain is not stored in any table, as far as I know. The values are calculated in the program and then displayed on the list.
    Regards,
    Anand Mandalika.

  • Block Order TECO on the basis of operation User Status

    Hi Experts,
    I am trying to restrict the TECO of maintenance order on the basis of order operation status. I have configured the user status profile and assigned it to order operation. This user status profile have two statuses, INCL - Incomplete and another is CMPL - Complete. I have prohibited the TECO for user status INCL. But when I create an order and try to TECO, the system allows me TECO it enenif the operation user status is INCL.
    Could you Pl. tell me, have I missed something in configuration?

    Dattatraya,
    Actually you can control TECO by completion confirmation of order operation as PCNF ( partial confirmation) for operation which you have mentioned in Order. So you can set up in configuration like allow TECO only once CNF ( Full confirmation ) for all operations mentioned in Order.
    For your mentioned scenario , I dont feel based on user status you can stop the TECO, anyway you can check with other experts as well.
    Riyaj

  • Freight cost condition for the whole purchase order (Header relation)

    Maybe you could help me out with the following difficulty regarding freight costs for the whole purchase orders from the mass maintenance transaction MEK1 for pricing conditions.
    I try to have one freight condition for the whole purchase order.
    For instance, I maintained in the transaction MEK1 for the condition FRA1 the key combination vendor and purchasing organization (table 44) and entered an absolute value of X EUR.
    Unfortunately this condition will not pulled as header costs in the purchase order, because I would have had defined an access sequence in the condition type, but this is not allowed for header conditions in general.
    Do you have any workaround to maintain an item condition, which works like a header condition, so that I am allowed to have an access sequence and be able to maintain MEK1?
    Any comments and help are very welcome.
    Many thanks in advance
    Sabrina

    Hi,
    Fright and discount conditions are called supplement conditon type and  they are always matained with main condition type.
    Please check PB00 condition type in m/06 transaction. You will find pricing procedure assinged as RM0002 to PB00 condtion type.
    So you can maintain fra1 and other supplement condtions in main condtion only in MEk1 trasnaction.
    By selecting the line item and then shift + F7 you can maintain fright or discount condtions for PB00 condition types with out having access sequence for supplement condtion types.
    Regards,
    shailesh Mackwan

  • Report including open purchase order quantity for one storage location

    Hello gurus,
    I am looking for a report giving me the total/available stock and the open purchase order quantity for all materials stored in a certain storage location.
    I.e. like this:
    Plant 0001, storage loc. 01
    Material        stock        open purchase order quantity
    100000        200 pcs.   50pcs.
    Is there such a report in SAP standard?
    Thanks
    Alicia

    hI
    U want the report like this ,
    MAterial stock availablein storage location and with Open PO quantity for the same material.???
    This report u can get in 2 different transaction . the n u can combine and create one custom transaction .
    One is for materil stock in storage location is MB52 or MB5B
    THen ME2N for open PO quantity for that material.

  • Table and Field for Open Order Quantity for a Customer and Material

    Hi
    I created two sales orders 3 and 5 quantities, and delivered 1 qty in the second order.
    when I checked the table VBBE or VA05, I am able to see 3 and 4 qantities open.
    but I want to see the total 7 as open order qty, i.e, 3+4=7
    because both the orders are placed by the same customer and same material
    can u please tell me in which table exactly the total open order quantity for a customer and total open order quantity for a material is stored
    Madhu
    Edited by: madhubabu rao on Jul 1, 2008 1:49 PM

    HI,
    U can get the information in VA05 as there are columns like confirmed quantity and order quantty and status. U can use  summation button (add upto values) to get required information.
    Thx,
    Pramod

  • Open Order Quantity in Kilograms

    Hi Gurus.
    I have a problem, I need to report the Open Order Quantity in kilograms, that's the difference between Order quantity (in kilograms) and Delivery Quantity (in kilograms).
    I'm using 0SD_O01 in order to have the detail of Document Number and Item Number, but I only can obtain Order Quantity (in kilograms (VBAP - BRGEW) and pieces (VBAP - KWMENG) and delivery quantity (in pieces,  LIPS field - LFIMG) but i cannot get the delivery quantity in kilograms (LIPS - BRGEW).
    I'm using the following extractors:
    VAITM  - Order quantity (kilograms and pieces)
    VCITM - Delivery quantity (kilograms)
    VASTI - (order status)
    V_SSL - Delivery quantity (pieces)
    I almost getting what i wanted, but when i'm filling the ODS with extractor VCITM and check the quantity in kilograms and compare it with table LIPS, it is duplicating me the quantity and sometimes the quantity is all right.
    I don't know what this is happening, do you have other solution to get delivery quantity in kilograms (LIPS - BRGEW).
    Thanks in advance

    Can you  check the VCITM datasource in RSA3, does it give you incorrect qty(KG)?

  • Open Sales Order Quantity

    Hi,
    Does anyone know what table & field is the open sales order quantity stored?
    Thanks.

    Hi Marc,
    U can get the open order quantity like this.
    First go to VBFA table. Give sales order number, item and document category as J(for delivery) in the fields VBELV(Preceding sales and distribution document), POSNV(Preceding item of an SD document), VBTYP_N(Document category of subsequent document) respectively. If an entry exist then that means the order has subsequent document created(Delivery in this case). If not  then that order is open.
    if it is open order then u can get the quantity from
    VBAP-KWMENG.
    Here subsequent document to the order depends on customization of ur system. In general subsequent to order will be delivery. But there is a possibility to have other than delivery as subsequent to order. So contact ur functional for more inputs on this.
    Thanks,
    Vinod.

  • FM or logic to retrieve Open order quantity for below parameter

    Hi Gurus,
    I have a typical requirement for development of 1 function module and below are the details for it:
    I want to have the open order quantity for materials by entering ship-to-party and sales organisation.
    Can i get list of all the materials when are open with the quantity of that materials which are yet to be delivered. And I have only ship-to-party and sales organisation as input parameter.
    I would prefer if standard function module is available or I would also like to have some code or logic to ful fill the above requirement.
    Please reply me fast as I am in urgent requirement of this.
    If you are not clear in requirement then please let me know.
    Regards,
    Sagar

    Hi,
    I specifically want the Function module and in VA05 i do not getting the actual open order quantity for material.
    Eample: If i do partial delivery then VA05 shows the total order quantity and not actual open quantity. So could let me know how I get the above detial.
    Regards,
    Sagar

Maybe you are looking for

  • How do I retrieve lost music?

    Downloaded Itunes on a new computer and am trying to retrieve lost music files.  Everything pulled up when I first clicked the library link.  When I tried to create a playlist, a message kept popping up, saying that I needed to authorize this compute

  • FDB hangs intermittently and needs to be killed

    Hey, Do you guys have any idea what may cause this issue? Sometimes when you publish a project, the debugger says it is ready, and Flash Player 10 is running, but its window never appears. When trying to compile again, the OS reports that the SWF fil

  • Field fixed vendor for purchase requisition (component of project)

    Dear all, Could you please indicate us how we can automatic fill the field "Fixed Vendor" (FLIEF) in a purchase requisition comming from a component of an activity (of a project)? The field "Desired Vendor" (LIFNR) is filled automatic in the purchase

  • Help. I have problem with BPS variable

    I have an attribute filled by USER_EXIT. When I try to start planning I get too many cells. It looks like my format has no restrict values! I saw variable values and there were right. What can be wrong??

  • DA_E_INVALID_SYNTAX

    Hi. I'm using meta-directory 5. I have a direct connector pointing to o=data1 on another netscape directory server. The data appears in the connector view fine, but when it tries to move into the meta view, it gives me a message DA_E_INVALID_SYNTAX a