DBA Data[Home] [Help]

APPS.ZX_ON_DEMAND_TRX_UPGRADE_PKG dependencies on PO_DISTRIBUTIONS_ALL

Line 6286: po_distributions_all pod

6282: AND (trunc(poh.last_update_date) between upd.start_date and upd.end_date)
6283: AND poll.po_header_id = poh.po_header_id
6284: ) poh,
6285: zx_lines zxl,
6286: po_distributions_all pod
6287: WHERE zxl.application_id = 201
6288: AND zxl.entity_code = poh.entity_code
6289: AND zxl.event_class_code = poh.event_class_code
6290: AND zxl.trx_id = poh.trx_id