DBA Data[Home] [Help]

APPS.HR_EAP_INS dependencies on HR_EAP_BUS

Line 60: hr_eap_bus.CHK_EXTERNAL_APPLICATION_NAME

56: -- If same external_application_name already exists in hr_ki_ext_applications
57: -- table then raise error.
58: --
59:
60: hr_eap_bus.CHK_EXTERNAL_APPLICATION_NAME
61: (
62: p_external_application_name => p_app_code
63:
64: );

Line 390: hr_eap_bus.insert_validate

386: hr_utility.set_location('Entering:'||l_proc, 5);
387: --
388: -- Call the supporting insert validate operations
389: --
390: hr_eap_bus.insert_validate
391: (p_rec
392: );
393: --
394: -- Call to raise any errors on multi-message list