DBA Data[Home] [Help]

APPS.AR_MRC_ENGINE3 dependencies on AR_MRC_ENGINE3

Line 1: PACKAGE BODY AR_MRC_ENGINE3 AS

1: PACKAGE BODY AR_MRC_ENGINE3 AS
2: /* $Header: ARMCEN3B.pls 120.2 2005/04/14 22:40:29 hyu noship $ */
3:
4: /*=============================================================================
5: | Public Functions / Procedures

Line 44: -- arp_standard.debug( 'AR_MRC_ENGINE3.insert_ra_rec_cash(+)');

40: ) IS
41: BEGIN
42: NULL;
43: -- IF PG_DEBUG in ('Y', 'C') THEN
44: -- arp_standard.debug( 'AR_MRC_ENGINE3.insert_ra_rec_cash(+)');
45: -- END IF;
46:
47: /*-----------------------------------------------------------------+
48: | Dump the input parameters for debugging purposes |

Line 93: -- arp_standard.debug( 'AR_MRC_ENGINE3.insert_ra_rec_cash(-)');

89:
90: -- END IF; /* end of mrc is enabled */
91:
92: -- IF PG_DEBUG in ('Y', 'C') THEN
93: -- arp_standard.debug( 'AR_MRC_ENGINE3.insert_ra_rec_cash(-)');
94: -- END IF;
95:
96: END insert_ra_rec_cash;
97:

Line 126: -- arp_standard.debug( 'AR_MRC_ENGINE3.create_matching_unapp_records(+)');

122: ) IS
123: BEGIN
124: NULL;
125: -- IF PG_DEBUG in ('Y', 'C') THEN
126: -- arp_standard.debug( 'AR_MRC_ENGINE3.create_matching_unapp_records(+)');
127: -- END IF;
128:
129: /*-----------------------------------------------------------------+
130: | Dump the input parameters for debugging purposes |

Line 170: -- arp_standard.debug( 'AR_MRC_ENGINE3.create_matching_unapp_records(-)');

166:
167: -- END IF; /* end of mrc is enabled */
168:
169: -- IF PG_DEBUG in ('Y', 'C') THEN
170: -- arp_standard.debug( 'AR_MRC_ENGINE3.create_matching_unapp_records(-)');
171: -- END IF;
172:
173: END create_matching_unapp_records;
174:

Line 215: -- arp_standard.debug( 'AR_MRC_ENGINE3.receipt_application(+)');

211: ) IS
212: BEGIN
213: NULL;
214: -- IF PG_DEBUG in ('Y', 'C') THEN
215: -- arp_standard.debug( 'AR_MRC_ENGINE3.receipt_application(+)');
216: -- END IF;
217:
218: /*-----------------------------------------------------------------+
219: | Dump the input parameters for debugging purposes |

Line 270: -- arp_standard.debug( 'AR_MRC_ENGINE3.receipt_application(-)');

266:
267: -- END IF; /* end of mrc is enabled */
268:
269: -- IF PG_DEBUG in ('Y', 'C') THEN
270: -- arp_standard.debug( 'AR_MRC_ENGINE3.receipt_application(-)');
271: -- END IF;
272:
273: END receipt_application;
274:

Line 310: -- arp_standard.debug( 'AR_MRC_ENGINE3.cm_application(+)');

306:
307: BEGIN
308: NULl;
309: -- IF PG_DEBUG in ('Y', 'C') THEN
310: -- arp_standard.debug( 'AR_MRC_ENGINE3.cm_application(+)');
311: -- END IF;
312: /*-----------------------------------------------------------------+
313: | Dump the input parameters for debugging purposes |
314: +----------------------------------------------------------------*/

Line 363: -- arp_standard.debug( 'AR_MRC_ENGINE3.cm_application(-)');

359:
360: -- END IF; /* end of mrc is enabled */
361:
362: -- IF PG_DEBUG in ('Y', 'C') THEN
363: -- arp_standard.debug( 'AR_MRC_ENGINE3.cm_application(-)');
364: -- END IF;
365:
366: END cm_application;
367:

Line 401: -- arp_standard.debug( 'AR_MRC_ENGINE3.on_account_receipts(+)');

