Posted by: Edi Yanto on: December 29, 2008
You also can view and download My SlideShare Oracle XML Publisher / BI Publisher presentation here.
Posted by: Edi Yanto on: December 17, 2008
While running XML Publisher report for EXCEL output, the Concurrent Program has the error message :
“ORA-1403: no data found”
The cause of this problem has been identified in Bug 4396843 by Metalink.
The output of the report can be viewed from menu Request > Monitor through System Administration Responsibility or you can solve this problem by 2 [...]
Posted by: Edi Yanto on: November 22, 2008
Interesting enhancement on EBS Homepage, we can expand/collapse the menu we want or expand/collapse all menu on EBS 11i/12 homepage.
Thanks Gareth for your posting and effort to create the script for this expand/collapse utility.
For using this utility, just install Greasemonkey Add-ons and the script that provided by Gareth on firefox, just click this link and then [...]
Posted by: Edi Yanto on: November 1, 2008
Clicking on the About this Page link on any page will show you the complete definition of the page including any personalizations or extensions that you have registered. Page metadata hierarchy is shown with corresponding OA Controller and Model references. Business component definitions are displayed along with any substitutions that are registered.
Posted by: Edi Yanto on: July 9, 2008
Set the following profile options for the user who performs the Home Page personalization: Personalize Self Service Definition – Yes and FND: Personalization Region Link – Yes
Login to Applications Home Page and select the ‘Personalize Page’ link.
In the search option look for the “Row Layout” value in the list of values
(style field) and click on [...]
Posted by: Edi Yanto on: May 8, 2008
1. How to remove the ‘About this page’ link
In order to hide the ‘About this Page’ link, BOTH of the following system Profile options need to be set to a value of “No“
“FND: Diagnostics” (Short name : FND_DIAGNOSTICS)
and
“Personalize Self-Service Defn” (Short name : FND_CUSTOM_OA_DEFINTION)
2. How to add the ‘About this page’ link
In order to enable [...]
Posted by: Edi Yanto on: March 11, 2008
If you want to make XML Output to be displayed with Excel Spreadsheets when run the reports in Concurrent Request, you must add the highlighted line in System Administrator > Install > Viewer Options.
If your concurrent request using XML Publisher, at run time when you click on the Options button, you should see the [...]
Posted by: Edi Yanto on: December 26, 2007
When viewing report output (View -> Requests menu, Find button, place your cursor on the row of the report that you want to view, View Output button) using the standard Oracle Report Viewer, select Tools -> Copy File menu to open the report in a web browser (such as Netscape Navigator or Internet Explorer).
a.) If [...]
Posted by: Edi Yanto on: April 4, 2007
This condition can be fixed with restart the concurrent manager in Oracle 11i E-Business Suite.
Step:
1. Login to the Oracle Apps with the System Administrator Responsibility.
2. Go to Concurent -> Manager -> Administer.
3. Find the Standard Manager in the field name.
4. Click the Restart button to restart the concurrent manager.
Posted by: Edi Yanto on: March 27, 2007
The below steps are matching invoices from unmatched invoices to matched invoices.
It’s more safely to use oracle packages to matching invoices than insert into destination table directly.
Step:
Find the matching invoices.
Get total row and amount of matching invoices for old batch, use get_actual_inv_count function and get_actual_inv_amount in ap_batches_pkg package.
Release hold payment, use release_single_hold procedure in ap_holds_pkg [...]
Recent Comments