DBA Data[Home] [Help]

APPS.FII_GL_CCID_C dependencies on MTL_CATEGORY_SETS_VL

Line 1957: FROM mtl_category_sets_vl

1953: End if;
1954:
1955: begin
1956: SELECT structure_id INTO g_mtc_structure_id
1957: FROM mtl_category_sets_vl
1958: WHERE category_set_id = g_prod_cat_set_id;
1959: exception
1960: when others then
1961: If g_debug_flag = 'Y' then