DBA Data[Home] [Help]

APPS.CSTPMRGL dependencies on AP_INVOICE_DISTRIBUTIONS_ALL

Line 1171: ap_invoice_distributions_all aid,

1167: NVL(aid.amount, 0),
1168: aid.dist_code_combination_id
1169: FROM
1170: cst_margin_build cr,
1171: ap_invoice_distributions_all aid,
1172: ap_invoices_all ai,
1173: oe_order_headers_all sh,
1174: oe_order_lines_all sl_parent,
1175: oe_order_lines_all sl_child,