DBA Data[Home] [Help]

APPS.PER_POD_BUS dependencies on PER_POD_FLEX

Line 22: per_pod_flex.kf(p_rec => p_rec);

18: hr_utility.set_location('Entering:'||l_proc, 5);
19: --
20: -- Call all supporting business operations
21: --
22: per_pod_flex.kf(p_rec => p_rec);
23: --
24: hr_utility.set_location(' Leaving:'||l_proc, 10);
25: End insert_validate;
26: --