Hi,
I have an Internal table , lt_table with column 'user'.
Need to push this into the following Select:
lv_statement = |SELECT * FROM HANA_TABLEWHERE USER in lt_table |.
Thanks n Regards,
Suprita
Hi,
I have an Internal table , lt_table with column 'user'.
Need to push this into the following Select:
lv_statement = |SELECT * FROM HANA_TABLEWHERE USER in lt_table |.
Thanks n Regards,
Suprita