DBA Data[Home] [Help]

APPS.WIP_GLOBALS dependencies on MTL_PARAMETERS

Line 262: FROM MTL_PARAMETERS

258: x_level NUMBER;
259:
260: CURSOR org_loc_control IS
261: SELECT STOCK_LOCATOR_CONTROL_CODE
262: FROM MTL_PARAMETERS
263: WHERE ORGANIZATION_ID = p_org_id;
264:
265: CURSOR item_loc_control IS
266: SELECT Location_Control_Code