DBA Data[Home] [Help]

APPS.INV_MATERIAL_STATUS_PUB dependencies on INV_MATERIAL_STATUS_GRP

Line 64: inv_material_status_grp.get_lot_serial_status_control(

60: end if;
61:
62: if p_object_type = 'O' or p_object_type = 'S' then
63: -- check if the item is lot_serial status controlled
64: inv_material_status_grp.get_lot_serial_status_control(
65: p_organization_id => p_status_rec.organization_id
66: ,p_inventory_item_id => p_status_rec.inventory_item_id
67: ,x_return_status => l_return_status
68: ,x_msg_count => l_msg_count