DBA Data[Home] [Help]

APPS.HR_PA_MAINTN_ASSIN_HIST_BRU dependencies on PA_INSTALL

Line 34: PA_INSTALL.is_prm_licensed = 'Y' OR

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

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

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