DBA Data[Home] [Help]

APPS.OKC_CFG_PUB dependencies on OKC_UTIL

Line 762: l_item_name := OKC_UTIL.get_name_from_jtfv

758:
759: -- ---------------------------------------------------------------------------
760: -- Call to fetch the item name, with these values
761: -- ---------------------------------------------------------------------------
762: l_item_name := OKC_UTIL.get_name_from_jtfv
763: ( p_object_code => p_au_line_rec.item_jtot_obj_code,
764: p_id1 => l_config_rec.inventory_item_id,
765: p_id2 => p_au_line_rec.item_object1_id2);
766: