BDC for CO production order (KKF1)

HI All,
I have a requirement where i have to create a BDC for creating a CO production order using transaction KKF1.
But the catch in this requirement is that i should create the CO order not using the default plant valuation type, instead the batch valuation type of the material should be fetched from MCHA table and used.
The transaction KKF1 do not have a entry field for valuation type, the valuation type of the plant for which the material is defined is taken as default by the system,
Incase the valuation type of the plant do not match is not maintained for the material, a pop-up comes indicating of an error and an option to change the default valuation type.
Please suggest me how i can change the default valuation type or how i can tackle this issue in my BDC.
Thanks in advance, any help is appericiated .
Edited by: Derek needs help on Jun 28, 2010 10:15 AM

HI All,
I have a requirement where i have to create a BDC for creating a CO production order using transaction KKF1.
But the catch in this requirement is that i should create the CO order not using the default plant valuation type, instead the batch valuation type of the material should be fetched from MCHA table and used.
The transaction KKF1 do not have a entry field for valuation type, the valuation type of the plant for which the material is defined is taken as default by the system,
Incase the valuation type of the plant do not match is not maintained for the material, a pop-up comes indicating of an error and an option to change the default valuation type.
Please suggest me how i can change the default valuation type or how i can tackle this issue in my BDC.
Thanks in advance, any help is appericiated .
Edited by: Derek needs help on Jun 28, 2010 10:15 AM

