DBA Data[Home] [Help]

APPS.GMI_AUTO_ALLOC_BATCH_PKG dependencies on MTL_PARAMETERS

Line 1337: FROM mtl_parameters p,

1333: IS
1334: SELECT w.whse_code,
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