DBA Data[Home] [Help]

APPS.ICX_GET dependencies on FND_FLEX_APIS

Line 142: if FND_FLEX_APIS.get_segment_column(appl_id

138: from sys.dual;
139: if v_seg_name is null then
140: return null;
141: end if;
142: if FND_FLEX_APIS.get_segment_column(appl_id
143: , id_flex_code
144: , id_flex_num
145: , v_seg_name
146: , v_seg_number) = TRUE