invoice on hold report

There are many available reports in Oracle Apps so you can discuss the requirements related to these reports here.
Post Reply
sunildutt_b
Posts: 7
Joined: Wed May 02, 2007 11:13 am
Location: India

invoice on hold report

Post by sunildutt_b »

Hi friends,

can any one post me the sql code for this report (invoice on hold report)
the columns and tables are

holdtype---------------ap_holds_all
hold reason---------------ap_holds_all
vendor number---------------po_vendors
vendor name---------------po_vendors
invoice date---------------ap_invoices
invoice number---------------ap_invoices
created by------------------fnd_user
amount onhold
po line on hold
line detail part no
po no---------------po_vendors
invoice quantity---------------ap_invoices
po quantity--------------ap_invoices
received quantity

i am able to retrieve all columns but i am unable to retrieve these columns:

amount onhold
po line on hold
line detail part no
received quantity

can any one help me friends

thanks in advance
amitm_66
Posts: 6
Joined: Fri Oct 26, 2007 9:26 am
Location: India

Post by amitm_66 »

quantity received you can get from po distributions table

po line which is on hold you can get from ap_holds_all.line_location_id
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests