Skip to Content
0
Former Member
Dec 01, 2011 at 05:30 AM

Data Sharing between UIBB

38 Views

Hi,

I have a requirement to add a button for an standard application which is based on FPM_OIF_COMPONENT. It has 6 Mainviews . I have a requirement to add a custom button. So I added it by customizing the component. Now my requirement is to get the data from those views when ever I click on the button. How can we get those standard delivered views data ? I have gone through some forum postings say to create a class( get & set methods) to access them. How is it possible for a standard delivered applications?