DBA Data[Home] [Help]

APPS.QA_SS_OM dependencies on HTF

Line 271: htp.tableData(htf.anchor(viewurl, fnd_message.get_string('QA','QA_SS_VIEW_BUTTON'), cattributes=>'TARGET="viewwin"'));

267: htp.tableData(pname);
268: htp.tableData(pdesc);
269: htp.tableData(ptype);
270:
271: htp.tableData(htf.anchor(viewurl, fnd_message.get_string('QA','QA_SS_VIEW_BUTTON'), cattributes=>'TARGET="viewwin"'));
272:
273:
274: End Loop; -- end of forloop for all rows in list of plans
275: htp.tableClose;