DBA Data[Home] [Help]

APPS.GMD_SPEC_VRS_GRP dependencies on GMD_CUSTOMER_SPEC_VRS_PVT

Line 3982: IF NOT GMD_Customer_Spec_VRS_PVT.Fetch_Row(l_customer_spec_vrs,l_customer_spec_vrs_out)

3978: END IF;
3979:
3980: -- Fetch the row
3981: -- =============
3982: IF NOT GMD_Customer_Spec_VRS_PVT.Fetch_Row(l_customer_spec_vrs,l_customer_spec_vrs_out)
3983: THEN
3984: GMD_API_PUB.Log_Message('GMD_FAILED_TO_FETCH_ROW',
3985: 'l_table_name', 'GMD_CUSTOMER_SPEC_VRS',
3986: 'l_column_name', 'SPEC_VR_ID',