APPS.HR_INCOMPATIBILITY_RULES_PKG dependencies on HR_WORKFLOWS_PKG
Line 111: if hr_workflows_pkg.g_load_taskflow <> 'N' then
107: -- found when 'to' navigation units are being handled. The l_flag
108: -- is used to surpress errors when 'from' navigtion units are being
109: -- handled.
110: 111: if hr_workflows_pkg.g_load_taskflow <> 'N' then 112:
113: l_flag := 'Y';
114:
115: begin