DBA Data[Home] [Help]

APPS.INV_LOT_API_PUB dependencies on INV_GRADE_PKG

Line 6912: INV_GRADE_PKG.UPDATE_GRADE(

6908:
6909:
6910: If (l_grade_enabled = 'Y' and p_lot_rec.grade_code <> l_lot_grade and (p_lot_rec.grade_code is not null or p_lot_rec.grade_code <> g_miss_char)) then
6911:
6912: INV_GRADE_PKG.UPDATE_GRADE(
6913: p_organization_id => p_lot_rec.organization_id
6914: , p_update_method => 2
6915: , p_inventory_item_id => p_lot_rec.inventory_item_id
6916: , p_from_grade_code => l_lot_grade