DBA Data[Home] [Help]

APPS.FV_SF224_TRANSACTIONS dependencies on XLA_DISTRIBUTION_LINKS

Line 1966: xla_distribution_links xdl

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''
1969: AND glb.je_batch_id = glh.je_batch_id
1970: AND glh.je_header_id = gll.je_header_id

Line 2078: xla_distribution_links xdl

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''
2081: AND glb.je_batch_id = glh.je_batch_id
2082: AND glh.je_header_id = gll.je_header_id

Line 2187: xla_distribution_links xdl,

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''
2191: AND glb.actual_flag = ''A''

Line 2297: xla_distribution_links xdl,

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''
2300: AND glb.actual_flag = ''A''
2301: AND glb.je_batch_id = glh.je_batch_id

Line 2406: xla_distribution_links xdl,

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''
2409: AND glb.actual_flag = ''A''
2410: AND glb.je_batch_id = glh.je_batch_id

Line 2518: xla_distribution_links xdl,

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''
2521: AND glb.actual_flag = ''A''
2522: AND glb.je_batch_id = glh.je_batch_id

Line 2631: xla_distribution_links xdl,

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''
2634: AND glb.actual_flag = ''A''
2635: AND glb.je_batch_id = glh.je_batch_id

Line 5500: xla_distribution_links xdl,

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
5504: AND glir.je_header_id = gljh.je_header_id