DBA Data[Home] [Help]

APPS.IGI_IAC_COMMON_UTILS dependencies on FND_SEGMENT_ATTRIBUTE_VALUES

Line 1234: FROM fnd_segment_attribute_values ,

1230: BEGIN
1231: l_path_name := g_path||'get_account_segment_value';
1232: SELECT application_column_name
1233: INTO l_segment
1234: FROM fnd_segment_attribute_values ,
1235: gl_sets_of_books sob
1236: WHERE id_flex_code = 'GL#'
1237: AND attribute_value = 'Y'
1238: AND segment_attribute_type = X_segment_type