DBA Data[Home] [Help]

APPS.FTE_LANE_SEARCH_QUERY_GEN dependencies on FTE_UTIL_PKG

Line 525: FTE_UTIL_PKG.Get_Category_Id(p_commodity_value => l_commodity,

521: Process_Bind_Var(l_bindvars_common, l_equipment_code, g_varchar2, g_type3);
522: END IF;*/
523:
524: IF (l_commodity is not null) THEN
525: FTE_UTIL_PKG.Get_Category_Id(p_commodity_value => l_commodity,
526: x_catg_id => l_commodity_catg_id,
527: x_status => x_status,
528: x_error_msg => x_return_message);
529: