Sale Order Costestimate

Dear friends,
When I am creating the Sale order, I am able to calculate the Cost for the sale order by running Ctrl+F7, but I am not able to mark the price. Because of this I am not getting the Results analysis. When I run the RA through KKA3, system is throughing the error "Planned costs for valuation are 0."
All the materials are supplied by the customer, hence I am using non valuated sale order stock.
I have done the following config :
Account Assignment Cat 
Consumption Posting :E Accounting via sales order
Special Stock : E Orders on hand
Check Requirement Class
Settlement Profile : SD1
Results Analysis Key : 000004
Please guide how to resolve the issue and how can I get the Results Analysis.
Thanks in advance
Kiran A

For non-valuated sale order item, you can get result analysis data only after billing.
Regards
Radha

Similar Messages

  • Sales order costestimate

    hi sir,
    i have done basic setting that requirement class and type, a/c assignment,finding requirement type through mrp group,and assigned strategy group in material master.
    i have take costing variant - sales order cost estimate
    while entering co08, if we enter order type -pp01, it would have taken planned costing variant-ppp1 and actual costing variant,
    so how to configure to get sales order cost estimate
    and sales order cost estimate will have planning and actual cost estimate
    regards
    sowmya

    Hi
    In your req class, mention your costing variant and also do relevant settings in the fields Costing, Costing ID and mention Costing Method = 1
    This way, the costing variant from req class would prevail...
    If your Prod Order type is going to be separate for MTO, you can also remove the costing variant from Order Type in OKZ3
    Regards
    Ajay M

  • Sales order costing- engineer to order production

    hi
    we have a scenario where the production is started based on the sales order. The product is not standard product, for every  sales order the product changes i.e. the material code should be created along with the sales order at the same point.
    1. Bom is not available for all collective requiremnts at the time of sales order creation therefore the sales order costestimate calculated on the same day of sales order creation does not give the true picture
    2. the chance is that the product that may be produced for the sales order may be after 6 months also, hence the production people are not ready to create bom for the sales order related product
    my question is can we suggest sales order costing in this scenario.
    krishna

    Hello Krishna
    In this case, I think you should suggest for sales order costing with variant configuration since the product is not standard and changes for every sales order. The sales order BOM needs to be created and a cost estimate should be taken. If the details are not available then the sales people should edit the sales order through VA02 later and rerun the cost estimate. After the BOM is finalised the production process may start.

  • Cost estimate missing for a material in sales order

    Hi All
    Users have opened sales orders with materials which does not have a  valid costestimates. These missing cost estimate sales orders did not flow to COPA. Is there any report,  I can run to view all those sales orders which did not flow to COPA?.
    Q2. Now after creating a cost estimate for the materails , how can I transfer those sales orders to copa??
    Thanks in advance for looking into this

    ke2d and ke2c and ke2b are the tcodes

  • Open Sales Orders Backlog Report

    Hi All: I have been asked to create Backlog reports for Open Sales Orders and the revenue amounts for the next 15days, one month, 2 months, 3 months 6 months etc etc. Does anyone know of a standard report that covers that and the business content and cues that go with it?
    Thanks in advance
    Bobby

    I haven't seen any standard content for it, with my client, we actually developed the open order report from Item extractor and status extractor. And compare the created on date to the system data to see how long it has been opened for and put it in different buckets.
    Hopes that help.
    thanks.
    Wond.

  • Open sale order aging report

    Need a report on open order aging.  The open order means not delivered or partially delivered. Further with days range since its open or not fully delievered i.e. > 15 days or 15-30 days and so on.
    The standard transactions Va05 and VL10c can provide the list but dont provide any aging info.
    Kindly help in this.
    thanks
    anu

    Dear Anu
    1. First in VA05 you can use Variants and get the report as desired by you,create one variant and use Filter along with greater then, less then (all are in selection option icon)
    This way you can create three variants.
    But limitation is dates has to be manually changed in variants each time.
    2. Try this Tcodes
    S_ALR_87014387 Display Document Flow
    S_ALR_87014392 Display Document Flow
    This reports will give you document flow run report with ticking checkbox for sales order,delivery and goods isse then after getting the list expand all (Shift+F12)
    you will get the quantities for sales order, and what is delivered and what is issued.
    3. As such if you want exactly the report you can take help of ABAP to create the ALV
    4. Report or create Queries in SQVI , or else create MCSI report
    Regards
    Jitesh

  • How to restrict manual changing of free goods in sales order

    Hi ,
    Goodmorning ,
    We have some requirement : In sales order free goods quantity determination by system  should not be allowed to change manually , where can we do this ?
    Looking for your inputs
    Thanks and regards
    Venkat

    As per SAP Standard, when the main Item quantity is changed, the Free Goods are redetermined. In this case any manual changes to Free Goods Quantities are lost.
    But your requirement is for restricting the Chages of the Quantity of Free Goods Correct?
    I believe there is no SAP standard solution for this. You will have to apply a User Exit, which will check the Item category of each LIne item & if it is free goods (TANN) then changes are not permitted.
    Hope this helps.
    Thanks,
    Jignesh Mehta

  • Query help needed for Sales order panel user field query.

    I have a user defined form field on sales order row level called = U_DEPFEEAMT
    1, I would like this field to get the value from a field on this sales order row level multiplied by what is in point 2 below. The details of field in point 1 is :
    Form=139, item=38, pane=1, column=10002117, and row=1
    2. The contents in field 1 should be multiplied  by a value coming from another user field linked to OITM master item.
    The details of user field attached to OITM is :
    OITM.U_DepositFeeON
    Appreciate your help.
    Thank you.

    Try this one:
    SELECT T0.U_DepositFeeON*$[$38.10002117.number\]
    FROM dbo.OITM T0
    WHERE T0.ItemCode = $[$38.1.0\]
    Thanks,
    Gordon

  • Logic for Open Sales order qty

    What should be the logic given to determine "open sales order qty" during designing a report.
    Note the criterias are as under:
    1) Open sales order qty is the confirmed qty less the delivery qty.
    2) The delivery qty should be delivery order qty (The delivery should not necessarily be pick, packed & PGI)

    sorry it doesn't work for services, since they do not create requirements.
    in this case you can use VBFA table, subracting all the delivered quantities VBFA-RFMNG with VBFA-VBTYP_N = J and VBFA-VBELV/VBFA-POSNV = to your order/item from the ordered quantities
    hope  this help you.
    Roberto

  • Report for open sales order

    Dear all,
    I need to create a open sales order report. Could you please tell me from which table i can get open sales order. Its standard report is VA05 and also I checked in table VBBE. but all record which i get from VA05 are not visible in VBBE table. It means VBBE doesnt carry all pending open records.
    Please guide me from which table i can get it or what is the sriteria to get it?
    Thankyou very much in advance
    Punnet Sharma

    hi,
    my logic goes like this:
    Note: Open cursor is used since we are dealing with huge amnt of data:
    * Select orders based on their Delivery status
      SELECT  vbeln
      FROM vbuk INTO TABLE git_vbuk
          WHERE lfstk = 'A' OR lfstk = 'B' .
    * Filter selected orders
    * Selection using open cursor
      DATA: lwa_op_sal_ord1 TYPE gt_comtab.
      IF sy-subrc = 0.
        OPEN CURSOR c1 FOR
          SELECT vbap~matnr
          FROM vbap INNER JOIN vbak
          ON vbap~vbeln EQ vbak~vbeln
          FOR ALL entries IN git_vbuk
          WHERE vbap~vbeln = git_vbuk-vbeln AND
                vbak~vbtyp = 'C'.
        DO.
          CLEAR lwa_op_sal_ord1.
          FETCH NEXT CURSOR c1 INTO CORRESPONDING FIELDS OF lwa_op_sal_ord1.
          IF sy-subrc = 0.
            APPEND lwa_op_sal_ord1 TO li_op_sal_ord1.
          ELSE.
            CLOSE CURSOR c1.
            EXIT.
          ENDIF.
        ENDDO.
      ENDIF.
    here filter orders based on 'A' and 'B' from VBUK...
    then frm header table VBAK get order for vbtyp ='C'.
    now li_op_sal_ord1 will have open sales orders..
    Moreover as per ur query y do u need the item data frm VBAP as u are only concerned abt VBELN.
    If u need item u hv 2 run another select.
    regards,
    ags

  • Open Balance on Sales Order Cost Report

    Hi SAP Group -
    I have a couple questions about the settlement of manufacturing variance to COPA.
    When our settlement process is complete (production order and sales order both settled to COPA), there is a balance remaining on the sales order cost report which is equal to the manufacturing variance on the production order.
    It seems that the manufacturing variance is posting from the production order to the sales order, but is not being assigned to the PSEG and flowing to COPA.
    I am looking for advice in two areas:
    First, how do we "clear" these balances on old orders that are already settled?
    Second, how do we prevent this from happening on future orders?
    Thanks !!!

    Refer to OSS 183250 and note 186485.
    If you don’t specify in the settlement profile for the production order that the variances are not transferred from the production order into CO-PA, you will settle the variances to <b>CO-PA twice</b>: once from the production order (broken down into variance categories), and once from the sales order item. The settlement rule still references the material and not the sales order item.
    Special Features of Product Cost by Sales Order with Valuated Sales Order Stock
    <a href="http://help.sap.com/erp2005_ehp_02/helpdata/en/90/ba66cc446711d189420000e829fbbd/content.htm">Read the topic on 'Special Features of Product Cost by Sales Order with Valuated Sales Order Stock'</a>
    You may want to check the period of the variance settlement from mfg order to sales order and ensure the settlement of sales order is also done the same period, if the type is PER.

  • Close Open sale order items

    Hi,
    We have a business scenario of one sales order --> one delivery document. Any items which have not been confirmed for delivery need to be closed out so that they do not show up as open requirements.
    One way is to reject the open line items. However, rejection reduces the original customer sales order value.
    Is there any other way that the open sales order line items can be changed in status so that the pricing is intact, but the item is closed out ?
    Would appreciate inputs from the forum
    Thanks

    Hi
    In standard itself this can be achieved
    In t code OVAG itself for your reason of rejection if you maintain BLANK in the statistical column
    Then those rejected values will not be reflected in sales order
    Suppose  a sales order contains three materials say
    Material A  qty 3 units
    Material B  qty 3 units
    Material C  qty 2 units
    Each and everything is priced as 10 US dollars
    then the nett value of this order will be 80 US dollars
    Suppose if you reject Material C  qty 2 units with a reason of rejection by maintaining the settings that i mentioned above the sales order value still Will  be  80 US dollars and will not become  60 US dollars
    This is what you are looking for (i hope so)
    Please try this
    Regards
    Raja

  • Reg : open sale order

    hai to all
    i my senario i should download the open sale order existing in the present production server into a flat fle
    can anyone tell me where this ship- to party is getting stored while creating the sale order. please let me know the table name.
    regards
    vijay

    Hi Vijay,
    To find out Open Sales Order. You shoud get them from VBUK-GBSTK <> 'C'. Store them in internal table.
    To get Ship-to-party, you can get it from VBPA (partner table).
    VBPA-VBELN = sales order number
    VBPA-POSNR = '000000'
    VBPA-PARVW = 'WE' or 'SH'
    You will get details for Ship to Party.
    regards,
    ram

  • AFS sale order - arun report

    Hi!
    I need report similar to /AFS/MD04  AFS stock req list but for  all material of one sale order on onew screen.
    User want to see statuses for allpositions of  order at one time  to make decision about delivery.
    any standart report?
    Andrey Garshin.

    Hi Andrey,
    I don't see a benefit from seeing statuses in a sales order.
    /AFS/MD04 is a stock/requirements list for the MRP conroller.
    It does a complete different calculation than ARUN or ATP.
    It will not help you to determine what can delivered.
    You can have orders in B status and still be able to allocate and deliver it.
    So explain your business requirements. What do you want to see?
    Best Regards,
    Markus
    Edited by: Markus Doerr on Jun 8, 2010 10:16 AM

  • Sale order wise Report

    Hi firends i need to develop a report according salesorder and line item stock report.
    kdauf            kdpos       shkzg
    0000001663     000010     S    10
    0000001663     000010     S    20
    0000001663 000010          S   30
    0000001663 0000020        S  10
    0000001663 00000020      S  10
    0000001663 00000020      S  30
    0000001663 00000020       S  20
    0000001663 00000020       H 2 0
    0000001665     000010     S 10
    here the requirement sales order and line item debits and credits should be added and should as like thse
    00000001663 10 60qty
    00000001663 20 10 (s = 50 h = 40 ) s-h = 10.
    00000001665 10 10
    the report should display like these
    thanks

    Hi Pramod ,
    You can use collect to add the Debit and credit and then use loop  all  the S read table H do
    s-h and append it to It_final you get  data as u want .
    Try It
    regards
    Nilesh

Maybe you are looking for

  • Auto creation of PO

    Hi,    Can any one can explain what is the standard purchse organisationa  and how it can be used . When i try to create  automatic creation of PO while doing GR , i am getting the error enter vendor. But i have already assigned the vendor with std p

  • How do I select preview as my default viewer while in Safari?

    I had to download Adobe in order to download a certain file, it is now set up as my defauly viewer. When I try to download files off my school website it will no longer view the file. It used to come up with preview and then I had the options to zoom

  • Individual email notifications

    I just got the new iPhone 4S and tring to set it up. Is there a way that a special email account can have a special notification that work at all times, ie when the phone is silenced.  I have my answering service going to a special email account and

  • Sample and Hold Application.

    I am acquiring data with the NI ELVIS on an analog input channel A0. I need to sample and hold the data according to a 480 Hz (2.08 ms) clock as follows: 1. Acquire data for the 0.69 ms (1st third of the cycle) and place the data into a new waveform.

  • I tunes wont find ipod

    I just got a new ipod back frome service . When i plug it in XP pickes it up but i cant see it in my computer . I turn on itunes and it dose not find the ipod ! but no error msg . When i run ipod updater it picks up my ipod BUT the update botton is n