DBA Data[Home] [Help]

APPS.PAY_GTNLOD_PKG dependencies on PAY_BALANCE_DIMENSIONS

Line 1630: pay_balance_dimensions pbd

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
1634: and pet.business_group_id = l_business_group_id

Line 2264: pay_balance_dimensions pbd,

2260: per_all_assignments_f paf,
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