DBA Data[Home] [Help]

APPS.WMS_ASN_LOT_ATT dependencies on INV_MATERIAL_STATUS_GRP

Line 653: INV_MATERIAL_STATUS_GRP.get_lot_serial_status_control(

649:
650:
651: -- Get the default Status Id
652:
653: INV_MATERIAL_STATUS_GRP.get_lot_serial_status_control(
654: p_organization_id => l_organization_id
655: , p_inventory_item_id => l_inventory_item_id
656: , x_return_status => l_return_status
657: , x_msg_count => l_msg_count

Line 1620: INV_MATERIAL_STATUS_GRP.get_lot_serial_status_control(

1616:
1617: --Get the default status Id
1618: --
1619:
1620: INV_MATERIAL_STATUS_GRP.get_lot_serial_status_control(
1621: p_organization_id => p_organization_id
1622: , p_inventory_item_id => p_inventory_item_id
1623: , x_return_status => l_return_status
1624: , x_msg_count => l_msg_count