DBA Data[Home] [Help]

APPS.HR_CGD_INS dependencies on HR_API

Line 52: hr_api.validate_bus_grp_id (p_business_group_id);

48: hr_utility.set_location('Entering:'||l_proc, 5);
49: --
50: -- set the client_info
51: --
52: hr_api.validate_bus_grp_id (p_business_group_id);
53: --
54: -- on insert, if any segments are set, but there is no ID_FLEX_NUM,
55: -- raise an error.
56: --