Skip to Content
0
Former Member
Jan 11, 2008 at 02:51 PM

Error in smartform : "type table of specification" not allowed

323 Views

hello all

i am new to smartforms and while working in smartforms, in the form interface while assigning TABLES, i gave

I_DELIVERY TYPE TABLE OF Z_DEL_DETAIL

it gave me error that type specification "TYPE TABLE OF" not allowed, and when i gave LIKE it was syntatcicaly correct.

now my question is why was that error occuring and why it is giving this error, when we should prefer TYPE TABLE OF instead of LIKE??