DBA Data[Home] [Help]

APPS.HR_ORU_BUS dependencies on HR_ALL_ORGANIZATION_UNITS

Line 41: ( p_name IN hr_all_organization_units.name%TYPE,

37: -- Internal Development Use Only.
38: --
39: -- {End Of Comments}
40: PROCEDURE chk_name
41: ( p_name IN hr_all_organization_units.name%TYPE,
42: p_effective_date IN DATE default NULL,
43: p_business_group_id IN number,
44: p_organization_id IN number default null,
45: p_duplicate_org_warning OUT NOCOPY BOOLEAN