DBA Data[Home] [Help]

APPS.WMA_MOVE dependencies on WIP_PARAMETERS

Line 326: FROM wip_parameters

322: end if;
323:
324: SELECT backflush_lot_entry_type
325: INTO x_lotEntryType
326: FROM wip_parameters
327: WHERE organization_id = p_orgID;
328:
329: l_compTbl := system.wip_component_tbl_t();
330: