Work center wise production order infomation report

Hi all,
i have a requirement that workcenter wise (with date) production order information with quantity details (plan and actual).
Eg: My production order quantity - 40 nos. (it takes 4 days to finish).
      i have three operation in production order.
      my order scheduled start date - todays date.
In standard, when enter my first operation work center, system showing production order and its quantity (40 nos) . but i need to split that order quantity in report.. means on todays date for particular production order - order quantity = 10 nos.
Clent want like that (with quantity break) report..
Any standard report ???
If customization.... How it can be mapped in SAP.??
Thanks in advance

Hi,
You can use the FM COIS_SELECT_ORDER_DATA_READ.
CALL FUNCTION 'COIS_SELECT_ORDER_DATA_READ'
      EXPORTING
        iv_prod_order_sel       = lv_prod_order_sel
        iv_proc_order_sel       = lv_proc_order_sel
        iv_planned_order_sel    = lv_planned_order_sel
        iv_rem_objects_only_sel = lv_rem_objects_only_sel
        is_objects_to_read      = ls_objects_to_read
        it_parameter            = lt_parameter  "General Structure for PARAMETERS and SELECT-OPTIONS
        it_status_hdr           = lt_status_hdr
        it_status_opr           = lt_status_opr
        it_status_cmp           = lt_status_cmp
      TABLES
        ct_ioheader             = lt_ioheader
        ct_ioitem               = lt_ioitem
        ct_iodocl               = lt_iodocl
        ct_ioopdocl             = lt_ioopdocl
        ct_iomamo               = lt_iomamo
        ct_ioconf               = lt_ioconf
        ct_ioopconf             = lt_ioopconf
        ct_iosoconf             = lt_iosoconf
        ct_iogomo               = lt_iogomo
        ct_ioopgomo             = lt_ioopgomo
        ct_iosogomo             = lt_iosogomo
        ct_iogmer               = lt_iogmer
        ct_ioopgmer             = lt_ioopgmer
        ct_iosogmer             = lt_iosogmer
        ct_iosequen             = lt_iosequen
        ct_iooper               = lt_iooper
        ct_iosoper              = lt_iosoper
        ct_ioopcomp             = lt_ioopcomp
        ct_iooppreq             = lt_iooppreq
        ct_iosopreq             = lt_iosopreq
        ct_iooppord             = lt_iooppord
        ct_iosopord             = lt_iosopord
        ct_ioopmst              = lt_ioopmst
        ct_ioopprt              = lt_ioopprt
        ct_ioopcap              = lt_ioopcap
        ct_ioopscap             = lt_ioopscap
        ct_iosocap              = lt_iosocap
        ct_iososcap             = lt_iososcap
        ct_ioopsccf             = lt_ioopsccf
        ct_iososccf             = lt_iososccf
        ct_ioprodlist           = lt_ioprodlist
        ct_iomatver             = lt_iomatver.
This FM get data from the report used by transaction COOIS. If you needed the header data then you can use lt_ioheader table and seperate the data with the date. If you need at operation basis the you can use lt_iosoper table. You can use this FM to create custom report even with the checks like material availability, PRT availability, capacity requirement etc.
Thanks and regards,
Pradip
Edited by: Pradip Ray on Aug 26, 2009 8:26 AM
Edited by: Pradip Ray on Aug 26, 2009 8:26 AM
Edited by: Pradip Ray on Aug 26, 2009 8:26 AM
Edited by: Pradip Ray on Aug 26, 2009 8:27 AM

