DBA Data[Home] [Help]

APPS.IGS_EN_GEN_008 dependencies on IGS_PS_PAT_OF_STUDY

Line 1249: FROM IGS_PS_PAT_OF_STUDY pos

1245: p_unit12_unit_cd is not null ) OR
1246: ( ( p_units_indicator = 'Y' OR p_units_indicator = 'CORE_ONLY') AND
1247: EXISTS (
1248: SELECT course_cd
1249: FROM IGS_PS_PAT_OF_STUDY pos
1250: WHERE course_cd = sca.course_cd AND
1251: version_number = sca.version_number) AND
1252: NOT EXISTS (
1253: SELECT person_id

Line 1366: FROM IGS_PS_PAT_OF_STUDY pos

1362: p_unit12_unit_cd is not null) OR
1363: ( ( p_units_indicator = 'Y' OR p_units_indicator = 'CORE_ONLY') AND
1364: EXISTS (
1365: SELECT course_cd
1366: FROM IGS_PS_PAT_OF_STUDY pos
1367: WHERE course_cd = acai.course_cd AND
1368: version_number = acai.crv_version_number ) AND
1369: NOT EXISTS (
1370: SELECT person_id