Procurement - EBS (MOSC)

MOSC Banner

MOAC At Release 12 & Custom Purchasing Report

edited Apr 19, 2012 4:20AM in Procurement - EBS (MOSC) 6 commentsAnswered ✓
I have written an extremely simple report, using Report Builder 10.1.2.0.2, containing only the following query:

SELECT   *
FROM     po_headers
ORDER BY segment1 ASC

My layout then references only segment1, in a repeating frame. All Report Triggers are empty, and the report contains no other code (e.g. Program Units, Formula Columns, Summary Columns etc.). The report takes no parameters.

The report is registered to my custom application, and set up with Operating Unit Mode set to Single.

However, when I run the report, no data is returned. If I change the table to PO_HEADERS_ALL, data is returned.

When I run the standard

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