I have an internal table ITAB with work area WA_ITAB with (n-2) fields filled in
I need to fill two more fields from anotehr database table depending on condition databse table-fieldname = WA_ITAB
Hoe to do this