Hi all
My requirement is ...i want to create a purchese order IDoc when ever a PO is changed or created. i have to send several fileds out . So i cannot use standard IDoc type orders05 and standar message code ME10. i am going for a bespoke program.
Now my question is....if i have to create an IDoc when ever a PO is changed ...is there any change date field or flag in the PO table that can tell me that this PO is changed today ....so that i can run the bespoke program to create IDocs with that flag or changed date equals to todays date.
Or only solution is to use standard message control (Nace) and output types?