397: ) IS
398: BEGIN
399: NULL;
400: -- IF PG_DEBUG in ('Y', 'C') THEN
401: -- arp_standard.debug( 'AR_MRC_ENGINE3.on_account_receipts(+)');
402: -- END IF;
403: /*-----------------------------------------------------------------+
404: | Dump the input parameters for debugging purposes |
405: +----------------------------------------------------------------*/

Line 447: -- arp_standard.debug( 'AR_MRC_ENGINE3.on_account_receipts(-)');

443:
444: -- END IF; /* end of mrc is enabled */
445:
446: -- IF PG_DEBUG in ('Y', 'C') THEN
447: -- arp_standard.debug( 'AR_MRC_ENGINE3.on_account_receipts(-)');
448: -- END IF;
449:
450: END on_account_receipts;
451:

Line 485: -- arp_standard.debug( 'AR_MRC_ENGINE3.other_account_application(+)');

481: ) IS
482: BEGIN
483: NULL;
484: -- IF PG_DEBUG in ('Y', 'C') THEN
485: -- arp_standard.debug( 'AR_MRC_ENGINE3.other_account_application(+)');
486: -- END IF;
487: /*-----------------------------------------------------------------+
488: | Dump the input parameters for debugging purposes |
489: +----------------------------------------------------------------*/

Line 531: -- arp_standard.debug( 'AR_MRC_ENGINE3.other_account_application(-)');

527:
528: -- END IF; /* end of mrc is enabled */
529:
530: -- IF PG_DEBUG in ('Y', 'C') THEN
531: -- arp_standard.debug( 'AR_MRC_ENGINE3.other_account_application(-)');
532: -- END IF;
533:
534: END other_account_application;
535:

Line 568: -- arp_standard.debug( 'AR_MRC_ENGINE3.reversal_insert_oppos_ra_recs(+)');

564: ) IS
565: BEGIN
566: NULL;
567: -- IF PG_DEBUG in ('Y', 'C') THEN
568: -- arp_standard.debug( 'AR_MRC_ENGINE3.reversal_insert_oppos_ra_recs(+)');
569: -- END IF;
570: /*-----------------------------------------------------------------+
571: | Dump the input parameters for debugging purposes |
572: +----------------------------------------------------------------*/

Line 612: -- arp_standard.debug( 'AR_MRC_ENGINE3.reversal_insert_oppos_ra_recs(-)');

608:
609: -- END IF; /* end of mrc is enabled */
610:
611: -- IF PG_DEBUG in ('Y', 'C') THEN
612: -- arp_standard.debug( 'AR_MRC_ENGINE3.reversal_insert_oppos_ra_recs(-)');
613: -- END IF;
614:
615: END reversal_insert_oppos_ra_recs;
616:

Line 646: -- arp_standard.debug( 'AR_MRC_ENGINE3.reverse_ra_recs(+)');

642: ) IS
643: BEGIN
644: NULL;
645: -- IF PG_DEBUG in ('Y', 'C') THEN
646: -- arp_standard.debug( 'AR_MRC_ENGINE3.reverse_ra_recs(+)');
647: -- END IF;
648: /*-----------------------------------------------------------------+
649: | Dump the input parameters for debugging purposes |
650: +----------------------------------------------------------------*/

Line 689: -- arp_standard.debug( 'AR_MRC_ENGINE3.reverse_ra_recs(-)');

685:
686: -- END IF; /* end of mrc is enabled */
687:
688: -- IF PG_DEBUG in ('Y', 'C') THEN
689: -- arp_standard.debug( 'AR_MRC_ENGINE3.reverse_ra_recs(-)');
690: -- END IF;
691:
692: END reverse_ra_recs;
693:

Line 721: -- arp_standard.debug( 'AR_MRC_ENGINE3.confirm_ra_rec_update(+)');

717: ) IS
718: BEGIN
719: NULL;
720: -- IF PG_DEBUG in ('Y', 'C') THEN
721: -- arp_standard.debug( 'AR_MRC_ENGINE3.confirm_ra_rec_update(+)');
722: -- END IF;
723: /*-----------------------------------------------------------------+
724: | Dump the input parameters for debugging purposes |
725: +----------------------------------------------------------------*/

Line 761: -- arp_standard.debug( 'AR_MRC_ENGINE3.confirm_ra_rec_update(-)');

757:
758: -- END IF; /* end of mrc is enabled */
759:
760: -- IF PG_DEBUG in ('Y', 'C') THEN
761: -- arp_standard.debug( 'AR_MRC_ENGINE3.confirm_ra_rec_update(-)');
762: -- END IF;
763:
764: END confirm_ra_rec_update;
765:

