BI Publisher (MOSC)

MOSC Banner

Referencing all tables

edited Jan 24, 2013 6:32AM in BI Publisher (MOSC) 3 commentsAnswered
Hello,

This might sound really stupid, but I can't seem to find any information on the issue.

Why cant I reference all of the tables in BI Publisher that I might from SQL Developer?

For example, I can't recreate this script:

APC.bank_account_name bank_account_name
,APC.check_number ||'/'||&GC_ATTRIBUTE_COL check_number
,APC.check_date check_date
,APC.future_pay_due_date due_date
,APC.amount amount
,APC.vendor_name vendor_name
,APLC.displayed_field status
,APC.cleared_date cleared_date
,APC.cleared_amount cleared_amount
,SUM(APC.amount) over () general_total
,SYSDATE+ROUND((SUM((APC.future_pay_due_date-SYSDATE)

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