Skip to Content
0
Former Member
Jun 10, 2009 at 04:04 AM

How to Define Internal Table in Smartform

1356 Views

Hello,

I have some problem on define Internal Table in Smartform

I define a Temp_IT_Gen Type LBBIL_IT_GEN in Global Definiations

but i find that it is not available for me to append data into it,

the error message is Temp_IT_Gen is not a Internal Table - the Occurs n Specification is missing

so how can i solve it?

i want to use the internal table in the hold program.

Thanks a lot in advance.