Similar Messages

  • Doubt in BDC (Creation of Production order)

    Hi experts,
         I have a doubt in my bdc, in my bdc i am going to create production order in CO01. its working properly but after entered the date i want to click operation overview and change one particular routing workcenter. But all the workcenter have the same field name of ARBPL, if anyone have a idea plz help its urgent. Point will be sure.
    gowri

    Dear Mr.Gowri Sankar,
    As you have created a BDC for creating production order,
    once after the order creation is over u can goto CO02 and change the work centre,routing details before release.
    Please tell us when do u want to change the work centre & routing details?
    If I'm wrong,please correct me.Also please share the concept of your BDC.
    Regards
    Mangal

  • BAPI - Goods receipt and then create transfer order for a production order

    Hello Everyone
    We need to do goods receipt and then create transfer order for a production order (Material for WM scenario)
    We are using BAPI 'BAPI_GOODSMVT_CREATE'
          i_items-orderid = wa_afpo-aufnr .
          i_items-order_itno = wa_afpo-posnr.
          i_items-mvt_ind = 'F'.
          i_items-stge_loc   = wa_afpo-lgort.
         i_items-stge_type = '901'. "wf_styp.
         i_items-stge_bin = wf_sbin.
          i_items-entry_qnt  = wf_qty.
          i_items-entry_uom = wa_afpo-meins.
          i_items-entry_uom_iso = wa_afpo-meins.
          i_items-batch      = wa_zmobtag-charg.
          i_items-move_type  = '101'.
          i_items-move_reas  = wl_3131.
    We are passing i_items (like line of goodsmvt_item) along with other parameters to BAPI and its creating material document and Transfer order automatically. Problem is the TO created is showing destination storage bin as default storage bin( from material master).
    The field goodsmvt_item-stge_bin is just changing the Source bin details. There is no field for bin in the BAPI so that we can change the Destination storage bin as per our requirement.
    My requirement : Creating material doc and then TO. Material should move to specified storage bin.
    Please let me know any alternate way( No BDC) so that my requirement is achieved.
    Regards
    Swetabh

    Hi ,
    can u check these fields ,
    STGE_TYPE_PC     UBTYP     CHAR     3     0     Storage type for transfer posting
    STGE_BIN_PC     UBPLA     CHAR     10     0     Storage bin for transfer posting
    Regards
    Prabhu

  • BAPI for Open production orders

    Hi All,
    Any BAPI for open production orders?.... Using BAPI i want to upload open production orders informatiomations.... Please help
    Thanks & Regards
    Santhosh

    Hi,
       Please check the following BAPI,
    Goto BAPI tcode, select hierarchical tab
      Production orders,ProductionOrder ,ProdOrdConfirmation , RCVPRORDCF and check the BAPIs

  • Open the reservation for the Production order

    Hi,
    I have post the GI for Production order MB1A with movement type 261 from 100 peaces components. I would like to cancel a partial quantity of components from this posting (about 30 peaces). After cancel it the reservation for the production order has to be open for 30 peaces of components.
    I've canceled it through MB1A and mtype 262 but the reservations weren't open and in the PO (component overview there is always the sign"the Final Issue for This Reservation").
    Which T.code and mtype could I use.
    Thanks
    Dede

    Hi,
    Have you cancelled the movement (of 30 pieces) by selecting the "with reference" option from the menu?
    If not, then reverse the current cancellation document. Then again cancel the 261 movemtn by selecting the with refernce button from the menu. It will sove the problem.
    Check & revert.
    Regards,
    Rohit.

  • Multiple batches for a production order and mapping with components

    Hello Gurus,
    Our business requires to create multiple batches for one production order + they want to trace which component in the production order has been issued to the main equipment.
    For example, I am creating production order for 'A' equipment for 4 qty. Business wants to create 4 different batches for these equipment
    Lets say now 4 batches are created A001, A002, A003 and A004.
    Now lets assume 2 nos of 'B' component are required for 1no of 'A' component. So the requirement of B component is 8.
    Lets say 8 batches are generated B001, B002 ......B008
    Now lets say batch B001 and B002 are issued for A001 and packed together. How do we map this?
    I understand we can do some enhancement for creating the multiple batches but I still dont know how to map them with each other.
    Please help

    Hi Ethan
    There is a functionality called WIP batches, that allows you keep the batch traceability within an order.
    With WIO batches you can track which batch of component was used to produce each batch of finished product.
    See this link for more details:
    Work-in-Process (WIP) Batch - SAP Library
    BR
    Caetano

  • Alert message(Query) for a Production order?

    Hi Experts,
    I want to get an alert message for the production order doucument based on the due date of it. The user must get the alert a  one day before the duedate of the document. How to write the Query for it? Urgent ,waiting for earliest reply.
    Regards ,
    Magesh.

    Create a Formatted Seach with the following Query
    SELECT T0.DocNum AS 'Document Number', T0.CreateDate AS 'Creation Date', T0.DueDate AS 'Due Date'
    FROM  [dbo].[OWOR] T0  WHERE DATEDIFF(Day,GetDate(),T0.DueDate) = 1
    Then, Create an Alert from Adminis..> Alerts Management and Give a Name, Click Open Saved Query, Select the query you saved, Tick the Int. check box against the user who gets the Alert.  Check Active. Select Frequency.
    Good luck
    Suda

  • Report of List of all status changes for various production orders at a tim

    Hi,
    Can I have a standard report which shows the dates of each and every status (user & system) of a production order.
    I need to have a report for a list of productio orders at a time.
    If we go to CO03, header menu, status changes option is there, but it only caters for single production order.
    Table JCDS is available to know the dates but I need a standard one rather than a Z development.
    Or you can guide me any function module.
    Thanks,
    Kumar

    Hello,
    You will get the details of status in following table.
    JEST - for object status
    JSTO - Status Profile
    TJ02T - to Decode the status Number
    as the status data you will get from JEST is in very typical form you have to use TJ02T to find the exact status
    AM

  • Tables for Confirmation Production Order.

    Hi Friends!
    we want to be find Tables for Confirmation Production Order[PP].
    reply,
    Rahul

    Hi Rahul,
    MAST     Material BOM
    STKO     BOM Header
    STPO     BOM Positions (detail)
    MAPL     Assignment fo Task Lists to Materials
    PLKO     Routing Group Header
    PLSO     Routing Group Sequence
    PLPO     Routing Group Operations
    AFKO     Production Order Header
    AFPO     Production Order Position (details)
    Thanks,
    Reward If Helpful.

  • Process Code for Outbound Production Order??

    Does anybody know the Process Code for Outbound Production Order??
    BASIC Type : LOIPRO01
    Message Type : LOIPRO
    Regards,
    Ravi

    Hi Everybody.
    There's no standard process code for LOIPRO Outbound Idocs.
    This Idocs are threated as master data info, and could only be automatically generated by Data Distribution Model.
    BD64.
    Anyway, you can define your own Outbound Process Code in WE41 using CLOI_MASTERIDOC_CREATE_LOIPRO FM.
    You can choose.
    Regards.
    Albert.

  • Need transaction similar to KKBC_ORD but for multiple production orders

    HI all,
    Have been scouring the system looking for a report which displays production order variance information for multiple production orders.
    The best way to describe what we need is KKBC_ORD but with the option to select multiple production orders or a range.
    This transaction gives us exactly the results we want, but we have a long list of orders to analyse and to be able to get a list of them all rather than have to go into each individually would be fantastic.
    Do you think we're looking at a custom development here ?
    Regards
    Helen Smith

    IN these situations, I have sometimes written a "wrapper" program, with a Z version of the transaction....Get the list of documents via user input to your selection options, then loop at that pick list and do a call transaction for each document.

  • Standard form for printing production order

    hi experts,
                 i need the standard script for printing production order.

    Hi
    Check out this Forms
    PSFC_DOC_LINKS   Print production order
    PSFC_PRINT_LAY    Production order printing
    WE_FERT_VERS2    GR slip for production order
    Reward Points if it is Useful.
    Thanks,
    Manjunath MS

  • Accounting Document for a Production Order

    Hi,
    How to get Accounting Document for a Production Order?
    Please help.
    Thanks,
    Shiva

    Hi Shiva,
    Go to table bseg....
    retrieve belnr -
    > accounting document number
    for a particular aufnr-----> production order
    where bukrs = your company code.
    Regards
    Debarshi

  • Target cost for a Production order

    Hi
       How to get Target Cost for a production order?
    Thanks
    Naga

    Well Naga, Right now I’m on HR implementation , but I programmed same kind of requirement two years before , but I got planned cost and actual cost .
    I also notice “cost analysis" the cost is not exact , it wont read the value from KP26 of that particular month .
    Here I am talking about 4.5b system.
    You can find the sales order ref on production order, and your production order is made up of your different kind of material like scarp, raw, semi-finished etc
    Here are the steps I followed .
    1- I read the material which you can see in material component on production order in Co03.
    After that I take the qty and also multiply by the cost at which machine is posted .
    I have that programs, as I need to find out . I’ll post you later .
    But you have to read the tables afko,afpo,afru,caufv,cost ..etc
    Do you see information structure I refer you , If i am not wrong this CO3 ( cost analysis ) report use report painter ( Tr.Gr51,Gr52 ) . you can also see by going in to said transaction which information structure its populating . This’ll also help you.
    Hope this’ll give you idea!!
    <b>P.S award the points.!!! DOn`t forget :)!!!!</b>
    Good luck
    Thanks
    Saquib Khan
    "Knowledge comes but wisdom lingers!!"
    "Some are wise and some are otherwise"

  • Budgeting for CO production order

    From KOT2 we can see budget profile exists for CO production order type CP01 and CP02.
    But it is not allowed to use KO22 to enter budget amount.
    Can anybody tell me how to set budget for CO production order?
    Thanks~

    Hi Ajay.
    The reason why we want to control cost of production order is because there are too many subcontract items.
    Sometimes works can be done within a plant are contracted outside. 
    Because there is no BOM or routing for a particular product,
    we have to use CO production order instead of PP production order.
    Planning on the order is also not possible.
    That's why we want to set a budget to limit the use of subcontracting and also control production costs.
    If Project System is activated, budgeting can be used on CO production order.
    Since we are not using PS, we have to use internal order to collect subcontract related costs.
    Best regards,
    Sharon

Maybe you are looking for

  • HP Officejet Pro X476dw

    My cowoker has a dell computer operating on windows. We are trying to set this printer up so that she can use it, but everytime we put in the IP address or HOSTNAME during the set up (using the disk) an error is coming up, saying those numbers aren't

  • Creating Flat file in Print workbench.

    Hi,    I have a query in Print workbench.    I have to diable spooling and printing and I've to create a 'Flat file' instead.    If anyone worked on this area or if anyone could suggest me some idea, it would be of great help to me. Thanks before-han

  • ResourceBundle

    I'm having trouble with ResourceBundle on a Windows Platform. For Instance I have: URL=ResourceBundle:mypath\\file.properties:URL I want to use: URL=ResourceBundle:C:Projects\\file.properties:URL How do I escape the colon after the C, but yet have ja

  • Blank files in DCIM folder

    I wanted to copy the photos / videos from the iPod Touch onto my PC's external hard drive.  When I opened one of the folders, I noticed that there were 82 "files" that had no name, no extension, but all in the range of 700 - 740 kB each.  They won't

  • SMQ2 Error SYSFAIL

    Hello experts I have moved all the XI developments into Production and wanted to test one of the scenario , when i sent an IDOC to XU production In SXMB_MONI i get a green flag , but has error in queue , when i checked SMQ2 it has SYSFAIL error . The