DBA Data[Home] [Help]

APPS.INV_MATERIAL_STATUS_PUB dependencies on INV_MATERIAL_STATUS_GRP

Line 47: inv_material_status_grp.get_lot_serial_status_control(

43: END IF;
44:
45: if p_object_type = 'O' or p_object_type = 'S' then
46: -- check if the item is lot_serial status controlled
47: inv_material_status_grp.get_lot_serial_status_control(
48: p_organization_id => p_status_rec.organization_id
49: ,p_inventory_item_id => p_status_rec.inventory_item_id
50: ,x_return_status => l_return_status
51: ,x_msg_count => l_msg_count