DBA Data[Home] [Help]

APPS.CSD_SOO_PVT dependencies on WIP_ENTITIES

Line 402: wip_entities we,

398: we.organization_id org_id
399: from
400: csd_repairs dra,
401: wip_discrete_jobs wdj,
402: wip_entities we,
403: ORG_ORGANIZATION_DEFINITIONS orgd,
404: csd_repair_job_xref xref
405: where
406: xref.wip_entity_id = wdj.wip_entity_id and

Line 1298: wip_entities we,

1294: null status_id,
1295: porh.authorization_status status_code
1296: from
1297: csd_repairs dra,
1298: wip_entities we,
1299: po_requisition_headers_all porh,
1300: csd_repair_job_xref xref,
1301: po_requisition_lines_all porl
1302: where