OAF Quote Update page parameter
Hello,
I'm trying to add a new link item in Quote Update page.
I do need to pass a parameter with Quote Header id value according to current quote.
In Others applications I could pass {@<viewAttribute>} value successfully.
In /oracle/apps/qot/quote/header/webui/QotQuoteDetailsPG Icould find
oracle.apps.qot.quote.header.server.QuoteHeadersLevel100VO where QuoteHeaderId attribute should accomplish my needs.
in a test link example parameter {@QuoteHeaderId} does return null value.
test destination uri link /OA_HTML/Mypage.jsp?qid={@QuoteHeaderId}
Any idea about?
Many thanks.
regards,
Davide