DBA Data[Home] [Help]

APPS.ZX_ON_DEMAND_TRX_UPGRADE_PKG dependencies on PO_DISTRIBUTIONS_ALL

Line 5427: po_distributions_all pod

5423: AND (poh.last_update_date between upd.start_date and upd.end_date)
5424: AND poll.po_header_id = poh.po_header_id
5425: ) poh,
5426: zx_lines zxl,
5427: po_distributions_all pod
5428: WHERE zxl.application_id = 201
5429: AND zxl.entity_code = poh.entity_code
5430: AND zxl.event_class_code = poh.event_class_code
5431: AND zxl.trx_id = poh.trx_id