Hi Arie,
Oh, missed a statement after:
CREATE DATA table TYPE TABLE OF STRUCT_TYPE.
you need to add the below line
assign table->* to <table>
Hope this helps you.
Regards,
Rama
Hi Arie,
Oh, missed a statement after:
CREATE DATA table TYPE TABLE OF STRUCT_TYPE.
you need to add the below line
assign table->* to <table>
Hope this helps you.
Regards,
Rama