DBA Data[Home] [Help]

APPS.CSTPAPPR dependencies on XLA_AE_HEADERS

Line 1869: xla_ae_headers xae,

1865: cst_rcv_acq_cost_details cracd,
1866: cst_rcv_acq_costs crac,
1867: xla_distribution_links xdl,
1868: xla_ae_lines xal,
1869: xla_ae_headers xae,
1870: ap_invoice_distributions_all aida ,
1871: ap_invoices_all aia
1872: WHERE
1873: cracd.line_type NOT IN ('ITEM','ACCRUAL','IPV','ERV','NONREC_TAX') AND

Line 2051: xla_ae_headers xae,

2047: cst_rcv_acq_cost_details cracd,
2048: cst_rcv_acq_costs crac,
2049: xla_distribution_links xdl,
2050: xla_ae_lines xal,
2051: xla_ae_headers xae,
2052: ap_invoice_distributions_all aida,
2053: ap_invoices_all aia
2054: WHERE
2055: crac.rcv_transaction_id = l_par_rcv_txn AND

Line 2258: xla_ae_headers xae,

2254: xal.code_combination_id "CODE_COMBINATION_ID"
2255: from
2256: xla_distribution_links xdl,
2257: xla_ae_lines xal,
2258: xla_ae_headers xae,
2259: cst_rcv_acq_cost_details cracd,
2260: cst_rcv_acq_costs crac,
2261: ap_invoice_distributions_all aida
2262: where crac.rcv_transaction_id =l_par_rcv_txn