DBA Data[Home] [Help]

APPS.HR_PA_MAINTN_ASSIN_HIST_BRU dependencies on PA_INSTALL

Line 35: PA_INSTALL.is_prm_licensed = 'Y' OR

31: l_exists := 'N';
32: END;
33:
34: IF (l_exists = 'Y' OR
35: PA_INSTALL.is_prm_licensed = 'Y' OR
36: PA_INSTALL.is_utilization_implemented = 'Y') THEN
37:
38: -- check for assignment type is of primary assignment
39: -- Bug 2917985 - Added check for assignment type of Employee

Line 36: PA_INSTALL.is_utilization_implemented = 'Y') THEN

32: END;
33:
34: IF (l_exists = 'Y' OR
35: PA_INSTALL.is_prm_licensed = 'Y' OR
36: PA_INSTALL.is_utilization_implemented = 'Y') THEN
37:
38: -- check for assignment type is of primary assignment
39: -- Bug 2917985 - Added check for assignment type of Employee
40: