DBA Data[Home] [Help]

APPS.IGS_PS_VAL_CRV dependencies on IGS_PS_VAL_UOO

Line 614: IF (IGS_PS_VAL_UOO.crsp_val_loc_cd(

610: -- Validate IGS_PS_OFR_OPT record(s) if it exists and
611: -- the closed indicators associated with the fields of the record
612: FOR coo_rec IN c_course_offering_option LOOP
613: -- As part of the bug# 1956374 changed to the below call from IGS_PS_VAL_COO.crsp_val_loc_cd
614: IF (IGS_PS_VAL_UOO.crsp_val_loc_cd(
615: coo_rec.location_cd,
616: p_message_name) = FALSE) THEN
617: v_terminate := TRUE;
618: EXIT; -- premature exit loop