Need to Trigger a Idoc when save IE01 T-Code

Hi all,
I need to generate a Idoc when i saved IE01 transaction code.
Pls let me know the procedure.
And also relevent IDOC .
Regards,
Ramesh.

Hi,
- You need to use basic Idoc type EQUIPMENT_CREATE01 for creating Idoc at equipment creation.
- Use change document concept for extraction based on Change docs created..For this you need to activate change doc creation for equipment category in questions. Use of JCDS and like tables to be used for picking up change docs during extraction.A logic to be build to pick up change docs since last interface run,this will ensure only new equipments via change docs will be included in new idocs.
- A batch job to be scheduled whic will run at desired frequency to push newly created equipments to external system. You can make use of immediate data transfer or collecting Idocs and then sending at required time.Take help of technical person on this
regards,
atul

Similar Messages

  • Trigger an Idoc when a sale order is been opened in VA02 & saved

    Hi Experts
         I have a requirement to trigger an Idoc when a sale order is been opened in VA02 transaction and saved.
    Now that I have attained the same through Message Control Settings and Nace out put type settings with Multiple Issuing.
    Here in the Idoc will be triggered when the user makes any changes in the order based on the NAST table entry.
    Now my requirement is that the Idoc has to be processed even if there is no changes made to the document when the user opens the sale order and clicks save.
    This is the process been carried out to re-process the Idoc.
    Now that the Idoc is triggered using the path ---> menu - extras -output - header- edit & save.
    Now that the user need to process the Idoc by just opening the order  in VA02 and  click save.
    How can this be attained ? is there any configuration for it ?
    Or is it possible to handle the same in any of the user exit ?
    the problem is the user exit save gets triggered only when there is any change in the document else it throws a msg " No changes made"

    Hi Niraj
       Thanks for your Response.
    Now that the output control works fine when there is any change made to the document.
    Now that i need to configure such a way that the output control triggers even if there is no change to the document and save   button is clicked.
    Can U please elaborate how do i make settings in VOFM-> Output Control ?
    Thanks
    Sathish

  • VL01N - needs to trigger outbound idoc

    Hi all,
    As per requirement please tell me information of how to trigger the outbound idoc on save that consist of delivery data with ref to sales order data.
    I am not able to create the Output type please tell me steps if possible of provide me some link that helps me.
    Regards,

    Hello,
    You have to create an OUTPUT in the configuration and maintain the condition records in VV21 for the Partner LS which means an output for IDOC
    For this configration, Goto the spro
    SPRO->LOGISTIC-EXECTION>SHIPPING->OUTPUT DETERMINATION->MAINTAIN OUTPUT DETERMINATION FOR OUTBOUND DELIVERIES---.DEFINE OUTPUT TYPES.
    Try to create the output type and maintain the condition records .
    Revert back if you need any clarifications
    regards,
    santosh

  • Automatically Trigger a Idoc when a sale order Document is changed

    Hi Experts,
    Currently Idoc is pushed manually through sale order change transaction " VA02 " menu path
    " extras - > output - > header - > edit "
    I have done the nace settings for output types & condition records . Now that the Idoc gets triggered automatically
    when a document is created in VA01 transaction. Is there any other settings required such that the IDoc can be sent automatically once the document is changed and saved through VA02 transaction also.
    Or do I need to process the IDoc through user exit of VA02. Kindly advice how to proceed with it.
    sathish
    Moderator message: duplicate post locked.
    Edited by: Thomas Zloch on Mar 17, 2011 12:48 PM

    In Partner profile(WE20), you can make one mor entry similar to  existing record with check box enable, under Message control tab.means maintain the below details, Application, message type, process code and enable the change check box.
    After making entry in WE20, you can change sales order and save the application.It may work.

  • Need to trigger output type when BAPI is run

    I need to trigger an output type which generates an idoc when material group is updated using a BAPI.....Can anyone tell me is there a bapi which does this ?

    I just want to know whether there is any BAPI which triggers the output also when we make an update ?

  • Need to trigger an idoc from transfer order on confirmation

    Hi,
    I need to trigger an outbound idoc on the confirmation of a Transfer Order, but I don't know how to do.
    The IDoc type i'll use WMTOID02.
    Any Help would be greatly appreciated.
    Regards,
    Supaporn R.

    Hi
    I think you need to do some configuration using OMKY transaction, pls take help from functional consultant
    Regards
    MD

  • Need to generate an IDOC when production order is released.

    Hello all,
    I have a requirement is to extend the IDOC(LOIPRO01), i've extended the IDOC, it needs to be created while releasing the production order in transaction co02, and i am unable to generate it, pls guide me how/where to generate idoc in
    Thnak you,
    Krishna

    Hello Alok,
    Thank you for your prompt response...
    I made user of PPCO0021, in this enhancement i have used function module CLOI_MASTERIDOC_CREATE_LOIPRO to generate IDOC, and i have released production order through transaction CO02, and it gave me short dump.
    Dump summary is that, commit work is called before save.( commit statmetns should not be used in exits).
    I have analysed, and noticed the commit work statement is there inside the fm CLOI_MASTERIDOC_CREATE_LOIPRO , and PPCo0021 triggers when i hit on the save icon.
    Please guide is there any way to avoid this dump and to make use of exit. Is there any other procedure to generate IDOC ?
    Thankyou,
    Krishna K

  • URGENT:I need to trigger an idoc..HOW

    Hi Gurus,
    I need some help on the detailed steps on how to trigger MATMAS03 from R/3...i was told we can use transaction code we19.
    Can some one please help on this.
    Venkat

    Hey...
    Just for testing purpose..you can use WE19..
    First goto transaction WE02 and put Basic type : MATMAS03 as filter criteria, change your creation date to select little old idocs and run...on next screen your will see number of idocs "MATMAS03" with green status(if there is any in that period..otheriwse change period again).
    Then goto WE19 and put existing idoc number in the field existing idoc and and presss F8...On next screen press "Standard  outbound processing".
    Before that have you done your partner profile  / rfc port and destination configuration for XI system?
    If so then in we19 change control record ( Double click in EDIDC segment) to your sender / recever partner profile.. and run.. :)..thats all..
    Nilesh

  • How to trigger an idoc when 'For Approval' button is clicked in IMA11 trans

    Hi Everyone,
       I have requirement that an IDoc should be triggered when the button 'For Approval ' is clicked. I have created the required  IDOc but I couldn't find the way to trigger it. Can anyone help in this regard.
    Thanks in advance
    sandhya

    You can't get the "OK Pressed" directly, but you can check the error output. An error code 43 is generated when a user hits cancel in the dialog box.
    If you're using a vi from the File I/O pallet (like "Write to SGL File"), they unfortunately don't have the error cluster wired as an output. They do have an output of the selected path. This is set to "Not A Path" if the user selects Cancel. Test the output path - if it is equal to the "Not A Path" constant, then the user hit cancel.
    Tim

  • How to trigger outbound IDOC when data changed in BP through Inbound IDOC.

    Hi,
        In our system whenever we create a new Business Partner, these data is send across to SAP R/3 (as BDOC) and to Mainframe system  (as outbound IDOC). Whenever we change any Business Partner record the data is send across to SAP R/3 (BDOC) and to Mainframe system (as outbound IDOC).
        This functionality is working fine.
        Currently we are getting a value for one standard field (Customer_Group3) of Business Partner as an inbound IDOC. The value of the inbound IDOC is reflecting in the field (Customer_Group3) in Business Partner Transaction. Once the inbound IDOC is received, the modified value is send across to SAP R/3 as BDOC. But the modified value is not send across to Mainframe system (outbound IDOC). The outbound IDOC is not getting triggered.
    Kindly help

    Is your mainframe system configured as Site in SMOEAC. If so are you using XIF Adapter.

  • Trigger IDoc when ever a Sales Order is rejected

    Hello Experts,
    How to trigger an IDoc when ever a sales order is rejected.
    Thanks,
    Srikanth

    you have to define a message type that is triggered when the reason of rejection in not initial.
    You can do it by a standard access sequence. Then issue the message with medium 6.
    Best regards
    Roberto Mazzali

  • Need to trigger change pointers for a change in std text

    I need to trigger an idoc via change pointers when any change in a std text occurs. I am doing this for changes in Customer Master. For example, if the std text obtained via tcode XD02 is changed, then I need to trigger an idoc. Is this possible? What is the object class used?
    Thanks,
    Keerthi

    Hi,
    All Standard text views are stored in V_E071.
    Use the View for V_E071 for checking standard text transport
    Give Object Filed Name = TEXT and check
    And search the standard object
    Go to se09 create workbench request and
    Double Click the request and go to program give R3TR and Object: TEXT and object Name: TEXT, Nike_FT_AB_4700, ZEPC, D
    Object: TEXT
    Where   Nike_FT_AB_4700 is Customized Name of Standard Text
    Text Id: ZEPC (Default: ST)
    Language: D (DE)
    Go to SE03  double click the Search for Objects in Requests/Tasks in the
    R3TR Object ; TEXT and do search.. with respective to that you will get change request.
    Do rewards points.

  • Generate DELVRY  Idoc when Post goods issue is done in SAP

    I need to generate an Idoc when post goods issue is done in SAP (outbound to SAP) .I understood that I can do this using the message control .The message type DESADV with the process code DELV will support this.
    But I didn’t understand how to trigger the Idoc.In the current scenario our Company is doing the post goods issue in SAP for the in three different ways.
    1.Manually doing the post goods issue through the transaction VL02N
    2. an Inbound Interface (using Idoc)  which will do Post goods Issue in SAP
    3.Another Interface using BAPI, which will, do post goods issue in SAP
    I have to run my outbound interface when the post goods issue is done by all the above three ways.  Can any one help me out in this?

    You have to configure the output first .
    You can use output type LAVA ( avaialble in Std SAP ) .
    ( Tcode is NACE , Select Application V2 -> Outputtypes ).
    ( Create condition records suitable to generate an output)
    Next is ALE.
    Setup a distribution Model ( for DESADV ) and all other setup for ALE i.e. Distribute Dist. Model / Generate Partner Profile .
    In the Partner profile in WE20 select your partner system. Double CLick on Outbound Message DESADV ( this wd be there after you generate partner profile , if not add it here in outbound ) . On this screen goto tab MESSAGE CONTROL .
    Application - V2
    Message Type - LAVA
    Process Code - DELV.
    Now you are ready to go. The moment a PGI is done in any form an output LAVA would be proposed and processed using process code DELV.
    Cheers.

  • Triggering Outbound IDoc, when doing the Goods Receipt in MIGO

    Hi All,
    I want to create an idoc(outbound), when i do the Goods Receipt(MIGO, Movement type 101).
    1. Can we trigger the IDoc through output Determination.(I have configured for VL01n -outbound delivery & VL31n-inbound Delivey.It works... But is there any same way for MIGO)
    2. Is there any other way to trigger the IDoc when document saves in MIGO.
    Please Help On this.
    I m eagerly awaiting for Solution.

    Hi,
    Go through the following link:
    https://www.sdn.sap.com/irj/sdn/advancedsearch?query=waytotriggertheIDocwhendocumentsavesin+MIGO&cat=sdn_all
    It might help you.
    Thanks
    Rajesh Kumar

  • How to trigger a workflow when data inside a table changes

    Hi
    How to trigger a workflow when data inside a table changes ??
    We need to trigger a workflow when STAT2 field value in PA0000 table changes.
    rgds
    Chemmanz

    Make use of Business Object BUS1065. In this business Object you have an attribute Status which you can use. There are a number of events that will get triggered when the status is changed.
    Thanks
    Arghadip

Maybe you are looking for

  • Mail receiver with attachment

    Hey, I have a rfc to mail scenario, it works but i get the payload(data) as an attachment, how do i change it so payload will be in mail body ? TX

  • PDF in emails won't open webos 1.3.1

    I get an error message "Cannot find an application which can open this file" when I try to open a PDF that I received in an email. Is there a fix for this? I tried a partial erase with no success. Is anyone else experiencing this error? Post relates

  • Small upgrade to mac osx 10.5.8

    At a recent visit to the Genius Bar, I was given a phone number to call to purchase an small upgrade to my mac osx 10.5.8.  Now I've lost the phone number. Any help?

  • Is there a desktop touch screen I can purchase that will fully implement all of Lion's new features?

    Was wondering if anyone could recommend a desktop (permanent) touch screen that would be able to take advantage of all of Lion's new features (gestures most importantly) I am in health care and would like to connect my Mac Book air to the touch scree

  • About FUTURE DEMAND In ORACLE

    Hye Everybody.. I am looking for some body help for GOOD FUTURE IN ORACLE .i have 6+ exp in Oralce Forms and Reports.Now i want to upgrade my skills.So which is the BEST track/Way for me In ORACLE.Bcos i confused.What to do..SO please help me to buil