DBA Data[Home] [Help]

APPS.IGS_AS_UNITASS_ITEM_PKG dependencies on IGS_AS_VAL_AIEM

Line 168: AND (igs_as_val_aiem.assp_val_ai_exmnbl (

164: --
165: -- If item is examinable then validate that reference is set.
166: -- w.r.t Bug # 1956374 procedure assp_val_ai_exmnbl reference is changed
167: IF NVL (new_references.REFERENCE, 'NULL666') = 'NULL666'
168: AND (igs_as_val_aiem.assp_val_ai_exmnbl (
169: new_references.ass_id,
170: v_message_name
171: )
172: OR igs_as_gen_002.assp_get_ai_s_type (new_references.ass_id) =

Line 285: IF igs_as_val_aiem.assp_val_ai_exmnbl (

281: BEGIN
282: IF p_inserting
283: OR p_updating THEN
284: -- w.r.t Bug # 1956374 procedure assp_val_ai_exmnbl reference is changed
285: IF igs_as_val_aiem.assp_val_ai_exmnbl (
286: new_references.ass_id,
287: v_message_name
288: ) = TRUE THEN
289: --