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

Similar Messages

  • How to send price condition changes to external system

    Hi all,
    By using trans: VK11/VK12 we may add and change pricing conditions for a particular condition type.
    We want to send to PI changes beeing made (for amount, date interval, e.t.c...). Our condition type is ZPRB, involving the following table to be changed: A090, A662, A677, A663 (in addition to KONH/KONP).
    We thought we could program changes/insertions in the process to a new table refering the changes, and use a proxy call to be triggered upon this table, but unfortunately these transactions (VK11/VK12) does not contain any User Exit. So we have to make changes to the standard SAP if we go for that solution.
    My question is therefor: Is there a better way of transferring the price changes made by these transactions (ALE/Changepointer, BAPI, IDOC, e.t.c...).
    Please advice and describe what is the best solution?
    Best regards
    Leif Lohne.

    Good idea. Doing this exposed 2 problems:
    1 - First problem: The program changes in the midi file work from logic, but not when the midi file is played from a Mainstage external instrument channel strip. So it seems that Mainstage is stripping out the program changes. (Any note play information in the midifile is played from Mainstage, but not the program changes.)
    2 - Second Problem: The sys ex event instruction (I typed in manually in the event editor in logic) to change performance modes on the external keyboard is not working from logic either... So I must be doing something wrong?  I have to create the sys ex event manually, since the external keyboards I'm using don't transmit mode changes for me to record into a midifile. In this case, I'm using a Yamaha S90ES, and manually created the sys ex event in logic for mode change to Voice:
    Yamaha S909ES Voice mode:  $F0 $43 $11 $7F $01 $0A $00 $01 $00 -$F7+
    However, the mode does not change when the file is play back from logic...
    Sure appreciate your help...

  • Production order status as "Change by external system"

    Hi,
    I am come across the production order status as "Change by external system"
    In what condition above status is maintain in production order.
    Please help me.
    Sanjay

    Any change in the order done in the external system other than SAP, this status is set by the System.
    For example XMII.
    Regards
    Ratan

  • Send HU structure to an external system through an idoc

    Hi,
    I need to send the description of an HU (Sub HUs and materials to an external system).
    Do you know if there is any standard idoc type allowing to do that.
    I tried to use idoc HU_CREATE or HU_PROCESSOUTPUTDIRECT but I think none of them will allow me to do that because there is no function module in outbound mode that I can use with them/
    Any ideas?
    Thanks in advance.
    Regards

    Hi,
    In order to send data to external system and if you have an middleware used in your landscape then
    create logical system for that system and associate the port with RFC destination (based on middleware used type 3 ot type t) can be used and idoc can be sent to middleware and middleware can take care of sending the data to the external system by converting it into required  format..
    These are normal scenarios for which Middlewares are used for integration..
    HTH
    Rajesh

  • IDOC/BAPI for Production order creation from Legacy system

    Hi all
    We are using an interface to create Production orders from legacy to SAP. Would you recommend an IDOC or a BAPI to create Production orders. If IDOC or BAPI then could you please mention which one?
    thanks a bunch

    Hi John,
    For your purposes, please use BAPI for production order creation from legacy system. There is no standard inbound IDoc available to use. SAP has an IDoc for outbound interface only (message type LOIPRO).
    If there is an inbound IDoc available, I would recommend to use an IDoc.
    IDoc technology has excellent error handling and will allow you to reprocess an error (if any).
    BAPI is also good approach to use and fast in term of  processing.
    For BAPI approach, you can use BAPI BAPI_PRODORD_CREATE.
    Hope this will help.
    Regards,
    Ferry Lianto

  • 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

  • Send R/3 data to external system

    Hi Guru's,
    how to send R/3 data to external system (Oracle databse).
    thanks in advance.
    Ramu.

    Refer to this link
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0cc5049-5837-2b10-8ca5-f0e948762522
    it is a very good document on IDOCs
    or you may search for this in
    sapbrain.com or
    thespot4sap
    or even within SDN you may search for IDOCs you will get lots of info
    Regards,
    Anil

  • 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

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

  • 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

  • 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

    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

  • Sending Production orders via Idoc to external system

    Hello,
    I want to generate an Idoc for a production order when releasing or saving it. Is there an output control where I define the message link the purchase order?
    Thanks!!

    By IDoc-Tunneling i am thinking of just putting the IDoc through XI without transformation in XML (like in one blogs of Michal). Because of this blog there seems only to be one step in IR - import IDoc. in ID there are the mandatory steps.
    But if i want the ext. Admin to tell what parameters i need to communicate with the ext. system i have doubts in telling him just the IP and perhaps a program which we have to start via RFC configured in XI.
    regards

Maybe you are looking for

  • How do I transfer my iTunes music from my MacBookPro to my iphone 4?

    I have iCloud but have only used it to transfer contacts from MacBook Pro to iphone 4.  How do I transfer my ITunes from Mac to iphone4?

  • DVD Sony camcorder, ts video files

    I am trying to import the video files from a sony dvd camcorder into final cut. I imported the vob file, but it only imports a few seconds of the clip. How do I convert these files to be compatible with QT and final cut so I can edit?! thank you all

  • Security issue: Firewire Target Mode

    Hi everyone, I am concerned about the firewire target mode. As handy as it can be, what about security? I have some very confidential files on my computer and I wonder if there is a way to make sure that nobody can access my files via target mode. Is

  • Create two logical columns with same LTS mapping but diff filter conditions

    Hi, Problem: How to create two logical columns within same logical table mapped to same physical column but different filter conditions? I have a scenario where in, Physical layer columns      - table1.employee      - table1.emp_city I need a columns

  • FM to read proxy xml data

    Hi All, Is there any FM or class-method to read XML proxy message for a given message id? Scenario: An inbound interface coming from XI to ECC system using ABAP proxy method.While processing this inbound proxy it will trigger create another response