2009 Jan 21 2:59 AM
Hello friends,
is there a function module which converts a raw data internal table to a structure based internal table.
regards
kaushik
2009 Jan 21 4:59 AM
Hi,
You can use the following class and method.
cl_abap_container_utilities=>read_container_c
Regards,
Prasana.
2009 Jan 21 3:19 AM
2009 Jan 21 4:59 AM
Hi,
You can use the following class and method.
cl_abap_container_utilities=>read_container_c
Regards,
Prasana.