‎2012 May 30 12:03 PM
Hi Experts !
I am building an RFC in which I am using deep structure in the changing parameters .
When I do the syntax check the RFC isnot gicing any error but when I activate the RFC
it shows that it is getting compiled and keeps on showing the waiting cursor.
The same happens when I execute the program , it again starts compiling and the waiting cursor
starts appearing.
I am unable to understand whats going wrong .
I have checked also that if the deep structure is removed then the RFC is working fine.
The deep structure contains the nested tables.
I have checked the link on sdn for rfc saying that deep structures can be used in changing parameter of the RFC.
http://help.sap.com/saphelp_nw04/helpdata/en/b8/8e1b228add6c4d8509adff5eab2167/content.htm
But the same is not happening in the RFC I am creating.
I would highly appreciate the help.
Thanks 🙂
‎2012 May 30 1:54 PM
Hi Everyone !
The problem has got resolved.
It was the problem with the structure I had used in the one of the table types which has length greater than 38832 because of which it was unable to activate the RFC and getting closed strangely.
I found the solution when I executed TCODE ST22 and saw error : SYSTEM_CORE_DUMPED.
🙂
‎2012 May 30 1:54 PM
Hi Everyone !
The problem has got resolved.
It was the problem with the structure I had used in the one of the table types which has length greater than 38832 because of which it was unable to activate the RFC and getting closed strangely.
I found the solution when I executed TCODE ST22 and saw error : SYSTEM_CORE_DUMPED.
🙂