R12 OAF Customer Page personalization/customization (Seperation of Responsibility bill_to and ship_
Hi,
I have a Requirement is to like a separation of responsibilities for the bill to and ship to functions, in the customer masters page.
i.e. Bill to: Only accounts receivable and have access by two user.
Ship to: As defined by RMA and OM.
Actually what i did am extended the Seeded VO i.e. HzPuiSiteUseCodeVo by using where clause as FND_GLOBAL.RESP_ID.
this VO is used as message popuplist button and it is independent of AM
I got result but my problem is cache.
i.e. At first time am login to Receivables responsibility the query get executed and it shows the result,