DBA Data[Home] [Help]

APPS.PAY_US_WEB_W4 dependencies on HR_ORGANIZATION_UNITS

Line 1607: ln_gre_id hr_organization_units.organization_id%TYPE;

1603: ln_person_id per_people_f.person_id%TYPE;
1604: ln_business_group_id per_people_f.business_group_id%TYPE;
1605: ln_parent_audit_id pay_stat_trans_audit.stat_trans_audit_id%TYPE;
1606: ln_assignment_id per_assignments_f.assignment_id%TYPE;
1607: ln_gre_id hr_organization_units.organization_id%TYPE;
1608: ln_fed_tax_rule_id pay_us_emp_fed_tax_rules_f.emp_fed_tax_rule_id%TYPE;
1609: ln_state_tax_rule_id pay_us_emp_state_tax_rules_f.emp_state_tax_rule_id%TYPE;
1610: ld_old_start_date pay_us_emp_fed_tax_rules_f.effective_start_date%TYPE;
1611: ld_start_date pay_us_emp_fed_tax_rules_f.effective_start_date%TYPE;

Line 1725: ln_gre_id hr_organization_units.organization_id%TYPE;

1721: ln_person_id per_people_f.person_id%TYPE;
1722: ln_business_group_id per_people_f.business_group_id%TYPE;
1723: ln_parent_audit_id pay_stat_trans_audit.stat_trans_audit_id%TYPE;
1724: ln_assignment_id per_assignments_f.assignment_id%TYPE;
1725: ln_gre_id hr_organization_units.organization_id%TYPE;
1726: ln_fed_tax_rule_id pay_us_emp_fed_tax_rules_f.emp_fed_tax_rule_id%TYPE;
1727: ln_state_tax_rule_id pay_us_emp_state_tax_rules_f.emp_state_tax_rule_id%TYPE;
1728: ld_old_start_date pay_us_emp_fed_tax_rules_f.effective_start_date%TYPE;
1729: ld_start_date pay_us_emp_fed_tax_rules_f.effective_start_date%TYPE;