DBA Data[Home] [Help]

APPS.HR_PA_MAINTN_ORG_HIST_BRI dependencies on PA_INSTALL

Line 15: IF (PA_INSTALL.is_prm_licensed = 'Y' OR

11: v_return_status := FND_API.G_RET_STS_SUCCESS;
12:
13: -- Bug 2917985 - Added check for use of PJR/Utilization
14:
15: IF (PA_INSTALL.is_prm_licensed = 'Y' OR
16: PA_INSTALL.is_utilization_implemented = 'Y') THEN
17:
18: -- if the organization is of type Expenditure type
19: -- or Project Resource Job Group then

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

12:
13: -- Bug 2917985 - Added check for use of PJR/Utilization
14:
15: IF (PA_INSTALL.is_prm_licensed = 'Y' OR
16: PA_INSTALL.is_utilization_implemented = 'Y') THEN
17:
18: -- if the organization is of type Expenditure type
19: -- or Project Resource Job Group then
20: -- call the work flow to update pa objects