DBA Data[Home] [Help]

APPS.ARP_CONFIRMATION dependencies on AR_MRC_ENGINE3

Line 801: ar_mrc_engine3.confirm_ra_rec_update(

797:
798: arp_standard.debug('-- ra record updated.');
799:
800: -- call mrc to replicate the data
801: ar_mrc_engine3.confirm_ra_rec_update(
802: l_ra_rec.receivable_application_id);
803:
804: arp_standard.debug('-- MRC ra record updated if necessary');
805:

Line 1340: ar_mrc_engine3.confirm_ra_rec_update(

1336: last_updated_by = FND_GLOBAL.user_id
1337: WHERE receivable_application_id = l_receivable_application_id;
1338:
1339: -- call mrc to replicate the data
1340: ar_mrc_engine3.confirm_ra_rec_update(
1341: l_receivable_application_id);
1342:
1343: --
1344: --Release 11.5 VAT changes, create the application accounting for

Line 1403: | calls to ar_mrc_engine3 to process |

1399: | populated. This applies to the trx APP row |
1400: | only. |
1401: | 03/01/01 RYELURI Bug Fix 1640890 |
1402: | 03-Sep-02 Debbie Jancis Modified for mrc trigger replacment. Added |
1403: | calls to ar_mrc_engine3 to process |
1404: | receivable apps data |
1405: +===========================================================================*/
1406:
1407: PROCEDURE create_matching_unapp_records(

Line 1604: ar_mrc_engine3.create_matching_unapp_records(

1600:
1601: -- need to call mrc engine to process unapp records before calling
1602: -- the accting engine.
1603:
1604: ar_mrc_engine3.create_matching_unapp_records(
1605: p_rec_app_id => l_unapp_rec.app_id,
1606: p_rec_unapp_id => l_unapp_id);
1607: --
1608: --Release 11.5 VAT changes, create the application accounting for

Line 2240: ar_mrc_engine3.reverse_ra_recs(

2236: FROM ar_receivable_applications
2237: WHERE receivable_application_id = l_app_rec.old_app_id;
2238:
2239: -- Call mrc engine to create the data in mc tables
2240: ar_mrc_engine3.reverse_ra_recs(
2241: p_orig_app_id => l_app_rec.old_app_id,
2242: p_new_app_id => l_new_app_id);
2243:
2244: --apandit

Line 2584: ar_mrc_engine3.confirm_ra_rec_create(n_new_con_data);

2580: n_new_con_data.l_org_id(i)
2581: );
2582:
2583: -- Call mrc routine..
2584: ar_mrc_engine3.confirm_ra_rec_create(n_new_con_data);
2585:
2586:
2587: --In this case the accounting routine Create_Acct_Entry is not
2588: --called because new