DBA Data[Home] [Help]

APPS.IGS_AS_GEN_004 dependencies on IGS_GE_INS_SLE

Line 1562: igs_ge_ins_sle.genp_set_log_entry (

1558: CLOSE c_suaai_deleted;
1559: --
1560: -- Log warning that the item has not been added as has been previously deleted
1561: --
1562: igs_ge_ins_sle.genp_set_log_entry (
1563: p_s_log_type,
1564: p_key,
1565: p_sle_key,
1566: 'IGS_AS_CANNOT_CREATE_DFLT_AI', -- Cannot create item as it has previously been deleted

Line 1588: igs_ge_ins_sle.genp_set_log_entry (

1584: v_message_name
1585: ) = FALSE THEN
1586: -- Log warning that there exists a course restriction
1587: --
1588: igs_ge_ins_sle.genp_set_log_entry (
1589: p_s_log_type,
1590: p_key,
1591: p_sle_key,
1592: v_message_name, -- Warn item cannot be added due to course restriction