APPS.AMW_PARAMETERS_PVT_PKG dependencies on AMW_PROCESS_LOCKS
Line 433: from amw_process_locks);
429: select organization_id
430: from amw_process_organization
431: where process_id = -2
432: and organization_id not in (select distinct organization_id 433: from amw_process_locks); 434:
435: begin
436:
437: