DBA Data[Home] [Help]

APPS.GMD_SS_TIMEPOINT_WF_PKG dependencies on GMD_STABILITY_STUDIES_TL

Line 95: gmd_stability_studies_tl f ,

91: gmd_Qc_status b,
92: gmd_ss_time_points c,
93: mtl_system_items_b_kfv d,
94: gmd_stability_studies_b e ,
95: gmd_stability_studies_tl f ,
96: gmd_ss_variants h,
97: gmd_specifications i,
98: mtl_item_locations_kfv j,
99: mtl_parameters k

Line 118: -- added language to gmd_stability_studies_tl

114: and f.language = userenv('LANG');
115:
116: -- JD to C1 added organization match on mtl_item_locations_kfv and
117: -- outer join.
118: -- added language to gmd_stability_studies_tl
119: -- 10/20/2005
120:
121:
122: Cursor C2 (se_id NUMBER) is