DBA Data[Home] [Help]

APPS.PQP_NL_PENSION_TEMPLATE dependencies on FF_ROUTE_PARAMETER_VALUES

Line 449: ,ff_route_parameter_values rpv

445:
446: cursor csr_get_dbi_user_name (c_bal_type_id NUMBER) IS
447: select user_name
448: from ff_database_items dbi
449: ,ff_route_parameter_values rpv
450: ,ff_route_parameters rp
451: ,pay_balance_dimensions pbd
452: ,pay_defined_balances pdb
453: where dbi.user_entity_id = rpv.user_entity_id

Line 467: ,ff_route_parameter_values rpv

463:
464: cursor csr_get_pen_sal_bal_dbi_name (c_bal_type_id NUMBER) IS
465: select user_name
466: from ff_database_items dbi
467: ,ff_route_parameter_values rpv
468: ,ff_route_parameters rp
469: ,pay_balance_dimensions pbd
470: ,pay_defined_balances pdb
471: where dbi.user_entity_id = rpv.user_entity_id