Standard PO's created instead of Blanket Release
1. Global Purchase Agreements
2. Consignment items.
3. for suppliers for whom contract PO's exist.
4. Total released amount >= Blanket agreement amount
for which this seems to be the intended functionality.
This is the SQL which returns lot of records in my system :
SELECT prh.segment1 req#, bph.segment1 blanket#, bph.blanket_total_amount,
bph.closed_date, ph.segment1 po#, ph.creation_date,