DBA Data[Home] [Help]

APPS.CSTPMECS dependencies on PO_DISTRIBUTIONS_ALL

Line 573: , po_distributions_all POD

569: FROM mtl_parameters MP
570: , po_headers_all POH
571: , po_lines_all POL
572: , po_line_locations_all PLL
573: , po_distributions_all POD
574: , mtl_uom_conversions_view UOM
575: , cst_organization_definitions rcvcur
576: , po_system_parameters_all psp
577: , (SELECT DISTINCT operating_unit ou_id, currency_code po_currency

Line 1095: , po_distributions_all PD

1091: AND EXISTS
1092: (SELECT 1
1093: FROM mtl_uom_conversions_view UCR
1094: , po_lines_all PL
1095: , po_distributions_all PD
1096: , mtl_parameters MP
1097: , ap_invoice_distributions_all AIP
1098: WHERE NVL(AIP.posted_flag,'N') = 'Y'
1099: AND AIP.accounting_date

Line 1161: , po_distributions_all PD

1157: , I_PROGRAM_ID
1158: , SYSDATE
1159: FROM mtl_uom_conversions_view UCR
1160: , po_lines_all PL
1161: , po_distributions_all PD
1162: , mtl_parameters MP
1163: /* BUG#8876268, BUG#12696671, code changes for IPV and NONREC_TAX */
1164: , (SELECT base_amount
1165: , quantity_invoiced