CO02 (Production order ) change

Hi All,
how to change  mass  production order finish date , is there any  function module or anyother techniquies?
anybody know abt this guide me...
thanking u,
sksk

hi,
use this exit.
PPCO0012.

Similar Messages

  • Add a new field to Co02 ( production order change )

    Hello, I need to add a new field to the transaction Co02. I've found the following customer exit, but don't know which is the proper one. Maybe none of them can meet my requirement. Does anybody has any idea or experience?
    Exit name     Short text
    PPAPO002     Publication of APO Data in Transfer from APO to R/3
    PPAPO003     Production Order R/3->APO: Check if Operation is APO-Relev.
    PPAPO004     Planned Order Conversion from APO: New BOM Explosion?
    PPAPO005     Enh. of Relationships in Proc. Order during Transfer to APO
    PPAPO006     Influencing Initial Supply of Manufacturing Orders
    PPAPO007     Overriding Checkbox Fields for Production Order APO -> R/3
    PPAPO008     Override Order Type for Planned Order Conversion
    PPAPO009     Customer Exit for Addition of Components and Items
    PPAPO010     Filtering Components out of Quantity Propagation
    PPAPO011     Performance-Related Adjustment of Remaining Duration
    PPCO0001     Application development: PP orders
    PPCO0002     Check exit for setting delete mark / deletion indicator
    PPCO0003     Check exit for order changes from sales order
    PPCO0004     Sort and processing exit: Mass processing orders
    PPCO0005     Storage location/backflushing when order is created
    PPCO0006     Enhancement to specify defaults for fields in order header
    PPCO0007     Exit when saving production order
    PPCO0008     Enhancement in the adding and changing of components
    PPCO0009     Enhancement in goods movements for prod. process order
    PPCO0010     Enhancement in make-to-order production - Unit of measure
    PPCO0012     Production Order: Display/Change Order Header Data
    PPCO0013     Change priorities of selection crit. for batch determination
    PPCO0014     Select process orders for external relationships
    PPCO0015     Additional check for document links from BOMs
    PPCO0016     Additional check for document links from master data
    PPCO0017     Additional check for online processing of document links
    PPCO0018     Check for changes to production order header
    PPCO0019     Checks for changes to order operations
    PPCO0020     Process order: Display/change order header data
    PPCO0021     Release Control for Automatic Batch Determination
    PPCO0022     Determination of Production Memo
    PPCO0023     Checks changes to order components
    PPCP0001     P.Cost Planning: Additional Cost Elements for Person
    PPEACT01     Customer Fields at Mode D
    PPECMP01     Customer Fields: CMP Nodes
    PPECMP02     Customer Fields: CMP Variants
    PPEGEN01     General Engineering Node: Customer Fields
    PPERES01     Customer Fields at RES Node
    BTW, if this is impossible, can I rename a field (field name on the screen) of Co02 that I don't need, and add my own values to it?
    Thanks.
    Nuno

    Hi Nuno,
    how did you solve this problem?
    tks

  • BAPI or FM for Transaction CO02 (Production Order Change)

    Hi I have to change fields(CHARG,LGORT,RGEKZ,MENGE,EWAHR) in sap transaction (CO02-Change Production Order) in COMPONENT LEVEL
    Can anyone suggest one BAPI or FM for this.

    Hi Ravi
    Thanks for your Suggestion.
    I tried with BAPI <b>'BAPI_ALM_ORDER_MAINTAIN'</b>.
    It is updating in the transaction CO02 also.
    Actually it is using for Internal Orders.Can i use this one for <b>PRODUCTION ORDER</b> Also.
    Umashankar

  • Limiting security to transaction CO02 (Production Order Change)

    My company has an auditing requirement to remove the access to transaction CO02 from certain roles. 
    Will removing foreground access to CO02 have a negative impact on any custom transactions that run CO02 via BDC in foreground or those custom transactions that create an SM35 session to run a CO02 BDC in background? 
    Also, does anyone know if SE97 entries may be required? 
    I've successfully tested custom transactions with a logon which does not have access to CO02.
    I've also been successful testing custom transactions with and without SE97 entries and custom variant transactons of CO02.

    Hi Ed,
    If you are referring to removing CO02 from s_tcode in certain roles, then it shouldn't have any impacts to BDC or custom transactions that are using CO02 as long as they are authorized, including authorizations CO02 either directly or indirectly.
    Eric Kang
    [email protected]

  • 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.

  • Send production order changes to external system IDOC

    Hi,
    I need to send production order changes to an an external system. I understand that I can trigger idocs using t-code POIT.
    but my requirement is when a order is changed, i want to trigger an IDOC to external system with the new PO data...how can I achieve this

    Hi Swathi,
    A very high level idea.
    You can use the user exit..."LXCO1U06" and call the transaction POIT in back goround and submit the idoc. This exit is used @ save of TA code CO02. Moreover as the production order can be changed through several transactions like COHV, CO40, COOIS etc....you have to check whether this exit would be applicable for all transaction.
    Regards,
    Chinna

  • AFTER IMPLEMENTING OSS NOTES 390635 HOW TO SEE PRODUCTION ORDER CHANGE

    Hi Experts...
    Requirement: AFTER IMPLEMENTING OSS NOTES 390635 HOW TO SEE PRODUCTION ORDER CHANGE HISTORY?
    I have seen many threads about implementing OSS NOTES 390635, but hardly any one narrated the process in detail as to how to see 'Change History'..
    I just would like to know 'how' and 'from where' to find Order Change History in detail (i.e Prod .order Comp. change history, Prod. Ord. Operation Change History, Prod. order header change history etc..)
    In general this isssue might sound old one..but 'POST IMPLEMENTING OSS NOTE 390635' is rare one.
    Folks need your expert comments and valuable suggestions....
    Thank You...
    Lucky

    Dear
    You should goto CO02-Enter Production Order -Goto -Change Management -Here it will list down all the chages with relevent information .
    Refer : Re: Production order changes history
    Production orders
    Regards
    JH

  • Production order change

    Dear All,
                      I want to restrict  the changes made to the order once it is released how can i do it?
    Vinit

    Dear ,
    What are  you looking for in production order changes ? Is it qty ? Is it Component ?
    I think you don't have to use OCM, you can also use the modification which is provide by SAP in SAP note 390635
    I hope you can restrict at user level changes in various screen variant  by appling User exit .You need to take the help of ABAPer to utilise the user exit in CO02.
    1.You may use user exit EXIT_SAPLCOBT_001 -(PPCO0007).You can make use of the exception NOT_ALLOWED_WITH_ERROR in this exit
    2.PPCO0012 Production Order: Display/Change Order Header Data
    3.PPCO0018 Check for changes to production order header
    4.PPCO0019 Checks for changes to order operations
    For farther information , you can goto  T code CMOD - Project Managment of SAP Enhancements- Click on Utilities in the menu bar - SAP Enhancements - under Exit name Give  * ,remove maximum number of hits value from 500 and execute.Select one which suits to your requirement.
    Hope this will be useful to you
    Regards
    JH

  • Production order changes Tracing

    dear all,
    in the production order how can i find out who make changes like delete materials if there are many people can use co02 , I need to make a tracing to a particular order , is there's any log to do this?
    thanks in advance
    Milad

    There is no std T code available for check the changes made in production order
    IF you want you need to activate the OCM or apply the note 390635
    please refer below thread
    Process Order Change Log history
    Re: Production Order Change Management

  • Regarding Production order changes work flows

    Hi to all,
    I activated WS20000387 work flow template. its regarding the production order changes .
    briefly: i created one production order, immediately assigned person will get a message in his SAP inbox.
    he has to double click/execute on that mail, then system will take u directly to the production order screen. there is no need to enter that Order no.
    but here, after double clicking, system is asking The Order no.
    we have clients 300,500 and 700.
    i executed same work flow in 300 successfully,
    700 is not modifiable. thats y i did all the settings in 500 and copied the request to 700.
    i am getting  the problem in 700,, i compared all the settings in 300 and 700, but no use,,,all are same,,,but not executing in 700.
    anybody can help me in this regard.

    You Can use below FM to confirm Production order and it is very simple BAPI.
    BAPI_PRODORDCONF_CREATE_HDR -> just check in where used list.
    Thanks
    Seshu

  • Production Order Changes...

    I need the ability to identify changes made to a production order and the user that made the change.  There are instances of incorrect changes being made to production orders with no way to identify the user that made the change.  As examples, components are being 'final issued' but no one knows who set the 'final issue' indicator.  Labor hours are changed with no traceability to the user who made the change.
    SAP contains the capability to track changes to material master data, BOM data, and routing data.  Is there the same capability for production order data?

    Dear ,
    You need to activate Order Change Managment-SPRO-Shop Floor Control -System Modification  in case to trak production order change :
    A.Enhancements for Order Maintenance
            1.Enhancement for the Display/Change of Order Header Data
            2.Check Changes to the Production Order Header
            3.Checks Changes to Order Operations
    B.Enhancements for Order Change Management (OCM)
             1.Check Conflict for Change Step
             2.Definition of Comparison Fields for Order Comparison
    C.Enhancements for Order Confirmation
    Otherwise , from Basis side you can trak by
    1.ST03
    2.STAD-Provide  SAP T-code , user id , Client .Here you can find out what are the changes user did for any production order based on SAP Trxn .
    Regards
    JH

  • Deactivating production order changes after 1st operation is confirmed

    Hi,
    I want to deactivate production order changes after 1st operation is confirmed through CO11n.Ie. production order qty should not be allowed to change after 1st operation is confirmed.
    Expecting ur immense help on this.
    Regards,
    JS Karthi

    Dear ,
    PPCO0007
    EXIT_SAPLCOZV_001 Exit when saving production order
    Provide the restrictions in coding, so that when saving the order check for the order status PCNF or CNF and quantity change.
    Check thread
    first operation confimed - after system allowed changed order qty
    Regards,
    Ishwar

  • About production order change historic records

    The users want to know about production order change historic records.how can I get it, please do me a favour. Thanks.

    Hello ,
    Look into:
    SAP NOTE: 1407961 and
    History of production order changes
    Please search the forum first for such questions.
    - Pushkar
    Edited by: Pushkar Patil on Aug 6, 2010 9:56 AM

  • Production order change (quantity) doubt.

    Hi pp experts,
        I have a problem, while changing order quantity in the production order through Coois or co02, i am not getting the changed quantity. how to display that.
    for ex,
    The order qty is 10 Nos , through Coois i change this qty to 4, i want to display the order qty 10 with change qty 4. give some soln.
    Thanks,
    Gowri

    Gowrisankar,
    Check if the refresh button is there. Click that. If not there then you have to come out and come back in.
    Rgds
    Ram

  • New operation for production order - change operation quantity not possible

    Hello all,
    we want to create a new operation for a production order.
    So we go to CO02 and to the operation order overview screen.
    But when we add a new operation, the system will not let us determine the operation quantity for the new operation, the system will just take the quantity from the operation before.
    How can I determine the qty by myself?
    Thanks
    Anne

    You can do another way also.   You change your routing with new operation quantity and save it in CA02.    NOw you go to CO02 and read master data in funtions,  then the new operation quantity will definetly come in to the production order.
    KrishnamurtyDSS

Maybe you are looking for

  • Display On Boot Up

    Periodically, my screen will show a battery of multi-colored horizontal lines about i" by 1/16" all over the screen. I have to shut the power off completely for about an hour in order to be able to get rid of them and work. Suggestions?

  • List of standard workflow in oracle HRMS 11i - used in SSHR

    Hi everybody, I want to know all the list of standard workflow and their description, defined in oracle HRMS and used in SSHR. Is there anyway to know that ?? Please can you give me an answer ASAP.

  • Rotating photos

    Im making a slideshow of my photos from iPhoto in iMovie. Ive got a photo that is currently in a horizontal form, but i want to turn it so its vertical. Ive changed it in iPhoto and in iMovie it appears as vertical in the photo box on the right, but

  • Package Management for Pleasure and Profit

    I know that abs can make packages using svn/git/etc to be installed by pacman, but will pacman auto-magically update these svn packages when it's installing updates from the "normal" arch repos, or is that something I would still have to do myself?

  • CAn anyone send me documents related to key production support issues

    CAn anyone send me documents related to key production support issues in SD and MM thanks &regards aman