DBA Data[Home] [Help]

APPS.PQH_BGM_INS dependencies on PQH_BGM_BUS

Line 235: pqh_bgm_bus.insert_validate(p_rec);

231: hr_utility.set_location('Entering:'||l_proc, 5);
232: --
233: -- Call the supporting insert validate operations
234: --
235: pqh_bgm_bus.insert_validate(p_rec);
236: --
237: -- Call the supporting pre-insert operation
238: --
239: pre_insert(p_rec);