DBA Data[Home] [Help]

APPS.EAM_PROCESS_WO_PUB dependencies on PO_DISTRIBUTIONS_ALL

Line 6294: po_distributions_all pd,

6290:
6291: union all
6292: SELECT count(*) as count
6293: FROM
6294: po_distributions_all pd,
6295: po_lines_all pl,
6296: wip_entities we
6297: WHERE
6298: pd.destination_organization_id = p_organization_id