DBA Data[Home] [Help]

APPS.QP_PRICE_LIST_PUB dependencies on QP_VALUE_TO_ID

Line 668: l_list_header_id := QP_Value_To_Id.list_header

664: ELSE
665:
666: -- Convert Value to Id
667:
668: l_list_header_id := QP_Value_To_Id.list_header
669: ( p_list_header => p_list_header
670: );
671:
672: IF l_list_header_id = FND_API.G_MISS_NUM THEN