DBA Data[Home] [Help]

APPS.GMD_VARIANT_TIME_POINT_GRP dependencies on GMD_STABILITY_STUDIES_B

Line 33: from gmd_stability_studies_b

29: storage_conditions_cnt ,
30: scheduled_start_date,
31: actual_start_date,
32: created_by
33: from gmd_stability_studies_b
34: where ss_id = p_stability_study_id
35: and delete_mark=0;
36:
37: