DBA Data[Home] [Help]

APPS.IGS_PS_VAL_CRV dependencies on IGS_PS_VAL_COW

Line 463: IF (IGS_PS_VAL_COw.crsp_val_cow_perc(

459: END IF;
460: -- Validate the IGS_PS_FIELD_STUDY record percentage of total 100%. Removed Code
461:
462: -- Validate the IGS_PS_OWN record percentage total 100%
463: IF (IGS_PS_VAL_COw.crsp_val_cow_perc(
464: p_course_cd,
465: p_version_number,
466: p_message_name) = FALSE) THEN
467: RETURN FALSE;