DBA Data[Home] [Help]

APPS.QP_MODIFIERS_PUB dependencies on QP_VALUE_TO_ID

Line 665: l_list_header_id := QP_Value_To_Id.list_header

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