Payables and Cash Management - EBS (MOSC)

MOSC Banner

Is it possible to run the Account Analysis Report ( XLAAARPT) with PL/SQL stored procedure?

Hi Gurus

Before R12, the EBS has the Payables Account Analysis Report (PAAR) and it provides a lot of vendor-related information.

With R12, the old PAAR report is no longer valid and Oracle suggests to run Account Analysis Report (XLAAARPT) instead.

We have customized the old one so much and I would like to invoke the new report from stored procedure.

Currently I see the report call the xla_acct_analysis_rpt_pkg.beforeReport function to populate all the required information into the global temporary table xla_report_balances_gt.

Is it possible to invoke the report the way Oracle call the java DTO engine invokes?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center