DBA Data[Home] [Help]

APPS.PAY_US_WEB_W4 dependencies on HR_ORGANIZATION_UNITS

Line 1748: ln_gre_id hr_organization_units.organization_id%TYPE;

1744: ln_person_id per_people_f.person_id%TYPE;
1745: ln_business_group_id per_people_f.business_group_id%TYPE;
1746: ln_parent_audit_id pay_stat_trans_audit.stat_trans_audit_id%TYPE;
1747: ln_assignment_id per_assignments_f.assignment_id%TYPE;
1748: ln_gre_id hr_organization_units.organization_id%TYPE;
1749: ln_fed_tax_rule_id pay_us_emp_fed_tax_rules_f.emp_fed_tax_rule_id%TYPE;
1750: ln_state_tax_rule_id pay_us_emp_state_tax_rules_f.emp_state_tax_rule_id%TYPE;
1751: ld_old_start_date pay_us_emp_fed_tax_rules_f.effective_start_date%TYPE;
1752: ld_start_date pay_us_emp_fed_tax_rules_f.effective_start_date%TYPE;

Line 1866: ln_gre_id hr_organization_units.organization_id%TYPE;

1862: ln_person_id per_people_f.person_id%TYPE;
1863: ln_business_group_id per_people_f.business_group_id%TYPE;
1864: ln_parent_audit_id pay_stat_trans_audit.stat_trans_audit_id%TYPE;
1865: ln_assignment_id per_assignments_f.assignment_id%TYPE;
1866: ln_gre_id hr_organization_units.organization_id%TYPE;
1867: ln_fed_tax_rule_id pay_us_emp_fed_tax_rules_f.emp_fed_tax_rule_id%TYPE;
1868: ln_state_tax_rule_id pay_us_emp_state_tax_rules_f.emp_state_tax_rule_id%TYPE;
1869: ld_old_start_date pay_us_emp_fed_tax_rules_f.effective_start_date%TYPE;
1870: ld_start_date pay_us_emp_fed_tax_rules_f.effective_start_date%TYPE;