DBA Data[Home] [Help]

APPS.PER_US_EXTRA_ASSIGNMENT_RULES dependencies on HR_API

Line 50: per_us_extra_assignment_rules.g_old_assgt_location := hr_api.g_number;

46: --
47: -- Reset the global variable g_old_assgt_location
48: -- to its initial value.
49: --
50: per_us_extra_assignment_rules.g_old_assgt_location := hr_api.g_number;
51: --
52: -- read the location_id as of the effective_date to
53: -- store into the global for refrence in the package.procedure
54: -- pay_us_tax_internal.location_change.