Hi Deric, I will be using BODS tool, and currently I am testing the CHRMAS04. That's why I am using the inbound IDoc.
For filling IDOC_DATA, I have to extend a perform inside std code - fill tables, that will populate data to different tables.I tried writing code by extending that perform, but in that case I need to modify more in std code. Is it desirable?
Also the std IDoc have error handling , which my extended code will not have, does that affect the performance?