Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with smartforms

Former Member
0 Likes
639

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
596

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...

4 REPLIES 4
Read only

Former Member
0 Likes
598

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...

Read only

0 Likes
596

Thanks Ajay,

can you explain more..I could not get you properly.

Read only

0 Likes
596

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.......

Read only

0 Likes
596

That might be one of the problem. I have re transported it. but the error continues. Now what to do?