DBA Data[Home] [Help]

APPS.CSTPMRGL dependencies on AP_INVOICE_DISTRIBUTIONS_ALL

Line 1356: ap_invoice_distributions_all aid,

1352: NVL(aid.amount, 0),
1353: aid.dist_code_combination_id
1354: FROM
1355: cst_margin_build cr,
1356: ap_invoice_distributions_all aid,
1357: ap_invoices_all ai,
1358: oe_order_headers_all sh,
1359: oe_order_lines_all sl_parent,
1360: oe_order_lines_all sl_child,