‎2010 Oct 22 2:45 PM
Hi Experts,
I have created an interface which posts PROJECT01 Idocs into SAP 6.0. Idocs are posted successfully and I can see Projects/WBS elements in tables PROJ and PRPS.
However, when I try to open a project/wbs through transaction CJ03, it throws short dump mentioning memory overflow. I checked by debugging CJ03 and found that the code is going into infinite loop.
Could anyone help me understand why this kind of problem is coming? What is the reason the code is going into infinite loop? If the project/wbs structure is not getting created properly, how can I check that?
Thanks in advance.
Netrey
‎2010 Nov 09 3:18 PM
The issue is resolved. The structure coming throug Idoc itself was incorrect.