When we create an Internal Table, what should be the maximum length of the field in it?

example:
Data : Begin of itab occurs 0.
Ename--------------->What should be the length of this field name in the internal table (I am not asking about the memory size)
End of itab.

Question asked by visitor Rajesh