DBA Data[Home] [Help]

APPS.PQH_DFS_INS dependencies on PQH_DFS_BUS

Line 272: pqh_dfs_bus.insert_validate(p_rec);

268: hr_utility.set_location('Entering:'||l_proc, 5);
269: --
270: -- Call the supporting insert validate operations
271: --
272: pqh_dfs_bus.insert_validate(p_rec);
273: --
274: -- Call the supporting pre-insert operation
275: --
276: pre_insert(p_rec);