DBA Data[Home] [Help]

APPS.IGI_IAC_COMMON_UTILS dependencies on FND_SEGMENT_ATTRIBUTE_VALUES

Line 1264: FROM fnd_segment_attribute_values ,

1260: BEGIN
1261: l_path_name := g_path||'get_account_segment_value';
1262: SELECT application_column_name
1263: INTO l_segment
1264: FROM fnd_segment_attribute_values ,
1265: gl_sets_of_books sob
1266: WHERE id_flex_code = 'GL#'
1267: AND attribute_value = 'Y'
1268: AND segment_attribute_type = X_segment_type