‎2010 Jun 21 9:58 AM
Hi expert,
Am using table control wizard to create table control in module pool proframming.
as per my internal table there are 15 fields n am only using 10 fields in table control.
is it mandatory that i need to keep all the fields in order as am dispalying it in the table control.
if yes then wat abt the remaining 5 fields. should keep these fields in the end of the internal table .
kindly assist
thx in advance.
‎2010 Jun 21 11:53 AM
Hi...
If you have only 10 fields to be needed in program then why do you have those extra fields in your internal table. Remove them if no longer needed.
Else you can get them displayed and make those column inactive.
Regards,
Uma Dave
‎2010 Jun 21 11:53 AM
Hi...
If you have only 10 fields to be needed in program then why do you have those extra fields in your internal table. Remove them if no longer needed.
Else you can get them displayed and make those column inactive.
Regards,
Uma Dave