Apps To Fusion

.......Our Journey from Apps To Fusion

 
  • Increase font size
  • Default font size
  • Decrease font size
We have launched several Development, Functional and DBA Trainings. Visiti http://focusthread.com/training

Personalization in OAF To Export Data Into Excel Spreadsheet

In this article you will see a step by step instruction to export data into excel spreadsheet, from an OA Framework page. This can be achieved via very simple personalization to OA Framework page. The first step will be to find out the ViewObject Instance name from which data will be exported. This can be found from "About This Page"  functionality. For this demo, Oracle iProcurement home page is used. We will be doing personalization to this page to add an "Export Button". When user clicks on this button, data from OA Framework View Object will be exported into excel spreadsheet. For this example, all the currently open notifications for the current user will be exported to excel spreadsheet. The name of the ViewObject used for exporting data from OA Framework Page is "OpenWorklistVO" in this case, and this can be found from "About This Page".


First find out the name of the ViewObject using "About This Page"

 

 

This is our About this Page Information. We can see the View Object from which data will be extracted to Excel

 

 

Now that we know the View Object Name, we can click on Personalize

 

 

 

 Let us Create a New Item for Export Button

 

 

Select Export Button

 

 

Attach the View Object to the Export Button being created, and give this button a label

 

Now let us return to the main iProcurement page

 

We can now see the button created

 

 

 Click on the button

 

Excel Spreadsheet will be opened

 

 

Comments (10)add
How to export master and details when both are in seperate page
written by Bhavik , January 19, 2009
Hi Anil,

Very nice article.

My query is how can we export data from two different view objects one for master and the other for details.
For example, iSupplier PO Search page lists all the purchase orders as per the entered search criteria. Now I want to provide a button on the search page so that user can export all the POs (the complete PO, including header, lines and shipments) that he has searched.

Please provide necessary guidance if it is possible.


report abuse
vote down
vote up
Votes: -1
...
written by Anil Passi , January 25, 2009
Hi Bhavik

In R12.0.6 it is possible create the export button at page level that will export data from all the VO's of all the beans that are being displayed on the page.
Only web beans that are rendered on the page are ever exported.
If you export data from multiple regions in a page, each region appears in the export file in a tabular format, with a row of column names for that region,
followed by rows of corresponding values.

However I am not sure if the same is supported on your version of Ebusiness Suite

Thanks
Anil
report abuse
vote down
vote up
Votes: +3
Import data from excel
written by rampaage , February 05, 2009
Hi Anil,

Is there a way to import data from excel into a custom form that is attached to a specific responsibility.
So the form should be able to read from a excel sheet on the USer desktop.

Thanks
rampaage
report abuse
vote down
vote up
Votes: +1
Good Article
written by Sreedhar Gouravelli , March 02, 2009
Anil,

Thank You for the Good Note, Useful article.

I am reviweing this to implement in HRMS world to help our clients.Will update if any success from our side.

Thanks and Keep up the good work as lot of people are learning from you in true spirit of "what i can give back to community",
instead of thinking and acting of "what i got from community".
--Sreedhar Gouravelli.
report abuse
vote down
vote up
Votes: +0
11.5.10.2
written by katepalli.Mohan , March 09, 2009
Hi Anil,

I am doing the same in 11.5.10.2 but i am facing the problem while ading the button in the page.I am trying to load requistion data into Excel.can you please suggest me where its going wrong

Message not found. Application: FND, Message Name: FND_VIEWOBJECT_NOT_FOUND. Tokens: VONAME = MyReqsGlanceVO; APPLICATION_MODULE = oracle.apps.icx.por.req.server.RequisitionAM;
report abuse
vote down
vote up
Votes: +1
...
written by katepalli.Mohan , March 10, 2009
Hi Anil ,

At last i tried i got that but now i am facing the following error.As per my knowledge rowset is available but its saying that no data.

Error

There is no data to export.

report abuse
vote down
vote up
Votes: -1
Checkbox
written by Srini , March 11, 2009
I created a check box in iexpense and set required property to true, but still it will let me go ahead without checking the check box. Am I missing something?
report abuse
vote down
vote up
Votes: +0
...
written by Craig Dacres , April 29, 2009
I am doing the same in 11.5.10.2 After adding the button an d click apply I am getting the error below. What is the cause of this and how do i resolved this error.

Message not found. Application: FND, Message Name: FND_VIEWOBJECT_NOT_FOUND. Tokens: VONAME = MyReqsGlanceVO; APPLICATION_MODULE = oracle.apps.icx.por.req.server.RequisitionAM;
report abuse
vote down
vote up
Votes: -1
the date is not coming properly
written by sunita , June 02, 2009
Hi Anil,


I added an export button using personalization but the date which is printing at the excel sheet is server date...How do I print the
system date(from the custom table) at the excel sheet as well as how do i get time stamp on it?

looking forwrd to your quick reply smilies/smiley.gif
report abuse
vote down
vote up
Votes: +0
Thanks
written by Sanujet , August 20, 2009
Thanks a lot Anil buddy. Its cool. He he he .
Love ya
report abuse
vote down
vote up
Votes: +0
Write comment
quote
bold
italicize
underline
strike
url
image
quote
quote
smile
wink
laugh
grin
angry
sad
shocked
cool
tongue
kiss
cry
smaller | bigger

security image
Write the displayed characters


busy
 

Related Items

Search apps2fusion