DBA Data[Home] [Help]

APPS.GMIVDBL dependencies on GMI_CONVERSION_ID_S

Line 1546: select gmi_conversion_id_s.nextval into

1542:
1543: x_ic_item_cnv_row := p_ic_item_cnv_row;
1544:
1545: IF (x_ic_item_cnv_row.conversion_id IS NULL) THEN
1546: select gmi_conversion_id_s.nextval into
1547: x_ic_item_cnv_row.conversion_id from dual;
1548: END IF;
1549: INSERT INTO ic_item_cnv
1550: ( item_id