DBA Data[Home] [Help]

APPS.PQP_PERASGADD_RIW dependencies on FND_SEGMENT_ATTRIBUTE_VALUES

Line 11039: from fnd_segment_attribute_values fsav

11035: and pgr.business_group_id = p_business_group_id
11036: and plr.rule_type = 'S'
11037: and exists
11038: (select 1
11039: from fnd_segment_attribute_values fsav
11040: where to_char(fsav.id_flex_num) = plr.rule_mode
11041: and fsav.application_id = 800
11042: and fsav.id_flex_code = 'SCL'
11043: and fsav.segment_attribute_type = 'ASSIGNMENT'