DBA Data[Home] [Help]

APPS.INV_UI_ITEM_SUB_LOC_LOVS dependencies on MTL_PARAMETERS

Line 148: FROM mtl_parameters

144:
145: --Default the picking order from the org parameters
146: SELECT default_locator_order_value
147: INTO l_picking_order
148: FROM mtl_parameters
149: WHERE organization_id = p_org_id;
150:
151: --Bug 8649041, stamping the WHO columns correctly.
152: --Bug 7143077 The creation date and created by should not be null for dynamic locators