Line 800: -- arp_standard.debug( 'AR_MRC_ENGINE3.update_cm_application(+)');

796: ) IS
797: BEGIN
798: NULL;
799: -- IF PG_DEBUG in ('Y', 'C') THEN
800: -- arp_standard.debug( 'AR_MRC_ENGINE3.update_cm_application(+)');
801: -- END IF;
802: /*-----------------------------------------------------------------+
803: | Dump the input parameters for debugging purposes |
804: +----------------------------------------------------------------*/

Line 846: -- arp_standard.debug( 'AR_MRC_ENGINE3.update_cm_application(-)');

842:
843: -- END IF; /* end of mrc is enabled */
844:
845: -- IF PG_DEBUG in ('Y', 'C') THEN
846: -- arp_standard.debug( 'AR_MRC_ENGINE3.update_cm_application(-)');
847: -- END IF;
848:
849: END update_cm_application;
850:

Line 883: -- arp_standard.debug( 'AR_MRC_ENGINE3.update_ra_rec_quickcash(+)');

879: ) IS
880: BEGIN
881: NULL;
882: -- IF PG_DEBUG in ('Y', 'C') THEN
883: -- arp_standard.debug( 'AR_MRC_ENGINE3.update_ra_rec_quickcash(+)');
884: -- END IF;
885: /*-----------------------------------------------------------------+
886: | Dump the input parameters for debugging purposes |
887: +----------------------------------------------------------------*/

Line 926: -- arp_standard.debug( 'AR_MRC_ENGINE3.update_ra_rec_quickcash(-)');

922: -- END;
923:
924: -- END IF; /* end of mrc is enabled */
925: -- IF PG_DEBUG in ('Y', 'C') THEN
926: -- arp_standard.debug( 'AR_MRC_ENGINE3.update_ra_rec_quickcash(-)');
927: -- END IF;
928:
929: END update_ra_rec_quickcash;
930:

Line 959: -- arp_standard.debug( 'AR_MRC_ENGINE3.insert_ra_rec_quickcash(+)');

955: ) IS
956: BEGIN
957: NULL;
958: -- IF PG_DEBUG in ('Y', 'C') THEN
959: -- arp_standard.debug( 'AR_MRC_ENGINE3.insert_ra_rec_quickcash(+)');
960: -- END IF;
961: /*-----------------------------------------------------------------+
962: | Dump the input parameters for debugging purposes |
963: +----------------------------------------------------------------*/

Line 998: -- arp_standard.debug( 'AR_MRC_ENGINE3.insert_ra_rec_quickcash(-)');

994: -- END;
995:
996: -- END IF; /* end of mrc is enabled */
997: -- IF PG_DEBUG in ('Y', 'C') THEN
998: -- arp_standard.debug( 'AR_MRC_ENGINE3.insert_ra_rec_quickcash(-)');
999: -- END IF;
1000:
1001: END insert_ra_rec_quickcash;
1002:

Line 1035: -- arp_standard.debug( 'AR_MRC_ENGINE3.update_selected_transaction(+)');

1031: ) IS
1032: BEGIN
1033: NULL;
1034: -- IF PG_DEBUG in ('Y', 'C') THEN
1035: -- arp_standard.debug( 'AR_MRC_ENGINE3.update_selected_transaction(+)');
1036: -- END IF;
1037: /*-----------------------------------------------------------------+
1038: | Dump the input parameters for debugging purposes |
1039: +----------------------------------------------------------------*/

Line 1075: -- arp_standard.debug( 'AR_MRC_ENGINE3.update_selected_transaction(-)');

1071: -- END;
1072:
1073: -- END IF; /* end of mrc is enabled */
1074: -- IF PG_DEBUG in ('Y', 'C') THEN
1075: -- arp_standard.debug( 'AR_MRC_ENGINE3.update_selected_transaction(-)');
1076: -- END IF;
1077:
1078: END update_selected_transaction;
1079:

Line 1120: -- arp_standard.debug( 'AR_MRC_ENGINE3.activity_application(+)');

1116: ) IS
1117: BEGIN
1118: NULL;
1119: -- IF PG_DEBUG in ('Y', 'C') THEN
1120: -- arp_standard.debug( 'AR_MRC_ENGINE3.activity_application(+)');
1121: -- END IF;
1122: /*-----------------------------------------------------------------+
1123: | Dump the input parameters for debugging purposes |
1124: +----------------------------------------------------------------*/

