DBA Data[Home] [Help]

APPS.IBE_LEAD_IMPORT_PVT dependencies on AS_IMPORT_INTERFACE_S

Line 1289: select as_import_interface_s.nextval into p_import_interface_id from dual;

1285: printDebug('process_lead','l_header_rec.SOURCE_PROMOTION_ID ...'|| l_header_rec.SOURCE_PROMOTION_ID);
1286:
1287: printDebug('process_lead','p header rec.quote_header_id ...'|| l_header_rec.quote_header_id);
1288:
1289: select as_import_interface_s.nextval into p_import_interface_id from dual;
1290:
1291: INSERT INTO AS_IMPORT_INTERFACE
1292: (
1293: IMPORT_INTERFACE_ID,