DBA Data[Home] [Help]

APPS.ARP_XLA_UPGRADE dependencies on AR_SYSTEM_PARAMETERS_ALL

Line 270: ar_system_parameters_all sys,

266: FROM
267: ra_customer_trx_all ct,
268: ra_cust_trx_line_gl_dist_all ctlgd,
269: xla_upgrade_dates gps,
270: ar_system_parameters_all sys,
271: ra_cust_trx_types_all tty,
272: ra_cust_trx_line_gl_dist_all ctlgd1,
273: xla_transaction_entities_upg te
274: WHERE ct.rowid >= l_start_rowid

Line 375: ar_system_parameters_all sys,

371: te.entity_id ENTITY_ID
372: FROM ra_customer_trx_all ct,
373: ar_receivable_applications_all app,
374: xla_upgrade_dates gps,
375: ar_system_parameters_all sys,
376: ra_cust_trx_types_all tty,
377: ra_cust_trx_line_gl_dist_all ctlgd,
378: xla_transaction_entities_upg te
379: WHERE ct.rowid >= l_start_rowid

Line 1119: ar_system_parameters_all sys,

1115: FROM ra_customer_trx_all ct,
1116: ar_transaction_history_all trh,
1117: xla_upgrade_dates gps,
1118: ar_transaction_history_all trh1,
1119: ar_system_parameters_all sys,
1120: ra_cust_trx_types_all tty,
1121: xla_transaction_entities_upg te
1122: WHERE ct.rowid >= l_start_rowid
1123: AND ct.rowid <= l_end_rowid

Line 1784: --ar_system_parameters_all sys,

1780: cr.doc_sequence_value DOC_SEQ_VAL ,
1781: rmth.name CAT_CODE ,
1782: te.entity_id ENTITY_ID
1783: FROM ar_cash_receipts_all cr,
1784: --ar_system_parameters_all sys,
1785: ar_cash_receipt_history_all crh,
1786: xla_upgrade_dates gps,
1787: ar_receipt_methods rmth,
1788: ar_cash_receipt_history_all crh1,

Line 1887: --ar_system_parameters_all sys,

1883: cr.doc_sequence_value DOC_SEQ_VAL ,
1884: rmth.name CAT_CODE ,
1885: te.entity_id ENTITY_ID
1886: FROM ar_cash_receipts_all cr,
1887: --ar_system_parameters_all sys,
1888: ar_misc_cash_distributions_all mcd,
1889: xla_upgrade_dates gps,
1890: ar_receipt_methods rmth,
1891: ar_cash_receipt_history_all crh,

Line 1987: --ar_system_parameters_all sys,

1983: cr.doc_sequence_value DOC_SEQ_VAL ,
1984: rmth.name CAT_CODE ,
1985: te.entity_id ENTITY_ID
1986: FROM ar_cash_receipts_all cr,
1987: --ar_system_parameters_all sys,
1988: ar_receivable_applications_all app,
1989: xla_upgrade_dates gps,
1990: ar_cash_receipt_history_all crh,
1991: ar_cash_receipt_history_all crh1,

Line 2395: ar_system_parameters_all sys,

2391: hdr.accounting_date accounting_date,
2392: hdr.ledger_id ledger_id,
2393: 2 ln_order
2394: from ar_cash_receipts_all cr,
2395: ar_system_parameters_all sys,
2396: ar_receivable_applications_all app,
2397: xla_upgrade_dates gps,
2398: xla_transaction_entities_upg ent,
2399: ar_cash_receipt_history_all crh,

Line 2791: ar_system_parameters_all sys,

2787: tty.name CAT_CODE ,
2788: te.entity_id ENTITY_ID
2789: FROM ar_adjustments_all adj,
2790: xla_upgrade_dates gps,
2791: ar_system_parameters_all sys,
2792: ra_customer_trx_all ct,
2793: ra_cust_trx_types_all tty,
2794: xla_transaction_entities_upg te
2795: WHERE adj.rowid >= l_start_rowid

