DBA Data[Home] [Help]

APPS.PAY_US_TAX_API dependencies on HR_ORGANIZATION_UNITS

Line 426: ln_gre_id hr_organization_units.organization_id%TYPE;

422: lv_trans_subtype VARCHAR2(30) := 'W4';
423: ln_business_group_id per_people_f.business_group_id%TYPE;
424: ln_parent_audit_id pay_stat_trans_audit.stat_trans_audit_id%TYPE;
425: ln_assignment_id per_assignments_f.assignment_id%TYPE;
426: ln_gre_id hr_organization_units.organization_id%TYPE;
427: ln_fed_tax_rule_id pay_us_emp_fed_tax_rules_f.emp_fed_tax_rule_id%TYPE;
428: ln_ovn pay_us_emp_fed_tax_rules_f.object_version_number%TYPE;
429: ld_old_start_date pay_us_emp_fed_tax_rules_f.effective_start_date%TYPE;
430: ld_start_date pay_us_emp_fed_tax_rules_f.effective_start_date%TYPE;