DBA Data[Home] [Help]

APPS.EGO_ITEM_CATALOG_PVT dependencies on EGO_ITEMCAT_VAL_TO_ID

Line 284: EGO_ItemCat_Val_To_Id.EGO_ItemCatalog_UUI_To_UI

280: -- Process Flow step 4.a - User Unique Index to Unique index conversion - I
281: --
282: Error_Handler.Write_Debug('Performing UUI-UI conversion ');
283: -- dbms_output.put_line('Performing UUI-UI conversion ');
284: EGO_ItemCat_Val_To_Id.EGO_ItemCatalog_UUI_To_UI
285: ( x_return_status => l_return_status
286: , x_mesg_token_tbl => l_mesg_token_tbl
287: );
288: