Getting Error After extending VO in iReceivables.:URGENT
I am customizing iReceivables customer serch page to display customer account status information.
I have customized ARICUSTSEARCH page to incorporate customer account status. I have also extended InvoiceSearchResultsVO to extend the original query and to incorporate the Account_status column.
The page and the substituted jpx file are imported successfully and I can see the extended VO in the "about this page" link.
But When ever I am going to search by invoice number I am getting the following error.
" Message not found. Application: FND, Message Name: FND_VIEWOBJECT_NOT_FOUND. Tokens: VONAME = XX_InvoiceSearchResultVO; APPLICATION_MODULE = oracle.apps.ar.irec.common.server.CustomerSearchAM; "