DBA Data[Home] [Help]

APPS.PER_QUA_INS dependencies on PER_QUA_BUS

Line 508: per_qua_bus.insert_validate(p_rec,p_effective_date);

504: End If;
505: --
506: -- Call the supporting insert validate operations
507: --
508: per_qua_bus.insert_validate(p_rec,p_effective_date);
509: --
510: -- Call to raise any errors on multi-message list
511: hr_multi_message.end_validation_set;
512: --