DBA Data[Home] [Help]

APPS.PAY_PPMV4_SS dependencies on PAY_DEFINED_BALANCES

Line 441: , pay_defined_balances pdb

437: , ppm.run_type_id
438: from pay_personal_payment_methods_f ppm
439: , pay_org_payment_methods_f opm
440: , pay_payment_types ppt
441: , pay_defined_balances pdb
442: , pay_balance_types pbt
443: where ppm.assignment_id = p_assignment_id
444: and nvl(ppm.run_type_id, hr_api.g_number) = nvl(p_run_type_id, hr_api.g_number)
445: and p_effective_date between