DBA Data[Home] [Help]

APPS.PQP_NL_PENSION_TEMPLATE dependencies on FF_ROUTE_PARAMETER_VALUES

Line 451: ,ff_route_parameter_values rpv

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

Line 469: ,ff_route_parameter_values rpv

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