DBA Data[Home] [Help]

APPS.QP_CURRENCY_PUB dependencies on QP_VALUE_TO_ID

Line 424: l_currency_header_id := QP_Value_To_Id.currency_header

420: ELSE
421:
422: -- Convert Value to Id
423:
424: l_currency_header_id := QP_Value_To_Id.currency_header
425: ( p_currency_header => p_currency_header
426: );
427:
428: IF l_currency_header_id = FND_API.G_MISS_NUM THEN