DBA Data[Home] [Help]

APPS.QP_MODIFIERS_GRP dependencies on QP_VALUE_TO_ID

Line 583: l_list_header_id := QP_Value_To_Id.list_header

579: ELSE
580:
581: -- Convert Value to Id
582:
583: l_list_header_id := QP_Value_To_Id.list_header
584: ( p_list_header => p_list_header
585: );
586:
587: IF l_list_header_id = FND_API.G_MISS_NUM THEN