DBA Data[Home] [Help]

APPS.PAY_CA_EOY_RL1_ARCHIVE dependencies on FF_ROUTE_PARAMETERS

Line 1405: ff_route_parameters frp

1401:
1402: select frpv.value
1403: into l_jursd_value
1404: from ff_route_parameter_values frpv,
1405: ff_route_parameters frp
1406: where frpv.route_parameter_id = frp.route_parameter_id
1407: and frpv.user_entity_id = p_user_entity_id
1408: and frp.route_id = p_route_id
1409: and frp.parameter_name = 'Jursd. Level';