DBA Data[Home] [Help]

APPS.GMD_SPEC_VRS_GRP dependencies on GMD_INVENTORY_SPEC_VRS_PVT

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

3811: END IF;
3812:
3813: -- Fetch the row
3814: -- =============
3815: IF NOT GMD_Inventory_Spec_VRS_PVT.Fetch_Row(l_inventory_spec_vrs,l_inventory_spec_vrs_out)
3816: THEN
3817: GMD_API_PUB.Log_Message('GMD_FAILED_TO_FETCH_ROW',
3818: 'l_table_name', 'GMD_INVENTORY_SPEC_VRS',
3819: 'l_column_name', 'SPEC_VR_ID',