if i use Update ztable from table lt_ztable it updates only one record.
Should be false?
If you fill the internal table with every field of the tables (including primary keys) and multiple records with different keys it will update multiple records (UPDATEFROM TABLE)
Regards,
Raymond