DBA Data[Home] [Help]

APPS.PAY_GTNLOD_PKG dependencies on PAY_BALANCE_DIMENSIONS

Line 1453: pay_balance_dimensions pbd

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

Line 2083: pay_balance_dimensions pbd,

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