DBA Data[Home] [Help]

APPS.INV_TRX_UTIL_PUB dependencies on INV_MATERIAL_STATUS_GRP

Line 978: inv_material_status_grp.is_status_applicable(

974: /*AND msn.current_locator_id = l_locator_id*/
975: AND nvl(msn.current_locator_id,-999999) = nvl(l_locator_id,-999999)
976: AND(l_lot_number IS NULL OR msn.lot_number = l_lot_number)
977: AND(
978: inv_material_status_grp.is_status_applicable(
979: p_wms_installed
980: , NULL -- p_trx_status_enabled
981: , l_trx_type_id
982: , NULL -- p_lot_status_enabled