DBA Data[Home] [Help]

APPS.GMD_SPEC_VRS_GRP dependencies on GMD_WIP_SPEC_VRS_PVT

Line 3899: IF NOT GMD_WIP_Spec_VRS_PVT.Fetch_Row(l_wip_spec_vrs,l_wip_spec_vrs_out)

3895: END IF;
3896:
3897: -- Fetch the row
3898: -- =============
3899: IF NOT GMD_WIP_Spec_VRS_PVT.Fetch_Row(l_wip_spec_vrs,l_wip_spec_vrs_out)
3900: THEN
3901: GMD_API_PUB.Log_Message('GMD_FAILED_TO_FETCH_ROW',
3902: 'l_table_name', 'GMD_WIP_SPEC_VRS',
3903: 'l_column_name', 'SPEC_VR_ID',