DBA Data[Home] [Help]

APPS.HR_ORI_RKI dependencies on HR_DK_VALIDATE_PKG

Line 62: HR_DK_VALIDATE_PKG.validate_create_org_cat

58: if hr_api.call_leg_hooks then
59: -- Note: All legislation hook calls will be executed regardless of the
60: -- legislation code because the data for this API module is not held within
61: -- the context of a business_group_id.
62: HR_DK_VALIDATE_PKG.validate_create_org_cat
63: (P_ORGANIZATION_ID => P_ORGANIZATION_ID
64: ,P_ORG_INFORMATION1 => P_ORG_INFORMATION1
65: );
66: HR_FI_VALIDATE_PKG.CREATE_ORG_CLASS_VALIDATE