DBA Data[Home] [Help]

APPS.GMD_MBR_UTIL_PKG dependencies on GMD_WIP_SPEC_VRS

Line 146: from gmd_wip_spec_vrs

142: l_spec_vr_id NUMBER := null;
143: l_smpl_plan_id number := null;
144: CURSOR get_sampling_plan_id is
145: SELECT SAMPLING_PLAN_ID
146: from gmd_wip_spec_vrs
147: WHERE SPEC_VR_ID = l_spec_vr_id;
148: CURSOR get_item_revison IS
149: SELECT REVISION
150: from fm_matl_dtl