DBA Data[Home] [Help]

APPS.AHL_VWP_PROJ_PROD_PVT dependencies on PA_PROJECT_STATUS_CONTROLS

Line 1773: SELECT ENABLED_FLAG FROM PA_PROJECT_STATUS_CONTROLS

1769: WHERE organization_id = p_org_id;
1770:
1771: -- Added by rnahata for Bug 6334682
1772: CURSOR c_new_txns_flag(c_project_status_code IN VARCHAR) IS
1773: SELECT ENABLED_FLAG FROM PA_PROJECT_STATUS_CONTROLS
1774: WHERE PROJECT_STATUS_CODE LIKE c_project_status_code
1775: AND ACTION_CODE LIKE 'NEW_TXNS';
1776:
1777: /*Added by rnahata for Bug 5758813 - fetches the task details for all the tasks in the visit