2010 Feb 02 9:05 AM
Hi ,
I want to trigger a custom IDOC when ever material or article is created .
please let me know how to do this
Edited by: ramesh gubba on Feb 2, 2010 10:05 AM
2010 Feb 02 9:28 AM
Hi,
There are various of doing this. Creat a custom business object/ class which contains a method for creation/triggering of idocs. Create a standard task which is linked to event 'CREATED' (Material created) of BUS1001. Link this standard task to custom business object/class method.
So in short summary is , when ever a material is created , event 'Created' will trigger which in turns calls the standard task you created. This standard call will in turn call the method which contains the ABAP code for triggering idocs.
Regards,
Rajneesh
Hi ,
I want to trigger a custom IDOC when ever material or article is created .
please let me know how to do this
Edited by: ramesh gubba on Feb 2, 2010 10:05 AM
2010 Feb 02 9:28 AM
Hi,
There are various of doing this. Creat a custom business object/ class which contains a method for creation/triggering of idocs. Create a standard task which is linked to event 'CREATED' (Material created) of BUS1001. Link this standard task to custom business object/class method.
So in short summary is , when ever a material is created , event 'Created' will trigger which in turns calls the standard task you created. This standard call will in turn call the method which contains the ABAP code for triggering idocs.
Regards,
Rajneesh
2010 Feb 02 9:47 AM
Hi ,
your reply i uselful . my object is BUS1001001 Retail article .
Could you pls let me know how to create standard task for the event created
2010 Feb 02 9:46 AM
Hi,
please search in SCN related to change documents with idocs..you will get the information.
Regards,
Nagaraj
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |