Friday, February 3, 2012

How do I determine the AppID if I am using Financials Accounting Hub?

Visit the Below Website to access unlimited exam questions for all IT vendors and Get Oracle Certifications for FREE
http://www.free-online-exams.com


Problem: How do I determine the AppID if I am using Financials Accounting Hub?




Symptoms:
The Open Account Balances Listing identifies General Ledger accounts with outstanding balances and it displays the subledger transactions that contribute to that balance. Users can create their own layout and publish their reports using Oracle XML Publisher.
Note: This document is not meant to replace the detailed information in the Subledger Accounting Implementation Guide, which can be found on My Oracle Support.

R12.0 Version – Chapter 9
R12.1 Version – Chapter 10



Solution:

Run the following SQL to determine your AppID:
select * from fnd_application_vl where upper (application_name) like upper ('&p_application_name');where p_application_name is the name of the FAH application.

References:

R12 SLA: FAQ on Open Account Balances Listing Report [ID 880546.1]



Get Oracle Certifications for all Exams
Free Online Exams.com

No comments: