Is it possible to use MODIFY statement on an internal table with no entries?
Modify itab index 1 from wa1.
Above statement is not populating itab even though entries r there in wa1.
Thanks,
Tanvi
Is it possible to use MODIFY statement on an internal table with no entries?
Modify itab index 1 from wa1.
Above statement is not populating itab even though entries r there in wa1.
Thanks,
Tanvi