DBA Data[Home] [Help]

APPS.IGS_AS_GEN_007 dependencies on FND_LOG

Line 1769: IF (fnd_log.level_exception >= fnd_log.g_current_runtime_level) THEN

1765: 'record_ind=>' || v_uai_rec.record_ind || ';' ||
1766: 'ass_item_id=>' || v_uai_rec.ass_item_id || ';' ||
1767: 'group_id=>' || v_uai_rec.group_id || ';' ||
1768: 'SQL Error: ' || SQLERRM, 1, 255));
1769: IF (fnd_log.level_exception >= fnd_log.g_current_runtime_level) THEN
1770: fnd_log.string (
1771: fnd_log.level_exception, g_module_head || 'assp_prc_uai_actn_dt.c_uai_exception',
1772: 'Error for : uoo_id=>' || v_uai_rec.uoo_id || ';' ||
1773: 'ass_id=>' || v_uai_rec.ass_id || ';' ||

Line 1770: fnd_log.string (

1766: 'ass_item_id=>' || v_uai_rec.ass_item_id || ';' ||
1767: 'group_id=>' || v_uai_rec.group_id || ';' ||
1768: 'SQL Error: ' || SQLERRM, 1, 255));
1769: IF (fnd_log.level_exception >= fnd_log.g_current_runtime_level) THEN
1770: fnd_log.string (
1771: fnd_log.level_exception, g_module_head || 'assp_prc_uai_actn_dt.c_uai_exception',
1772: 'Error for : uoo_id=>' || v_uai_rec.uoo_id || ';' ||
1773: 'ass_id=>' || v_uai_rec.ass_id || ';' ||
1774: 'record_ind=>' || v_uai_rec.record_ind || ';' ||

Line 1771: fnd_log.level_exception, g_module_head || 'assp_prc_uai_actn_dt.c_uai_exception',

1767: 'group_id=>' || v_uai_rec.group_id || ';' ||
1768: 'SQL Error: ' || SQLERRM, 1, 255));
1769: IF (fnd_log.level_exception >= fnd_log.g_current_runtime_level) THEN
1770: fnd_log.string (
1771: fnd_log.level_exception, g_module_head || 'assp_prc_uai_actn_dt.c_uai_exception',
1772: 'Error for : uoo_id=>' || v_uai_rec.uoo_id || ';' ||
1773: 'ass_id=>' || v_uai_rec.ass_id || ';' ||
1774: 'record_ind=>' || v_uai_rec.record_ind || ';' ||
1775: 'ass_item_id=>' || v_uai_rec.ass_item_id || ';' ||