DBA Data[Home] [Help]

APPS.QP_MODIFIERS_PUB dependencies on QP_VALUE_TO_ID

Line 673: l_list_header_id := QP_Value_To_Id.list_header

669: ELSE
670:
671: -- Convert Value to Id
672:
673: l_list_header_id := QP_Value_To_Id.list_header
674: ( p_list_header => p_list_header
675: );
676:
677: IF l_list_header_id = FND_API.G_MISS_NUM THEN