DBA Data[Home] [Help]

APPS.POS_GET dependencies on FND_FLEX_APIS

Line 140: if FND_FLEX_APIS.get_segment_column(appl_id

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