DBA Data[Home] [Help]

APPS.PAY_CA_ROE_EI_PKG dependencies on FND_PROFILE

Line 1376: prcu.business_group_id = fnd_profile.value('PER_BUSINESS_GROUP_ID') and -- Added for bug 13975570

1372: pet.element_type_id = pesu.retro_element_type_id and
1373: pesu.time_span_id = pts.time_span_id and
1374: pesu.retro_component_usage_id = prcu.retro_component_usage_id and
1375: prcu.retro_component_id = prc.retro_component_id and
1376: prcu.business_group_id = fnd_profile.value('PER_BUSINESS_GROUP_ID') and -- Added for bug 13975570
1377: pts.creator_id = prc.retro_component_id and
1378: prc.legislation_code = 'CA' and
1379: prc.short_name = 'Retropay' and
1380: pee.element_entry_id = peev.element_entry_id and