DBA Data[Home] [Help]

APPS.INV_GENEALOGY_REPORT_GEN dependencies on GMD_SAMPLING_EVENTS

Line 2037: gmd_sampling_events se

2033: select l.meaning
2034: from gem_lookups l,
2035: gmd_sample_spec_disp ssd,
2036: gmd_event_spec_disp esd,
2037: gmd_sampling_events se
2038: where l.lookup_code = ssd.disposition
2039: and l.lookup_type = 'GMD_QC_SAMPLE_DISP'
2040: and esd.event_spec_disp_id = ssd.event_spec_disp_id
2041: and ssd.sample_id = p_sample_id