DBA Data[Home] [Help]

APPS.INV_TRX_UTIL_PUB dependencies on INV_MATERIAL_STATUS_GRP

Line 1106: inv_material_status_grp.is_status_applicable(

1102: /*AND msn.current_locator_id = l_locator_id*/
1103: AND nvl(msn.current_locator_id,-999999) = nvl(l_locator_id,-999999)
1104: AND(l_lot_number IS NULL OR msn.lot_number = l_lot_number)
1105: AND(
1106: inv_material_status_grp.is_status_applicable(
1107: p_wms_installed
1108: , NULL -- p_trx_status_enabled
1109: , l_trx_type_id
1110: , NULL -- p_lot_status_enabled