DBA Data[Home] [Help]

APPS.GMD_SS_TEST_WF_PKG dependencies on GMD_SS_TIME_POINTS

Line 61: from gmd_ss_time_points time ,

57: where ss_id = l_event_key ;
58:
59: cursor C2 is
60: select distinct time.time_point_id , time.scheduled_date, time.wf_sent, time.sampling_event_id
61: from gmd_ss_time_points time ,
62: gmd_ss_variants variant ,
63: gmd_ss_material_sources sources,
64: gmd_stability_studies ss
65: where time.variant_id = variant.variant_id