DBA Data[Home] [Help]

APPS.IGS_PS_VAL_CRV dependencies on IGS_PS_VAL_CFOS

Line 524: IF (IGS_PS_VAL_CFOS.crsp_val_cfos_fos(

520: END IF;
521: -- validate the IGS_PS_FIELD_STUDY table and that the
522: -- IGS_PS_FLD_OF_STUDY is not closed
523: FOR fos_rec IN c_get_field_of_study LOOP
524: IF (IGS_PS_VAL_CFOS.crsp_val_cfos_fos(
525: fos_rec.field_of_study,
526: p_message_name) = FALSE) THEN
527: v_terminate := TRUE;
528: EXIT; -- premature exit loop