DBA Data[Home] [Help]

APPS.ARP_AUTOAPPLY_API dependencies on RA_CUSTOMER_TRX

Line 1235: ra_customer_trx trx,

1231: ar_cash_automatch_rule_map amp,
1232: ar_cash_remit_refs_interim ref,
1233: ar_cash_receipts cr,
1234: ar_payment_schedules ps,
1235: ra_customer_trx trx,
1236: ra_cust_trx_types ctt,
1237: ra_terms tr
1238: WHERE am.automatch_id = p_automatch_id
1239: AND amp.automatch_id = am.automatch_id

Line 1481: ra_customer_trx trx,

1477: FROM ar_cash_automatches am,
1478: ar_cash_automatch_rule_map amp,
1479: ar_cash_remit_refs_interim ref,
1480: ar_cash_receipts cr,
1481: ra_customer_trx trx,
1482: ar_payment_schedules ps,
1483: ra_cust_trx_types ctt,
1484: ra_terms tr
1485: WHERE am.automatch_id = p_automatch_id

Line 1722: ra_customer_trx_lines lin,

1718: FROM ar_cash_automatches am,
1719: ar_cash_automatch_rule_map amp,
1720: ar_cash_remit_refs_interim ref,
1721: ar_cash_receipts cr,
1722: ra_customer_trx_lines lin,
1723: ar_payment_schedules ps,
1724: ra_customer_trx trx,
1725: ra_cust_trx_types ctt,
1726: ra_terms tr

Line 1724: ra_customer_trx trx,

1720: ar_cash_remit_refs_interim ref,
1721: ar_cash_receipts cr,
1722: ra_customer_trx_lines lin,
1723: ar_payment_schedules ps,
1724: ra_customer_trx trx,
1725: ra_cust_trx_types ctt,
1726: ra_terms tr
1727: WHERE am.automatch_id = p_automatch_id
1728: AND amp.automatch_id = am.automatch_id

Line 1966: ra_customer_trx_lines lin,

1962: FROM ar_cash_automatches am,
1963: ar_cash_automatch_rule_map amp,
1964: ar_cash_remit_refs_interim ref,
1965: ar_cash_receipts cr,
1966: ra_customer_trx_lines lin,
1967: ar_payment_schedules ps,
1968: ra_customer_trx trx,
1969: ra_cust_trx_types ctt,
1970: ra_terms tr

Line 1968: ra_customer_trx trx,

1964: ar_cash_remit_refs_interim ref,
1965: ar_cash_receipts cr,
1966: ra_customer_trx_lines lin,
1967: ar_payment_schedules ps,
1968: ra_customer_trx trx,
1969: ra_cust_trx_types ctt,
1970: ra_terms tr
1971: WHERE am.automatch_id = p_automatch_id
1972: AND amp.automatch_id = am.automatch_id

Line 2213: ra_customer_trx trx,

2209: FROM ar_cash_automatches am,
2210: ar_cash_automatch_rule_map amp,
2211: ar_cash_remit_refs_interim ref,
2212: ar_cash_receipts cr,
2213: ra_customer_trx trx,
2214: ar_payment_schedules ps,
2215: ra_cust_trx_types ctt,
2216: ra_terms tr
2217: WHERE am.automatch_id = :b_automatch_id

Line 2474: ra_customer_trx trx,

2470: FROM ar_cash_automatches am,
2471: ar_cash_automatch_rule_map amp,
2472: ar_cash_remit_refs_interim ref,
2473: ar_cash_receipts cr,
2474: ra_customer_trx trx,
2475: ar_payment_schedules ps,
2476: ra_cust_trx_types ctt,
2477: ra_terms tr
2478: WHERE am.automatch_id = p_automatch_id

Line 2697: ra_customer_trx trx,

2693: ar_cash_remit_refs_interim ref,
2694: ar_cash_receipts cr,
2695: ar_cons_inv ci,
2696: ar_payment_schedules ps,
2697: ra_customer_trx trx,
2698: ra_cust_trx_types ctt,
2699: ra_terms tr
2700: WHERE am.automatch_id = p_automatch_id
2701: AND amp.automatch_id = am.automatch_id

Line 2816: * number ra_customer_trx.ct_reference) *

2812: * PROCEDURE *
2813: * INSERT_REFERENCE_RECOS() *
2814: * DESCRIPTION *
2815: * Inserts recommendations for transaction numbers (Matched with reference *
2816: * number ra_customer_trx.ct_reference) *
2817: * SCOPE - LOCAL *
2818: * ARGUMENTS *
2819: * IN : p_automatch_id Automatch Rule Identifier *
2820: * p_use_matching_date Use Matching Date [ALWAYS/For *

Line 2942: ra_customer_trx trx,

2938: ar_cash_automatch_rule_map amp,
2939: ar_cash_remit_refs_interim ref,
2940: ar_cash_receipts cr,
2941: ar_payment_schedules ps,
2942: ra_customer_trx trx,
2943: ra_cust_trx_types ctt,
2944: ra_terms tr
2945: WHERE am.automatch_id = p_automatch_id
2946: AND amp.automatch_id = am.automatch_id