DBA Data[Home] [Help]

APPS.INV_UI_ITEM_SUB_LOC_LOVS dependencies on MTL_PARAMETERS

Line 102: FROM mtl_parameters

98:
99: --Default the picking order from the org parameters
100: SELECT default_locator_order_value
101: INTO l_picking_order
102: FROM mtl_parameters
103: WHERE organization_id = p_org_id;
104:
105: UPDATE mtl_item_locations
106: SET subinventory_code = p_sub_code