vendRFQJour = queryRun.get(tablenum(VendRFQJour));
info(strfmt('%1=%2', qf.field(vendRFQJour.Status), qf.value(purchRFQstatus::Accepted) ));
i am using this way to get data where status accepted but i am not getting the result desired or correct result.
anyone can tell me kindly what i am doing wrong.
thnx and regards
AZAM