DBA Data[Home] [Help]

APPS.QP_PRICE_LIST_GRP dependencies on QP_VALUE_TO_ID

Line 533: l_list_header_id := QP_Value_To_Id.list_header

529: ELSE
530:
531: -- Convert Value to Id
532:
533: l_list_header_id := QP_Value_To_Id.list_header
534: ( p_list_header => p_list_header
535: );
536:
537: IF l_list_header_id = FND_API.G_MISS_NUM THEN