DBA Data[Home] [Help]

APPS.CST_PACEAMCOST_GRP dependencies on PO_LINES_ALL

Line 1477: po_lines_all pla,

1473: nvl(pha.approved_date, pha.last_update_date) category_date
1474: FROM po_distributions_all pda,
1475: po_line_locations_all plla,
1476: po_headers_all pha,
1477: po_lines_all pla,
1478: cst_eam_direct_items_temp cedit
1479: WHERE cedit.work_order_number = p_wip_entity_id
1480: AND cedit.organization_id = l_organization_id
1481: AND cedit.task_number = pda.wip_operation_seq_num