DBA Data[Home] [Help]

APPS.AHL_LTP_SIMUL_PLAN_PVT dependencies on MO_GLOBAL

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

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