DBA Data[Home] [Help]

APPS.ENI_UPGRADE_VSET dependencies on ENI_DENORM_HRCHY

Line 348: g_catset_id := ENI_DENORM_HRCHY.GET_CATEGORY_SET_ID;

344: RAISE_APPLICATION_ERROR(-20009, 'ERROR: in structure/ segment validation');
345: END IF;
346:
347: -- Get category set associated with the Product Functional Area
348: g_catset_id := ENI_DENORM_HRCHY.GET_CATEGORY_SET_ID;
349:
350: -- Get the value set that is associated with the structure
351: g_value_set_id := ENI_VALUESET_CATEGORY.GET_FLEX_VALUE_SET_ID('401','MCAT',g_catset_id);
352: