Billing block "Calculation missing" in sales order

When I save sales order today, i find that billing block - 01 Calculation missing is trigger.  I have not found this block before.  What is the root cause of this?

Hi,
Someone has change the configuration to have the billing block automatically in your sales document type. You can check it in the transaction VOV8.
Go in to your sales document type and see the field "Billing Block" under section "Billing". The value should be now "01". That's the reason why you get this billing block automatically in the sales order. If you don't want it to appear, please remove this entry to Blank and then try with a new sales order.
Best regards,
Anupa

Similar Messages

  • Partner profit center/Profit center billing (VBAP-PCTRF) missing in sales order during intercompany sales process.

    Hello All,
    I am facing a issue where in the partner profit center/profit center billing (VBAP-PCTRF) filed at item level in sales order is not getting filled during inter-company sales process.
    I have maintained profit center in material master for both selling and supplying company code.
    In addition to this when I generate a invoice "F2" system posts to the delivering company code's profit center.
    Note: profit center 9999 assigned to both company codes.
    Selling company code's material master screen shot:
    Supplying company code's material master screen shot:
    As per my analysis:
    1. The profit center field (VBAP-PRCTR) is filled in with the data maintained in material master for delivering/supplying company code and when inter-company invoice IV is created, system is posting to this profit center, which is correct as per my understanding.
    2. If I maintain some substitution rule using 0KEM, and if the requirements are fulfilled system fills in the partner profit center (VBAP-PCTRF).
    3. If i create a order (non-inter company) in delivering company code then correct profit center (VBAP-PRCTR) is flowing from material master.
    Please help me in understanding why the data in partner profit center (VBAP-PCTRF) is not flowing in during inter-company sales.
    Thanks & Regards
    Naveen K.

    Have a look at these notes:-
    1532865 - FAQ: Profit center in the billing document
    1579002 - Incorrect filling of "Profit Center for Billing"
    G. Lakshmipathi

  • Blocked for payment from sales order

    Hi!
    Do you know to do to the FI document will come blocked from sales order?
    For example, I did a sale order with a client x. The payment terms of this client is setting to block the payment.
    So, when I did a sales order, and do all SD process, after billing it, on FBL5N the client document isn't blocked for payment.
    Do you know any way to block it from a sales order??
    Regards,
    Danielle.

    hai,
    A is also fine. If the payment terms is applicable for both customer as well as vendor, then the system will block for payment and in FBL5N also system will show with block indicator A.  Or
    Try to block in same FBL5N, select particular document, goto environment in menupath select change document and block it and then save. Again run FBL5N check the block indicator.
    There is no additional configuration is required apart from my first reply.
    govind.
    Message was edited by:
            govindaraj s

  • Copy BILLING PLANS from Quotation to Sales Order.

    Hi Guys,
    I am trying to copy the billing plans from quotation to sales order(SO), when CREATED BY REFERENCE from quotation.
    Quotation HEADER LEVEL Billing plans -> SO Header Level Billing plans
    Quotation ITEM LEVEL Billing plans -> SO ITEM LEVEL Billing plans
    I have already tried to use copy control routine 402 by adding a statments to copy internal table CPFLT to XFPLT. It did not work.
    I will appreciate if somebody can tell how to accomplish this task. It is for ECC 6.00
    Thanks,

    Hi Manoj,
    I know its very late to provide the solution. Thought of sharing since I had a similar requirement as yours and got the solution.
    Here is the Solution::::
    1) Let 402 routine stay in the config and do not add any custom code in it.
    2) In TCode: VTAA , in FPLA tab, copy the routine 251 (Conditions) and copy the below mentioned code..thats it...
    FORM DATEN_KOPIEREN_251.
    *{   INSERT         ECDK900223                                        1
    LOOP AT CFPLT.
    MOVE-CORRESPONDING cfplt TO FPLT.
    CLEAR FPLT-FPLNR.
    FPLT-FPLNR = FPLA-FPLNR.
    MOVE-CORRESPONDING FPLT TO XFPLT.
    XFPLT-UPDKZ = 'I'.
    APPEND XFPLT.
    CLEAR XFPLT.
    ENDLOOP.
    UPD_FPLT = 'I'.
    *}   INSERT
    ENDFORM.
    Now you should be able to copy the Billing plan from Quotation into Sales Order.
    Reward if helpful
    Thanks,
    Maqsood.

  • How to block material issuing after sales order invoiced?

    As the subject mentioned,  could be a possible to block material issuing since sales order invoiced, or
    in the another words, after the sales order completed?
    Or could be a possible to set sales order as closed, and then material issuing related with this sales order are
    forbidden?
    Thanks in advanced,
    Zhou Zhen

    Dear Friend
    A sales order is created say order no 10000 and for material X say 10 units this order is delivered and PGIed and invoiced and the payment too has come
    That means the order 10000 is closed
    Case 1
    Now an user goes to VA02 t code and put this order no 10000 and changes the material X qty from 10 to 12 and opens up the whole order once again
    This can be controlled by using t code OVAH choosing message class the V4 message no 083 and change from warning to error
    Case2
    But to avoid the user to add material Y to the existing order say 10000 then i think we have to go for user exit
    Because the system doesnot even throw a warning message too in case 2 (according to my knowledge) and allows another line item to be added in the same order
    But you can test it if it throws any warning message we can try to convert that error
    But in case 2 it is not happening(even warning is not there)
    Regards
    Raja

  • Creation of Multiple billing documents from a Single sales order

    Hi Experts,
    How can we create many billing documents from a Single sales order.
    Will it be possible we create a Sales order with bigger quantity and then keep on creating partial billing documents based on the billing quantities and dates.
    Request you all for a solution.
    Thanks
    Montee

    Hi ,
    1. If Qty is one number - based on value of the order - it is possible to create different billing doc.'s based on billing date and value using billing plan , again these are periodic billing or milestone billing
    2. Using Contract process- create material /qty contract- release partial qty  by creating release document and create billing document w.r.t to contract or release document (sales order)
    thanks
    Chidambaram

  • Change End date of billing plan/invoice plan in sales order item(fpla-erdat

    Hi Experts,
    Could you please help to me regarding this issue.
    I need to change  End date of billing plan/invoice plan  in sales order item  of  "billing plan" Tab.( FPLA-ERDAT) for all line items. It is not a one sales order,more than 1000 sales orders.
    How can i change those end date of billing plan for all line litems and all sales orders ( i have input file with sales orders, items, dates.)
    Thanks
    jaya

    Hi ramki,
    I tried with using  MASS  T.code ( bus2032 Object type).
    There are no field  related to Billing plan end date?.if case i done wrong ,tell me what are steps while using MASS T.code.
    now what i can do. or explain
    Thanks
    jaya

  • Report to see WIP calculation details for sales order

    Hi,
    I want to know which is the best report to see the details of WIP calculation for a sales order. There is a WIP posting of 1 million to a sales order and i want to understand how this amount was computed.

    Hi,
    Yes when i went there and call up the line items report i got the following error :-
    Display of debits for object type SDI is not included
    Message no. KD232
    Diagnosis
    You want to display a report for the current sender. This function is currently only possible for the following object types:
    Cost Object
    Orders
    WBS Elements

  • User Exit/Badi to change the billing plan date when create sale order

    Experts,
    Please advise which user exit/badi can be used to change the billing plan date wen create sale order.
    My requriement is based on some rules to dynamically change the line item billing plan start date and end date when create sales order.
    I tried some user eixt in MV45AFZZ, but the date got revert to the orginal date from billing plan.

    Hi,
      check the include MV45AFZB.
    Thanks & Regards,
    Sateesh.

  • Cancel Billing ,Material Document(PGI),Delivery,Sales order

    hi experts,
    pls help me Cancel Billing ,Material Document(PGI),Delivery,Sales order.
    so when ever given to billing number cancel to all the document
    plz send to me code and suggestions.
    plz it is urgent.
    advanced thanking you.

    you can do that from VF02 - application menu - billing document - cancel.
    if you want to do that from program use standard bapi's to cancel BAPI_BILLINGDOC_CANCEL1... also please reffer to transaction code BAPI for more bapis to reverse pgi - or you can write a BDC to reverse pgi - tcode is vl09.
    i dont think you cancel  order but you can delete depending on your config. check out in application menu on va02. use bapi BAPI_SALESORDER_CHANGE to reject the items in sales order.

  • Copy Billing plan from Quation to Sales order at header level

    Dear Gurus,
    I am using custom routine (600) to copy Billing plan from Quotation to Sales Order.
    I used following code to copy Billing plan.
    LOOP AT CFPLT.
    MOVE-CORRESPONDING cfplt TO FPLT.
    CLEAR FPLT-FPLNR.
    FPLT-FPLNR = FPLA-FPLNR.
    MOVE-CORRESPONDING FPLT TO XFPLT.
    XFPLT-UPDKZ = 'I'.
    APPEND XFPLT.
    CLEAR XFPLT.
    ENDLOOP.
    UPD_FPLT = 'I'.
    I also tried with CFPLA instead of CFPLT.
    Using this code all line item Billing plan is coping into header Sales order Billing Plan (Duplicating records). When I save and come back it is giving Express Document error.
    I could not able to save document.
    Please guide me this regards.
    Thanks,
    Vasanth.

    Hello Nag,
    Did you check your copy control routines in transaction VTAA? You need to see if these fields are included in the routines maintained for copy control between your contract and sales order.
    I hope this helps.
    Best regards,
    Ian Kehoe

  • Credit status and overall blocked status of a sales order

    Is there a sap delivered business object that has a method to get credit status and overall blocked status of a sales order?

    Hi,
    Thanks for the suggestion. I have been looking at BUS2032. It does not give me a method that has the values of credit status  and overall blocked status of a sales order. I now am kind of convinced that I will have to extend this object. Can anyone please tell me the steps that I will have to go through to do this. I would like to know if I should write a new function module that gets the required data from tables like VBAK and VBSTT. Should I then call the function module in a method.
    Or should I use the getStatus method that BUS2032 provides and get my values from there. A little more detail to this is greatly appreciated.
    Regards,
    Gayathri

  • How to create deliver and billing...for existing sales orders?

    Hi Guru's,
    I had uploaded the 10 sales orders using BAPI ..
    now i wanted to create deliver and billing  for the existing 10 sales orders...thru BAPI(let me know if any alternate process also).
    could please guide me how create..?
    please provide me the step by step process..and please provide me the documentation if you have that would be helpfull to me...
    please let me know if my question is not clear..
    Thanks in adavance
    Srinivas....

    Hi,
    In normal practice we upload only open sales orders from the legacy system and not the completed sales orders.
    There were no standard BAPi's to create the outbound delivery & invoice documents in SAP, as they are created with a reference documents.
    Use BDC to upload those documents, even if you find a standard BAPI they will not upload the complete information for you.
    Thanks,
    Mahesh.

  • Wrong tax calculation for minimum sales order scenario

    Hi all! We are trying to use minimum sales order value for our sales order processing in CRM. The sales order value and the calculated tax looks fine when the sales order is created. Eg.
    Quantity = 10
    PR00   $4 each    Total value of $40
    AMIW  $50
    AMIZ   $10
    MWST $6.25 (tax of 12.5%)
    When we create the billing document in CRM, the net value is shown as $50. However, when we look at the Conditions, the tax is calculated based on a tax base value of $100 and hence ended up with $12.50.
    Quantity = 10
    PR00   $4 each    Total value of $40
    AMIW  $50
    AMIZ   $10
    0TTE   $0
    MWST $12.5 (tax of 12.5%)
    Does anyone know what I might have missed out that would cause this problem?
    Any comments would be very much appreciated.
    Cheers!
    SF

    Hi Devi,
    If you want to do the billing in CRM, then you need to use the billing pricing procedure in CRM. Below is the list of the configurations I usually do:
    1. Create new transaction type if needed
    2. Create new item catagory if needed
    3. Assign item category to transaction type if 1&2 is created
    4. Create new document pricing procedure
    5. Assign pricing procedure to sales organisation and new document pricing procedure
    6. Create new billing type if required
    7. Creat new billing category if required
    8. Assign billing item category
    9. Assign revenue account for sales transactions
    10. Assign accounting document type to billing type
    11. Create new sales order type in R3 if 1 is done
    12. Create new item category in R3 if 1 is done
    13. Make sure that item category is assigned to the new sales order type in R3
    14. Create delivery item category in R3. This has to be the same item category as that in the sales order as the system copies the item category of the sales item into the delivery.
    Hope that helps.
    Regards
    SF

  • Condition record is missing in sales order

    can u please help me on my issue,my issue is in my sales order there are the different types of materials are there,on which the tax is applicable as12.5% on few materials,20% on few materials,on service materials tax is 10%, 2%, 1%,depending on this i have mapped the conditions and it is calculating accordingly,but when i  see in sales order by selecting one material,when i go to conditions,analysis of that particular line item,it shows 10% 2% 1% condition records are missing,same wise verse when i select another condition and see the analysis it shows 12.5% condition record is missing,when i go and select the another condition,if i check the analysis it shows 20% tax condition record is missing,but its not throwing any error,and showing document is complete,can any one suggest is it the right procedure or i have to make any changes in to it.

    Hi
    I see no issue in this. It is correct system behaviour.
    When you have different tax rates for different materials, obviously the condition records will be accessed based on the entries maintained for each material.
    E.g For material with 12.5% tax rate when you check in vk13, you will find only that entry and no entries for 20% and 10%, 2% and 1%.
    So the access sequence fetches only what has been maintained in VK11 for each material.
    This is absolutely fine. Go ahead and save the order.
    Regards
    Madhu

Maybe you are looking for