2012 Aug 28 2:52 PM
Hi Experts,
When i have check the my module pool report with code inspector it is giving errors related to screen.
I have copied the program from 4.0 to ECC 6.0.
The error is like: "Program ZXXXXXXX Screen 0111
Loop instead of table control on the template".
when I have click on the above error it is navigating to screen Element list tab, There are 55 errors like this.
Below is the screen shot for the same:
Please give me some tips how to reslove this
2012 Aug 28 3:06 PM
Hi,
The key here is your line "I have copied the program from 4.0 to ECC 6.0.", as the technique for displaying tabular data in screen painter has changed between the two releases.
You'll need to rewrite the screen to utilise the latest techniques. There's plenty of documentation out there on current releases of screen painter.
Regards,
Nick
2012 Aug 29 6:33 AM
Hi Young,
If possible please share the document on current releases of screen painter.
Regards,
Suresh.
2012 Aug 29 6:43 AM