DBA Data[Home] [Help]

APPS.AR_RAAPI_UTIL dependencies on FND_SEGMENT_ATTRIBUTE_VALUES

Line 1800: FROM fnd_segment_attribute_values a ,

1796: /* Bug 4675438: moved from constant_system_values as is dependent on
1797: MOAC initialization */
1798: CURSOR c_cost_ctr_segmt IS
1799: SELECT b.segment_num
1800: FROM fnd_segment_attribute_values a ,
1801: fnd_id_flex_segments b ,
1802: gl_sets_of_books c
1803: WHERE a.id_flex_num = c.chart_of_accounts_id
1804: AND c.set_of_books_id = arp_global.sysparam.set_of_books_id