DBA Data[Home] [Help]

APPS.IGF_AW_FISAP_REPSET_PKG dependencies on DUAL

Line 410: FROM dual;

406: END IF;
407:
408: SELECT igf_aw_fisap_repset_s.NEXTVAL
409: INTO x_category_id
410: FROM dual;
411:
412: before_dml(
413: p_action => 'INSERT',
414: x_rowid => x_rowid,