DBA Data[Home] [Help]

APPS.FARX_TAX_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES

Line 231: fnd_segment_attribute_values sav,

227:
228: SELECT s.segment_num
229: INTO h_segment_num
230: FROM fnd_id_flex_segments s,
231: fnd_segment_attribute_values sav,
232: fnd_segment_attribute_types sat
233: WHERE s.application_id = 140
234: AND s.id_flex_code = 'LOC#'
235: AND s.id_flex_num = h_loc_structure