DBA Data[Home] [Help]

APPS.GMD_SPEC_VRS_GRP dependencies on GMD_WIP_SPEC_VRS_PVT

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

4058: END IF;
4059:
4060: -- Fetch the row
4061: -- =============
4062: IF NOT GMD_WIP_Spec_VRS_PVT.Fetch_Row(l_wip_spec_vrs,l_wip_spec_vrs_out)
4063: THEN
4064: GMD_API_PUB.Log_Message('GMD_FAILED_TO_FETCH_ROW',
4065: 'l_table_name', 'GMD_WIP_SPEC_VRS',
4066: 'l_column_name', 'SPEC_VR_ID',