Hello SRM gurus,
I need to send newly created or changed PO's to a legacy system. I am using SRM 7.0 and there is no IDOC type for a PO. I have done some research and the way to go as recommended is using XML. I am using PI. I am not familiar with using XML but after doing all the research I have found that I need to create a RFC enabled function module and do the set up using SM59.
Please advise how I would position the function module so that it would be triggered when the PO is created or changed (I guess a suitable BADI in the PO process) and also would the function module need to output a structure to be sent as a XML file.
I am new to XML procedures so please correct me if some of my assumptions are incorrect.
regards