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