DBA Data[Home] [Help]

APPS.PAY_GTNLOD_PKG dependencies on PAY_DEFINED_BALANCES

Line 1629: pay_defined_balances pdb,

1625: from pay_balance_types pbt,
1626: pay_element_types_f pet,
1627: pay_element_classifications pec,
1628: pay_run_balances prb,
1629: pay_defined_balances pdb,
1630: pay_balance_dimensions pbd
1631: where pec.classification_name ='Employer Liabilities'
1632: and pec.legislation_code ='US'
1633: and pet.classification_id = pec.classification_id

Line 2265: pay_defined_balances pdb

2261: pay_us_emp_fed_tax_rules_F pftr,
2262: pay_us_states pst,
2263: pay_run_balances prb,
2264: pay_balance_dimensions pbd,
2265: pay_defined_balances pdb
2266: where pec.classification_name ='Employer Taxes'
2267: and pec.legislation_code ='US'
2268: and pet.classification_id = pec.classification_id
2269: and l_effective_date between pet.effective_start_date