Line 3199: FROM ar_system_parameters_all

3195: select distinct 'CASH'
3196: INTO l_accounting_method
3197: FROM dual
3198: WHERE exists (SELECT 1
3199: FROM ar_system_parameters_all
3200: WHERE accounting_method = 'CASH'
3201: and set_of_books_id in (select ledger_id from xla_upgrade_dates)
3202: );
3203:

Line 3222: ar_system_parameters_all asp,

3218: from xla_ae_lines xal,
3219: xla_ae_headers xah,
3220: xla_transaction_entities_upg xte,
3221: ar_cash_receipts_all cr,
3222: ar_system_parameters_all asp,
3223: xla_distribution_links xdl,
3224: ar_cash_receipt_history_all crh,
3225: xla_upgrade_dates gps,
3226: ar_distributions_all ard,

Line 3273: ar_system_parameters_all asp,

3269: from xla_ae_lines xal,
3270: xla_ae_headers xah,
3271: xla_transaction_entities_upg xte,
3272: ar_cash_receipts_all cr,
3273: ar_system_parameters_all asp,
3274: xla_distribution_links xdl,
3275: ar_receivable_applications_all unapp,
3276: xla_upgrade_dates gps,
3277: ar_distributions_all ard,

Line 4061: --ar_system_parameters_all sys,

4057: cr.doc_sequence_value DOC_SEQ_VAL ,
4058: rmth.name CAT_CODE ,
4059: te.entity_id ENTITY_ID
4060: FROM ar_cash_receipts_all cr,
4061: --ar_system_parameters_all sys,
4062: ar_cash_receipt_history_all crh,
4063: --xla_upgrade_dates gps,
4064: ar_receipt_methods rmth,
4065: ar_cash_receipt_history_all crh1,

Line 4182: --ar_system_parameters_all sys,

4178: cr.doc_sequence_value DOC_SEQ_VAL ,
4179: rmth.name CAT_CODE ,
4180: te.entity_id ENTITY_ID
4181: FROM ar_cash_receipts_all cr,
4182: --ar_system_parameters_all sys,
4183: ar_misc_cash_distributions_all mcd,
4184: --xla_upgrade_dates gps,
4185: ar_receipt_methods rmth,
4186: ar_cash_receipt_history_all crh,

Line 4300: -- ar_system_parameters_all sys,

4296: cr.doc_sequence_value DOC_SEQ_VAL ,
4297: rmth.name CAT_CODE ,
4298: te.entity_id ENTITY_ID
4299: FROM ar_cash_receipts_all cr,
4300: -- ar_system_parameters_all sys,
4301: ar_receivable_applications_all app,
4302: -- xla_upgrade_dates gps,
4303: ar_cash_receipt_history_all crh,
4304: ar_cash_receipt_history_all crh1,

Line 4722: ar_system_parameters_all sys,

4718: hdr.ledger_id ledger_id,
4719: 2 ln_order,
4720: nvl((select max(ae_line_num) from xla_ae_lines ael where ael.ae_header_id=hdr.ae_header_id and application_id=222),1000) max_line_num
4721: from ar_cash_receipts_all cr,
4722: ar_system_parameters_all sys,
4723: ar_receivable_applications_all app,
4724: -- xla_upgrade_dates gps,
4725: xla_transaction_entities_upg ent,
4726: ar_cash_receipt_history_all crh,

Line 5080: ar_system_parameters_all sys,

5076: hdr.ledger_id AS ledger_id,
5077: 1 ln_order,
5078: nvl((select max(ae_line_num) from xla_ae_lines ael where ael.ae_header_id=hdr.ae_header_id and application_id=222),1000) max_line_num
5079: from ar_receivable_applications_all app,
5080: ar_system_parameters_all sys,
5081: xla_upgrade_dates gps,
5082: xla_transaction_entities_upg ent,
5083: ra_customer_trx_all ctcm,
5084: ar_cash_receipt_history_all crh1,