DBA Data[Home] [Help]

APPS.PAY_GTNLOD_PKG dependencies on PAY_DEFINED_BALANCES

Line 1452: pay_defined_balances pdb,

1448: from pay_balance_types pbt,
1449: pay_element_types_f pet,
1450: pay_element_classifications pec,
1451: pay_run_balances prb,
1452: pay_defined_balances pdb,
1453: pay_balance_dimensions pbd
1454: where pec.classification_name ='Employer Liabilities'
1455: and pec.legislation_code ='US'
1456: and pet.classification_id = pec.classification_id

Line 2084: pay_defined_balances pdb

2080: pay_us_emp_fed_tax_rules_F pftr,
2081: pay_us_states pst,
2082: pay_run_balances prb,
2083: pay_balance_dimensions pbd,
2084: pay_defined_balances pdb
2085: where pec.classification_name ='Employer Taxes'
2086: and pec.legislation_code ='US'
2087: and pet.classification_id = pec.classification_id
2088: and l_effective_date between pet.effective_start_date