DBA Data[Home] [Help]

APPS.CSTPOMLD dependencies on AP_INVOICE_DISTRIBUTIONS_ALL

Line 1437: ap_invoice_distributions_all aid,

1433: NVL(aid.amount, 0),
1434: aid.dist_code_combination_id
1435: FROM
1436: CST_BIS_MARGIN_BUILD cr,
1437: ap_invoice_distributions_all aid,
1438: ap_invoices_all ai,
1439: oe_order_headers_all sh,
1440: oe_order_lines_all sl_parent,
1441: oe_order_lines_all sl_child,