DBA Data[Home] [Help]

APPS.AP_APXT7INE_XMLP_PKG dependencies on FND_SEGMENT_ATTRIBUTE_VALUES

Line 273: FROM fnd_segment_attribute_values fnd,

269: Begin
270:
271: SELECT fnd.application_column_name
272: INTO p_balancing_segment_column
273: FROM fnd_segment_attribute_values fnd,
274: gl_sets_of_books gl
275: WHERE fnd.attribute_value='Y'
276: AND fnd.segment_attribute_type = 'GL_BALANCING'
277: AND fnd.id_flex_num = gl.chart_of_accounts_id