DBA Data[Home] [Help]

APPS.IEC_SQL_LOGGER_PVT dependencies on IEO_LNA_DESCRIPTIONS

Line 321: insert into ieo_lna_descriptions ( record_id,

317: l_created_by := NVL(FND_GLOBAL.user_id,-1);
318: l_last_update_login := NVL(FND_GLOBAL.conc_login_id,-1);
319:
320: -- dbms_output.put_line('log_description: Adding the description' );
321: insert into ieo_lna_descriptions ( record_id,
322: desc_pos,
323: created_by,
324: creation_date,
325: last_updated_by,