DBA Data[Home] [Help]

APPS.AHL_LTP_SIMUL_PLAN_PVT dependencies on MO_GLOBAL

Line 1381: WHERE operating_unit = mo_global.get_current_org_id() ));

1377: WHERE visit_number = c_visit_number
1378: AND status_code ='PLANNING'
1379: AND (ORGANIZATION_ID is NULL OR ORGANIZATION_ID IN ( SELECT organization_id
1380: FROM org_organization_definitions
1381: WHERE operating_unit = mo_global.get_current_org_id() ));
1382:
1383: -- yazhou 20-Jul-2006 starts
1384:
1385: --