2014 Mar 11 1:41 PM
Hi Experts,
I am getting the following error while deleting data from Internal Table.
Error analysis: At the statment "Convert object to integer" only number-type data objects are supported at the argument position "object". In this particular case, the operand "object" has the non-number-type type "h".
I am just deleting Internal Table data from Work Area.
For all the fields in Internal Table used conversion routines before deleting.
Not sure what is happening. Please share if any ideas.
Regards,
Mohammed
2014 Mar 11 1:53 PM
Hello Rafi,
Could you please share you code, with table and work area difinitions?