Error   CK048 in Production order Create ( CO01 )

Hi all. Good New Year.
I've deleted some costs elements in 01012009.
But in transaction CO01, The system displays the error CK048 saying that "NO COST ELEMENT SEGMENT EXISTS FOR THE DATE" .
In the OKB9 and KAH3 I haven't relation with the cost element deleted.
Any idea to solve this error????
Thanks in advance
Ismael

Hi,
This error will popup when the system calculates the Cost estimate and found some cost elements have the validity period expired. In your case, I think the system would have started creating preliminary Cost estimate. Hence, check all the cost elements which involves in the creation of cost estimates including secondary cost elements. If you found any cost element has expired by 31st December 2008, you can extend the validity period.
I think that there is nothing to do with the Cost Elements which you have deleted. The reason being that the system will not allow the cost elements which have postings to get deleted.
Trust this helps much!
Cheers!

Similar Messages

  • Which user exit can be use before production order creating?

    which user exit can be use before production order creating?
    i want to check AFPO data,then show error message before production order creating.
    1.i try to use PPCO0001( enhancement when saving the order) to check AFPO data, then show some error message,sap system will generate a abap down error.
    2.i try to use PPCO0007(Exit when saving production order),
    i can show error message,but i can't check AFPO's data.

    Hi,
    You can access AFPOD structure using field symbols.
    Try below mentioned code in routing:
    constants: c_afpod TYPE char30 VALUE '(SAPLCOKO1)AFPOD' .
    FIELD-SYMBOLS: <fs_afpod> TYPE ANY .
    data: wa_afpod TYPE afpod.
    ASSIGN (c_afpod) TO <fs_afpod>.
    wa_afpod = <fs_afpod>.
    Then later you can use wa_afpod in exit PPCO0007. Hope this will work for you.
    Sumit

  • Error while making Production Order

    Hello,
    While I am trying to make production order for one material it is giving an error " Date lies outside the valid factory calendar" even for 1 kg. For other materials the error is not coming, both have the same work centre's.
    Please guide me what can be the possible reasons?
    Regards,
    Naren Bora

    Hi,
    I hope u are creating the production order at CO01.
    Before that check scheduling results at ca03 for order Material.
    Regards
    Pradeep

  • Check Production Order Type CO01

    Hi,
    I need to check the "production order type" when creating a manual production order via CO01.
    The Ordertype is connected to the MRP planner, Planning profiles, Materialgroup ...I would like to set a message when entering the wrong type.
    Thanks for help in advance.
    Kind regards
    Michaela

    Michaela,
        You are right.This is the one that i was referring to.You would need to have the help of a developer to implement this functionality though. Basically, the header fields of the order( structure CAUFVD) are availble for you to do your custom validations. If it doesnt satisfy your checks, you will have to raise a error message indicating the appropriate error and also mark the export parameter "NO UPDATE" With some value(For ex: X). I am sure you would have seen the documentation of the same, if not ..here is a copy of the same..
    Short text
    User Exit for Checking or Changing Header Fields During Order Maintena
    Functionality
    This customer exit makes two functions possible:
    Changing data in the order header. For this purpose, the order header with the changed data can be transferred back to the calling program as export structure HEADER_EXP. The calling program then saves the data.
    Checks that prevent the order being saved or changed. For this, the export parameter NO_UPDATE must be set to a non-initial value. The calling program then branches back to online processing. If data in the order header is changed and the parameter NO_UPDATE is set at the same time, then the changed data is adopted nonetheless. The data is thus available in online maintenance.
    Notes
    Note that the data that is transferred from the customer exit in the export structure of the order header is no longer checked by the system. The person who uses the customer exit is therefore responsible for data consistency!
    There are also fields that cannot be changed in the customer exit since they are reentered later in the program.
    These include: the creator of the order, the last person to change it, the creation date and the change date. Also, when the order is created there are various number fields that are still filled with temporary numbers. These include; the order number if the system is working with an internal number assignment.
    Hope this helps...
    Thanks
    Narasimhan

  • Production order created through procurement wizard but purchase order connected in SO

    SBO Localization: Korea
    SBO Version:SAP Business One 8.82 (8.82.073) PL: 10
    Production order created through procurement confirmation wizard on the base of sales order. In sales order "Procurement document" field production order number showing correct. But if click on document arrow then same number of purchase order opening where as we expect that production order should open. This is something like connection bug. This happens only if sales order approval workflow is active. In relationship map we can see production order is connected. See details in attached pic.
    I have also tested this case in Belgium localization the result is almost same. The difference is only if clicked on procurement document number arrow (from sales order document) then different number of purchase order opens.
    Is this known issue? Could someone please provide me the solution?
    Yogesh Chaudhari

    Hi,
    It is application error. Please check SAP note:
    1718843 - Blank production order or purchase request displayed if
    “Procurement Doc.” selected in “Form Settings” window
    Thanks & Regards,
    Nagarajan

  • How production order create in MTS scenario

    hi
    Actually production order created based on Sales order,through MRP run(md02,04) , it will check the stock(avilability control), if it has less stock than sales it create the production order.
    Based on demand planning , we want to start the production ,so how production order created, we need to create directly CO01, OR  any process is there
    plz reply
    regards,
    sowmya

    Actually production order created based on Sales order,through MRP run(md02,04) , it will check the stock(avilability control), if it has less stock than sales it create the production order.
                I feel this is existing process of your client
    Based on demand planning , we want to start the production ,so how production order created, we need to create directly CO01, OR  any process is there
    1) If you want to consider both MTS and sale order in production then maintain strategy group 40 in MRP 3 view
    2) Create a PIR ( plan) in MD61
    3) Run a MRP in MD02/MD01
    4) As a result of MRP, you will get a plan order
    5) convert the plan order into production order in MD04

  • Serial number in production order creation CO01 Transaction

    Dear All,
    we are maintaining serial numbers for each product by using serial number profile .
    For some products we creating serial numbers automatically during production order creation.
    For some products we are selecting predefined serial numbers from IQ03,during production order creation.
    But some products , we are maintaining serial numbers in excel sheet ,when ever production order created , we used to copy the required
    serial numbers from excel and pasting in CO01 serial no provision fields.Here it is allowing to paste 20 serial no's at a time, but we want to
    give more than 20 serial no's at a time
    please find the attached screen shots and provide solution
    Production order creation
    Execute Transaction : CO01
    After entering qty , we usually go to Header and select serial numbers
    then it will populate provision to enter serial number for 30 sets
    Here we are entering  required serial number manually fro few products
    The serial number to be used for this production order against this product like below
    M1001
    M1002
    M1003
    M1004
    M1005
    M1006
    M1007
    M1008
    M1009
    M1010
    M1011
    M1012
    M1013
    M1014
    M1015
    M1016
    M1017
    M1018
    M1019
    M1020
    M1021
    M1022
    M1023
    M1024
    M1025
    M1026
    M1027
    M1028
    M1029
    M1030
    Then we will copy all 30 serial number and try to past in below screen
    But it allowing only 20 serial number at a time not for 30
    After pasting 20 serial no's , user manually selecting remaining 10serial numbers and pating in the same screen by scrolling the page
    For example if production order quantity is 500 , then user put serial numbers 25 times it consuming more time
    Requirement:
    System should allow to paste all serial numbers at a time
    Regards
    Satya

    Hello Satya,
    I checked this requirement and did not find anything relevant.Even for MIGO there is a note  1883420 - In the transaction MIGO only 6 serial numbers can be entered at the same time .So as per my view you can either
    1. Create serial no's before hand which you want to paste from Excel or
    2. Some custom/alternate  development for CO01,discuss with your Abaper. or
    3. Raise OSS messge to SAP.
    Regards,

  • How to find out the list of Production orders created for sales orders

    Dear All,
    Our company wants to generate a report for a List of Materials sold out in a particular Product Hierarchy. Along with that we want to know the list of Production orders created for the sales orders.
    How to identify the production orders which are created based on Sales orders.
    Kindly suggest.
    Regards,
    Mullairaja

    Check these threads
    [Sale Order & Production Order|Sale Order & Production Order;
    [Re: Linking Production Order against a Sale Order MRP run|Linking Production Order against a Sale Order MRP run;
    thanks
    G. Lakshmipathi

  • Exit/Badi in the transaction of production order create or change (CO02)

    hi all,
    I need an exit/Badi in the transaction of production order create or change (preferably during SAVE).
    I want to change structure AFVGD-usr02,AFVGD-usr03 .
    <b>PPCO0007 Exit when saving production order</b>
    the exit is not applicable EXIT_SAPLCOZV_001 .

    Hi
    we around 200 exit for this tcode i found only three badi for this tcode.
    AFABD_CHANGE          Change Relationship
    CAUFVD_CHANGE        BAdI: Overall Network Scheduling with Selection Option
    SIDAT_UPDATE            Change date of price simulation.
    check with this goto se18 and F4 thn give the Package as CO.enter u get this three.
    reward pointd if use full

  • Lock the production order creating without material for order type zp01

    Hi all,
    Good morning.My client wants to lock the production order creating without material for order type zp01.He does not want to create production order without material.Its very urgent.Please guide me the settings if any.
    Thanks and Regards
    Sukumar

    Hi Sukumar,
    You can do by applying user exit.
    Use PPCO0007 - Exit when saving production order.
    Function module - EXIT_SAPLCOZV_001.
    Include Program - ZXCO1U06
    Write your Code:
    *&  Include           ZXCO1U06
    Regards,
    Sankaran

  • CO40, Production Order Create

    Hello Experts
    I got one requirement for doning enhancement in CO40 -Production Order Create
    The senario is ..if there is difference in between planned order and production order (quantity is less than whatever is mentioned in planned order), a drop down giving reasons for the difference is required
    so I just want to confirm about is there any option from functional side to do the same, this option is already there in C011 - Production Order Confirmation (In case confirmed quantity is less than that in production order)
    Your replies will definately be appriciated
    Thanks in advance

    hi RA ,
    check the Profile.
    tcodes : OPP5/OR*.
    Regards
    Prabhu

  • Update error while creating production order (TCODE CO01)

    Hello,
    We have created new plant into development server for testing. We have created production Order few days back at that time we have not faced any problem. But from last two days , when we create new production Order , system gives following error:
    ORA-00947: not enough values
    DBIF_RSQL_SQL_ERROR" "CX_SY_OPEN_SQL_DB
    SAPLCOVB" or "LCOVBF10"
    HEADER_POST"
    and
    Update was terminated
    System ID....   DEV
    Client.......   500
    User.....   HPLSU
    Transaction..   CO01
    Update key...   4B6E4F48C08D027FE1008000C0A802F3
    Generated....   08.02.2010, 10:35:48
    Completed....   08.02.2010, 10:35:49
    Error Info...   00 671: ABAP/4 processor: DBIF_RSQL_SQL_ERROR
    Our work is held up.
    Please also note that If we increase the QTY in the existing Order ( already created few days back) , System accept the same and Order is saved.
    We are looking for the solution for the above.
    Early reply will be highly appreciated.
    thanks
    harish

    Hi Rishi,
    You better check with your BASIS team.
    Check this link also
    Supervisor Error ADM0015
    Regards,
    Satyajit Kumar
    Edited by: Satyajit Kumar on Feb 8, 2010 7:47 AM

  • No Funds Center error while creating Production Order in CO01

    Hi SAP Consultants,
    I am trying to save production order in transaction CO01 but I am getting error saying "No funds center entered/derived in item 00001"
    Diagnosis
    In company code (&2) the component Funds Management is active. This requires the entries or the derivation of a funds center.
    You can use the following elements to derive the funds center: company code / account  or CO object .
    Procedure
    Enter a funds center or ensure that the funds center can be derived from the possible assignments by:
    assigning a funds center in the commitment items- master record or maintaining the assigning of a funds center to the CO object.
    My company is a public sector company and Funds management is active.
    Any help would be appreciated.
    Thanks in advance.

    Hi,
    Kindly check for item 0001 in the Material Master which Profit Center is maintained and check if a Funds center is assigned to it. This should solve your problem.

  • Production order create error!!

    Dears
    While  I create a production order t code co01, I am getting a error message when i click Material avilabilty(Cntrl+F4)
    No current missing parts list exists for order  (new availability check)
    Message no. C2017
    Diagnosis
    The missing parts list shows the result of the last overall availability check.
    No missing parts list can be displayed for your current order (&) for one of the following reasons:
    Within the transaction no overall availability check has been found yet.
    The order was not a part of the last overall availability check (for example, in the collective order).
    After the overall availability check an individual check was carried out. This individual check deletes the result of the last overall availability check.
    Procedure
    Carry out an availability check for the order.
    But when i release the order and i check material availabilty system is not showing any error
    All my compenent are in stock for the producion(Really no missing part list for this order)
    Regards
    Abu Fathima

    Hi,
    At first check in OPJK if checking control is maintained for your order type and plant combination for business function 1 (Check availability during order creation) .If you are still getting the error then check if checking rule is assigned to this or not under material availability.In standard it will be PP checking rule.
    Thanks,
    Ravi

  • CO01- Production order create enhancement

    Dear Experts,
    While creating a Production order BOM component reference point i.e (STPO-RFPNT--Field name ) should get copied in RESB table.
    we have appended same filed in RESB table but unable to update the value ,Please provide any user exits ,customer exit or BADI available.
    I found one BADI (WORKORDER_UPDATE-Method IN_UPDATE) component ( IT_Component ) also not useful .
    Thanks & regards,
    P.Prathip Kumar

    Hi,
    Prathip- why doas this BADI (WORKORDER_UPDATE-Method IN_UPDATE) is not usefull ?
    Is not trigerred or You cant't fill Your data ?
    Regards,
    Jarek

Maybe you are looking for