DBA Data[Home] [Help]

APPS.POS_GET dependencies on FND_FLEX_APIS

Line 139: if FND_FLEX_APIS.get_segment_column(appl_id

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