DBA Data[Home] [Help]

APPS.CSE_ASSET_UTIL_PKG dependencies on AP_INVOICE_DISTRIBUTIONS_ALL

Line 852: ap_invoice_distributions_all aida ,

848: AND ct.transaction_type_id = 105 -- rec in to project
849: UNION
850: SELECT pda.variance_account_id
851: FROM po_distributions_all pda,
852: ap_invoice_distributions_all aida ,
853: csi_transactions ct
854: WHERE pda.po_distribution_id = aida.po_distribution_id
855: AND aida.invoice_distribution_id = ct.source_dist_ref_id2
856: AND ct.transaction_id = c_transaction_id