Line 1168: -- arp_standard.debug( 'AR_MRC_ENGINE3.activity_application(-)');

1164: -- END;
1165:
1166: -- END IF; /* end of mrc is enabled */
1167: -- IF PG_DEBUG in ('Y', 'C') THEN
1168: -- arp_standard.debug( 'AR_MRC_ENGINE3.activity_application(-)');
1169: -- END IF;
1170:
1171: END activity_application;
1172:

Line 1210: -- arp_standard.debug( 'AR_MRC_ENGINE3.rate_adj_insert_rec(+)');

1206: p_amt_due_remaining IN NUMBER) IS
1207: BEGIN
1208: NULL;
1209: -- IF PG_DEBUG in ('Y', 'C') THEN
1210: -- arp_standard.debug( 'AR_MRC_ENGINE3.rate_adj_insert_rec(+)');
1211: -- END IF;
1212: /*-----------------------------------------------------------------+
1213: | Dump the input parameters for debugging purposes |
1214: +----------------------------------------------------------------*/

Line 1256: -- arp_standard.debug( 'AR_MRC_ENGINE3.rate_adj_insert_rec(-)');

1252: -- END;
1253:
1254: -- END IF; /* end of mrc is enabled */
1255: -- IF PG_DEBUG in ('Y', 'C') THEN
1256: -- arp_standard.debug( 'AR_MRC_ENGINE3.rate_adj_insert_rec(-)');
1257: -- END IF;
1258:
1259: END rate_adj_insert_rec;
1260:

Line 1290: -- arp_standard.debug( 'AR_MRC_ENGINE3.confirm_ra_rec_create(+)');

1286: ) IS
1287: BEGIN
1288: NULL;
1289: -- IF PG_DEBUG in ('Y', 'C') THEN
1290: -- arp_standard.debug( 'AR_MRC_ENGINE3.confirm_ra_rec_create(+)');
1291: -- END IF;
1292: /*-----------------------------------------------------------------+
1293: | First we need to check if MRC is enabled. If it is than we |
1294: | continue processing. If it is not then we are finished. |

Line 1320: -- arp_standard.debug( 'AR_MRC_ENGINE3.confirm_ra_rec_create(-)');

1316: -- END;
1317:
1318: -- END IF; /* end of mrc is enabled */
1319: -- IF PG_DEBUG in ('Y', 'C') THEN
1320: -- arp_standard.debug( 'AR_MRC_ENGINE3.confirm_ra_rec_create(-)');
1321: -- END IF;
1322:
1323: END confirm_ra_rec_create;
1324:

Line 1363: -- arp_standard.debug( 'AR_MRC_ENGINE3.update_ra_rec_cash_diff(+)');

1359: ) IS
1360: BEGIN
1361: NULL;
1362: -- IF PG_DEBUG in ('Y', 'C') THEN
1363: -- arp_standard.debug( 'AR_MRC_ENGINE3.update_ra_rec_cash_diff(+)');
1364: -- arp_standard.debug('update_ra_rec_cash_diff: ' || 'rec app id = ' || to_char(p_rec_app_id));
1365: -- arp_standard.debug('update_ra_rec_cash_diff: ' || 'cash receipt id = ' || to_char(p_cash_receipt_id));
1366: -- arp_standard.debug('update_ra_rec_cash_diff: ' || 'diff amount = ' || to_char(p_diff_amount));
1367: -- arp_standard.debug('update_ra_rec_cash_diff: ' || 'old rcpt amount = ' || to_char(p_old_rcpt_amount));

Line 1405: -- arp_standard.debug( 'AR_MRC_ENGINE3.update_ra_rec_cash_diff(-)');

1401:
1402: -- END IF; /* end of mrc is enabled */
1403:
1404: -- IF PG_DEBUG in ('Y', 'C') THEN
1405: -- arp_standard.debug( 'AR_MRC_ENGINE3.update_ra_rec_cash_diff(-)');
1406: -- END IF;
1407:
1408: END update_ra_rec_cash_diff;
1409:

Line 1410: END AR_MRC_ENGINE3;

1406: -- END IF;
1407:
1408: END update_ra_rec_cash_diff;
1409:
1410: END AR_MRC_ENGINE3;