DBA Data[Home] [Help]

APPS.HXC_TKS_INS dependencies on HXC_TKS_BUS

Line 323: hxc_tks_bus.insert_validate

319: end if;
320: --
321: -- Call the supporting insert validate operations
322: --
323: hxc_tks_bus.insert_validate
324: (p_rec );
325: --
326: -- Call to raise any errors on multi-message list
327: hr_multi_message.end_validation_set;