i have a int table called gt_trans which has been declared with occurs o.
now i want to loop at this table and read mara table with key matnr and if sy-subrc = 0
then modify one field in gt_trans
wat should be the syntax