DBA Data[Home] [Help]

APPS.QP_ATTRIBUTES_PUB dependencies on QP_VALUE_TO_ID

Line 422: l_prc_context_id := QP_Value_To_Id.prc_context

418: ELSE
419:
420: -- Convert Value to Id
421:
422: l_prc_context_id := QP_Value_To_Id.prc_context
423: ( p_prc_context => p_prc_context
424: );
425:
426: IF l_prc_context_id = FND_API.G_MISS_NUM THEN