DBA Data[Home] [Help]

APPS.GMD_QMREJ dependencies on GMD_SS_VARIANTS

Line 113: gmd_ss_variants b,

109:
110: Cursor C3 is
111: select source , c.ss_id
112: from gmd_sampling_events a,
113: gmd_ss_variants b,
114: gmd_stability_studies_b c,
115: gmd_ss_time_points d
116: where d.sampling_event_id = l_event_key
117: and d.variant_id = b.variant_id