DBA Data[Home] [Help]

APPS.JAI_PA_COSTING_PKG dependencies on PO_VENDORS

Line 1943: po_vendors vend

1939: rcv_receiving_sub_ledger rcv_sub,
1940: po_headers_all po_head,
1941: po_lines_all po_line,
1942: po_distributions_all po_dist,
1943: po_vendors vend
1944: where po_dist.CODE_COMBINATION_ID =rcv_sub.CODE_COMBINATION_ID
1945: AND rcv_sub.ACTUAL_FLAG = 'A'
1946: and rcv_sub.pa_addition_flag = 'Y'
1947: AND po_dist.project_ID IS NOT NULL