DBA Data[Home] [Help]

APPS.PA_REV_CA dependencies on PA_UTILS2

Line 1671: IF pa_utils2.IsProjectClosed(l_new_system_status_code) = 'Y' THEN

1667: and status_type = 'PROJECT';
1668:
1669: -- IF l_new_system_status_code = 'CLOSED' THEN
1670:
1671: IF pa_utils2.IsProjectClosed(l_new_system_status_code) = 'Y' THEN
1672:
1673: -- If project has cost accrual enabled then perform the checks
1674: -- else ignore the checks
1675: --

Line 1749: IF ( pa_utils2.IsProjectClosed(l_new_system_status_code) = 'Y'

1745: --------------------------------------------------------------------
1746:
1747: -- IF ( l_new_system_status_code = 'CLOSED'
1748:
1749: IF ( pa_utils2.IsProjectClosed(l_new_system_status_code) = 'Y'
1750: AND l_old_system_status_code <> 'PENDING_CLOSE') THEN
1751:
1752: -- Add message to the message stack
1753: -- Set the error code