DBA Data[Home] [Help]

APPS.GMD_SPEC_VRS_GRP dependencies on GMD_INVENTORY_SPEC_VRS_PVT

Line 3978: IF NOT GMD_Inventory_Spec_VRS_PVT.Fetch_Row(l_inventory_spec_vrs,l_inventory_spec_vrs_out)

3974: END IF;
3975:
3976: -- Fetch the row
3977: -- =============
3978: IF NOT GMD_Inventory_Spec_VRS_PVT.Fetch_Row(l_inventory_spec_vrs,l_inventory_spec_vrs_out)
3979: THEN
3980: GMD_API_PUB.Log_Message('GMD_FAILED_TO_FETCH_ROW',
3981: 'l_table_name', 'GMD_INVENTORY_SPEC_VRS',
3982: 'l_column_name', 'SPEC_VR_ID',