DBA Data[Home] [Help]

APPS.FV_SF224_TRANSACTIONS dependencies on XLA_AE_LINES

Line 1964: xla_ae_lines xal,

1960: ap_invoice_payments_all aip,
1961: ap_payment_hist_dists aphd,
1962: gl_import_references glir,
1963: xla_ae_headers xah,
1964: xla_ae_lines xal,
1965: xla_events xet,
1966: xla_distribution_links xdl
1967: WHERE glb.status = ''P''
1968: AND glb.actual_flag = ''A''

Line 2076: xla_ae_lines xal,

2072: ap_invoice_distributions_all aid,
2073: ap_invoice_payments_all aip,
2074: gl_import_references glir,
2075: xla_ae_headers xah,
2076: xla_ae_lines xal,
2077: xla_events xet,
2078: xla_distribution_links xdl
2079: WHERE glb.status = ''P''
2080: AND glb.actual_flag = ''A''

Line 2186: xla_ae_lines xal,

2182: ap_invoice_payments_all aip,
2183: ap_payment_hist_dists aphd,
2184: gl_import_references glir,
2185: xla_ae_headers xah,
2186: xla_ae_lines xal,
2187: xla_distribution_links xdl,
2188: fv_treasury_confirmations_all ftc,
2189: xla_events xle
2190: WHERE glb.status = ''P''

Line 2295: xla_ae_lines xal,

2291: fv_fund_parameters ffp,
2292: fv_treasury_symbols fts,
2293: gl_import_references glir,
2294: xla_ae_headers xah,
2295: xla_ae_lines xal,
2296: xla_events xet,
2297: xla_distribution_links xdl,
2298: xla_transaction_entities xte
2299: WHERE glb.status = ''P''

Line 2404: xla_ae_lines xal,

2400: ar_distributions_all ard,
2401: ar_cash_receipt_history_all arch,
2402: gl_import_references glir,
2403: xla_ae_headers xah,
2404: xla_ae_lines xal,
2405: xla_events xet,
2406: xla_distribution_links xdl,
2407: xla_transaction_entities xte
2408: WHERE glb.status = ''P''

Line 2516: xla_ae_lines xal,

2512: ar_distributions_all ard,
2513: AR_RECEIVABLE_APPLICATIONS_ALL arr,
2514: gl_import_references glir,
2515: xla_ae_headers xah,
2516: xla_ae_lines xal,
2517: xla_events xet,
2518: xla_distribution_links xdl,
2519: xla_transaction_entities xte
2520: WHERE glb.status = ''P''

Line 2629: xla_ae_lines xal,

2625: ar_distributions_all ard,
2626: AR_MISC_CASH_DISTRIBUTIONS_ALL arm,
2627: gl_import_references glir,
2628: xla_ae_headers xah,
2629: xla_ae_lines xal,
2630: xla_events xet,
2631: xla_distribution_links xdl,
2632: xla_transaction_entities xte
2633: WHERE glb.status = ''P''

Line 5499: xla_ae_lines xal,

5495: SELECT 1
5496: FROM gl_je_lines gljl,
5497: gl_je_headers gljh,
5498: gl_import_references glir,
5499: xla_ae_lines xal,
5500: xla_distribution_links xdl,
5501: ap_invoice_distributions_all apid
5502: WHERE gljl.ledger_id = apid.set_of_books_id
5503: AND glir.je_batch_id = gljh.je_batch_id