DBA Data[Home] [Help]

APPS.GMI_AUTO_ALLOC_BATCH_PKG dependencies on SY_ORGN_MST

Line 1339: sy_orgn_mst s

1335: s.co_code,
1336: s.orgn_code
1337: FROM mtl_parameters p,
1338: ic_whse_mst w,
1339: sy_orgn_mst s
1340: WHERE
1341: w.mtl_organization_id = p.organization_id
1342: AND p.ORGANIZATION_ID = p_organization_id
1343: AND s.orgn_code = w.orgn_code