DBA Data[Home] [Help]

APPS.HR_PA_MAINTN_ORG_HIST_BRU dependencies on PA_INSTALL

Line 33: PA_INSTALL.is_prm_licensed = 'Y' OR

29: l_exists := 'N';
30: END;
31:
32: IF (l_exists = 'Y' OR
33: PA_INSTALL.is_prm_licensed = 'Y' OR
34: PA_INSTALL.is_utilization_implemented = 'Y') THEN
35:
36: -- if the organization is of type Expenditure type then
37: -- call the work flow to update pa objects

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

30: END;
31:
32: IF (l_exists = 'Y' OR
33: PA_INSTALL.is_prm_licensed = 'Y' OR
34: PA_INSTALL.is_utilization_implemented = 'Y') THEN
35:
36: -- if the organization is of type Expenditure type then
37: -- call the work flow to update pa objects
38: