DBA Data[Home] [Help]

APPS.WSMPUTIL dependencies on WIP_PARAMETERS

Line 1296: From MTL_PARAMETERS MTL, WIP_PARAMETERS WIP

1292: l_wpsEnabledFlag
1293: /*BA#1490834*/
1294: , l_wmsEnabledFlag
1295: /*EA#1490834*/
1296: From MTL_PARAMETERS MTL, WIP_PARAMETERS WIP
1297: Where MTL.organization_id = p_organization_id
1298: And MTL.organization_id = WIP.organization_id (+);
1299:
1300: If l_primaryCostMethod <> 1 Then