Similar Messages

  • All default routing value has to be changed, while changed the work center in production order

    Dear friends,
    our client they want to change the work center in production order.according to production version work center also they are changed.so while change the WC,all the default value has be changed as per routing what we maintained in routing.At present we have to enter the manually change the W.C as well as set up time and operation time enter manually.Any other option to do the automatically capture value from routing while change in Work center in production order.pl help me on this.
    Thanks&Regards
    Sabhapathy R

    Hi Rahul,
    Thanks for reply. I am maintained in diff value  maintained routing , Ex :First routing i have  work center 'X' value maintained as a setup time in 15 Min's and operation time 10 Min's
    second work center 'Y' I have maintained as set up time 10 Min's and operation time 30 Min's,
    Now I want to change the work center in production order as a 'Y' so whatever value maintained in routing , it has to be changed automatically (10 min's and 30 Min's), but system will not change only old value only picked (15Min's AND 10 Min's).
    Now I think you get to know what the client requirement, kindly do the need full.
    Regards,
    Sabhapathy R

  • Change Work Center during production order confirmation

    Dear All,
    I must to modeling this situation:
    I created an production order. In routing I used an work center A.
    After I confirmed a half of quantity, the work center A was damaged and I must to change it, with the work center B.
    The system allow this change, but when I checked the costing, the situation isn't real. The system counted the costs just for the work center A, and no for work center B.
    My question is: it's possible to change the work center, during production order confirmation and the costs updated with new cost?
    Thank you for your answer!
    Regards,
    Marian

    once a Order is released, the Process order detaisl for that order is frozen.
    however if you want to do it, change the order status to CRTD after reversing the Movements done.
    Do READ MAster data , this will copy the new Work center , redo the previously done Moevements.
    if the change is long term.
    or
    Just manually add the new work center and do the processing. if the change is temporary.

  • Mass change of work center in production order

    Dear All,
    Is it possible to mass change work center in production order, i.e. i have around 100 production order of which i have to change the work ceter assigned in particular operation .
    Thanks and regards
    Manish

    Hi Manish,
    If you have not posted any activity or goods to the production order, then in header click on Functions -> Read PP Master Data.
    The order will now read the routing with the new work centers, provided the same has been changed.
    If you have posted some activities or goods movement done, then its a manual process.
    Hope the above answers your query.
    Regards,
    Vivek
    Added
    If in case you have posted some goods or confirmed some activity, check if you can reverse the same, re-read the routing & then post back the goods.
    Edited by: Vivek on Feb 24, 2009 12:22 PM

  • How to manage work center in Production order

    Hi,
    I am producing a material having one operation (suppose cutting), which I have mentioned in the routing. I have also mentioned the work center in routing on which cutting operation will be performed. When I make the Production order of 1000 pcs there comes only one work center. But practically, they are producing these 1000 pcs on two different work centers ( 500 on one and 500 on second). How to manage this in SAP.
    Kindly help me.
    Thanks and Regards,
    Yogesh Singla

    Dear ,
    What is the individual capacacity of the Work Centre -CR02-Header -No of Individual Capacity ?
    I think you must be using similar kind of work centre of 2 no 1000 pc .Now , when you are creating routing for this , you should hit Required Spilliting in Routing Operation -Select Operation line item  and then Double click -Select Spilitting and enter splitting No 2.
    At the same time in CR02-Work Center -Capacity Tab -Hit the Header -In the Bottom of the Detail Capacity Header -Avaialabile Capacity -Include 2 as Number of Inidvidaul Capacity  and SAVE.
    Now based on thr required spilittinga and invidual caapcity , it will consider the Work Centre Load .
    Other wise , you can enter one more operation line in routing with similar Labor hrs , work center and control key in routung for production of 1000 pc  .
    Hope it clarifies
    Regards
    JH

  • Work center for Production order

    Hi,
    In my report I need to link the production order to work center. I have got all the information for the production order from AFKO, but I am unable to find a way to link it to the work center?
    Thanks
    Vamsi

    Hi Vamsi,
    Refer value AFKO-AUFPL, Use AFVC-AUFPL to fetch the operation details of an order. Fetch AFVC-ARBID for AFVC-AUFPL, use CRHD-ARBID to get Work center details.
    Regards,
    Prasobh.
    Award your marks, if this has helped you.

  • Change Profit center in production order

    Hi
    In production order , profit center is taken from material master, we need a solution to fetch the profit center from cost center instead of material master, assigned in work center, in production order
    selection  of production line from production version assigned to production order
    Is there any std functionality or enhancements possible ?
    now I am working with this SAP note
    Note 150959 - Profit center is incorrect in production order
    Regards
    Devakumar
    Edited by: Devakumar on Feb 22, 2010 11:27 AM

    Then Go to OBA5 enter the KO  Application area
    Add the 367 message and  your user iD enter warning in online and Batch,
    After that You can able to Change the   profit center in Order with warning message in Order

  • Day wise production order

    Hi Gurus,
    Can any one please help me down??
    Do we have standard SAP report to track on day wise production order status other than COOIS,CO26,CO28 and MD4C.
    Regards,
    VINODH

    Prasobh,
    My client needs to track the production order daywise...
    1.The operation wise which it has passed during the day.
    2.The confirmation quantity on the particular day.
    3.WIP in certain workcenters.
    He dont want to go for "Z report".He want the standard functionality.
    I tried with given transaction and business what not satisfied.
    Please help.
    Regards,
    VINODH

  • Change history of work center in Prodn Order

    Hi All,
    We currently are changing the work center in prodn order via an ABAP program number of times based on various conditions. We would like to know the change history for the work center in prodn order. Is there any <b>transaction or report or function module </b> that we can run for a given prodn order to know these changes. This change info is not captured in AUFK or AFPO or AFKO or logs for Prodn Order.
    We have not activated audit trail for this. Please can anyone suggest a soln for this.
    Thanks

    Hi Bala,
    AFRV table contains  Confirmation pool information. But I am looking for change history for the work center in prodn order. Like after creating the prodn order u changed the work center and then again after release of prodn order u changed it to some other work center (for some particular business reason). I would like to see all this change history.
    Swapnil

  • Work Center wise actual activity information.

    Dear All ,
                  We have  requirement of Z report creation for cost center wise work center wise actual activity report . But we are unable to find work center and actual activity line item wise link up in any table for  development of above report.
    So please provides  us  more information by which we can develop the  above report.
    Thanks & Regards
    Shri

    Hi , the link of Cost center and work center are -
    Cost center - Object Id - CRCO table . Object Id - Work center - CRHD.
    I hope this is sufficient for your report.
    Regards
    Ranjan

  • Production order eff report

    Dear experts,
    I want make a production order effciency report. for that the formula is
    efficiency = Actual exe.time / planned exe. time .
    We get planned exe. time from AFKO table.
    While calculating actual exec. time I have a problem.
    I have 3 operations
    10, 20, 30.
    Operation 10 starts at 7 am, 20 at 8 am and 30 at 9 am.
    From 9 am to 3 pm all three operations r under execution.
    At 4 pm operation 10 completes, at 5 pm oper. 20 completes, at 6 pm oper. 30 completes.
    Now I want to calculate the total exec time of an order, i.e. from 7 am to 6 pm but time betwen 9 am to 3 pm is to be considered only once as it overlapping time.
    How to map this?
    thanks
    sanket

    Hi Sanket,
    Just a quick thought:
    I guess your working on a Z report. You can calculate the efficiency of each operation i.e. actual vis a vis planned & then cummulate the % across to get overall efficiency.
    Hope the above helps.
    Regards,
    Vivek

  • Production order efficiency report

    Dear experts,
    I want make a production order effciency report. for that the formula is
    efficiency = Actual exe.time / planned exe. time .
    We get planned exe. time from AFKO table.
    While calculating actual exec. time I have a problem.
    I have 3 operations
    10, 20, 30.
    Operation 10 starts at 7 am, 20 at 8 am and 30 at 9 am.
    From 9 am to  3 pm all three operations r under execution.
    At 4 pm operation 10 completes, at 5 pm oper. 20 completes, at 6 pm oper. 30 completes.
    Now I want to calculate the total exec time of an order, i.e. from 7 am to 6 pm but time betwen 9 am to 3 pm is to be considered only once as it overlapping time.
    How to map this?
    thanks
    sanket

    Hi Sanket,
    Just a quick thought:
    I guess your working on a Z report. You can calculate the efficiency of each operation i.e. actual vis a vis planned & then cummulate the % across to get overall efficiency.
    Hope the above helps.
    Regards,
    Vivek

  • User exit to populate profit center in production order change (CO02)

    Hello,
    The requirement is to populate the profit center in production order change (Tcode CO02). I know the user exit that can populate profitcenter in CO01 but it's not called in CO02. Ther other user exits that I found are for checking but not for changing
    Is there a user exit /BADI that can acheive this requirement?
    Thanks a lot for your advise.
    Joe

    Hi,
    Use the user exit PPCO0007 ,function module EXIT_SAPLCOZV_001
    HEADER_EXP-PRCTR
    Thanks,
    Shailaja Ainala.

  • Cost center to production order

    hi friends
    i have material cost on a cost centere A, i want to allocate thru assessment cycle from cost center to production orders. when i enter production order nummbers in ksu1 in allocation cycle as receiver, system give an error that it is "No valid receiver enteries exist".
    sapians

    Hi,
    You have to check two things before executing this assessment cycle.
    1. Check the allocation structure whether you have assigned the assessment cost element and
       settlement of cost element to ORD (ticked in by cost element box).
    2. In KSU7 you have filled the allocation structure field and received field and tracing factors.
       Have a check of the cycle before saving.
    Regards,
    Sadashivan

  • Settlement of Cost Center And Production Order Variance

    Dear All
    I have just started to learn SAP Controlling. I am able to get hold of  some materials on Controlling. May I request the experenced forum memebers to please explain the following
    1. How data flows from FI to CO and PA
    2. When cost center and production orders are settled, how the variance are settled and which accounts/ modules get effected
    and a source where I can get some material on this topic. Your immediate replies  and valuable peice of advice will help me a lot
    Thanks
    Arvindh

    Dear All
    I have just started to learn SAP Controlling. I am able to get hold of  some materials on Controlling. May I request the experenced forum memebers to please explain the following
    1. How data flows from FI to CO and PA
    2. When cost center and production orders are settled, how the variance are settled and which accounts/ modules get effected
    and a source where I can get some material on this topic. Your immediate replies  and valuable peice of advice will help me a lot
    Thanks
    Arvindh

Maybe you are looking for