‎2008 Oct 27 10:29 AM
Hi
I have a report in which Im calling a smartform to print. In DEV all the report and smartforms is running correctly, but in QTY im getting this error
"Nested output of tables is not possible." The report is correct by It may have problem in smartforms. But Im unable to find it. Can any1 tell me for what this error comes?
Thanks
Kaushik
‎2008 Oct 27 10:32 AM
Hi,
This may be because of the difference in the strucutre of any DDIC structure or table, which is referenced by any Table of the SMartform....
Please check for the same...
‎2008 Oct 27 10:32 AM
Hi,
This may be because of the difference in the strucutre of any DDIC structure or table, which is referenced by any Table of the SMartform....
Please check for the same...
‎2008 Oct 27 10:38 AM
Thanks Ajay,
can you explain more..I could not get you properly.
‎2008 Oct 27 10:41 AM
Hi,
I believe that you validated for the transport of all the components related to your development in Quality.
What I suggested is that the Error looks like for a Internal table which is referring to a Nested DDIC Structure/Table......Now the same DDIC Structure/Table might not be a Nested one in the Development Server.
This can be the one reason.......
‎2008 Oct 27 10:47 AM
That might be one of the problem. I have re transported it. but the error continues. Now what to do?