DBA Data[Home] [Help]

APPS.PAY_PGP_BUS dependencies on PAY_PGP_FLEX

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

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