Hello Richa,
Could you please check "ls_data" columns, as per the code( Select * ) you are trying to fetch all columns from table. If "select *" is case then all the column should match with "LS_DATA".
If columns are not matching with LS_DATA then select only those column which are available in LS_DATA.
Hope this will help you.
Thanks & Regards,
Nikhil