DBA Data[Home] [Help]

APPS.ARP_AUTO_ACCOUNTING_BR dependencies on STANDARD

Line 3211: -- arp_standard.debug('insert_dist_row: ' || 'getting information for the mrc trigger');

3207: -- ELSE
3208: /* need to insert records into the MRC table. Calling new
3209: mrc engine */
3210: -- IF PG_DEBUG in ('Y', 'C') THEN
3211: -- arp_standard.debug('insert_dist_row: ' || 'getting information for the mrc trigger');
3212: -- arp_standard.debug('insert_dist_row: ' || 'source type = ' || l_ae_line_rec.source_type);
3213: -- arp_standard.debug('insert_dist_row: ' || 'source table = ' || l_ae_line_rec.source_table);
3214: -- arp_standard.debug('insert_dist_row: ' || 'source_id = ' || to_char(l_ae_line_rec.source_id));
3215: -- END IF;

Line 3212: -- arp_standard.debug('insert_dist_row: ' || 'source type = ' || l_ae_line_rec.source_type);

3208: /* need to insert records into the MRC table. Calling new
3209: mrc engine */
3210: -- IF PG_DEBUG in ('Y', 'C') THEN
3211: -- arp_standard.debug('insert_dist_row: ' || 'getting information for the mrc trigger');
3212: -- arp_standard.debug('insert_dist_row: ' || 'source type = ' || l_ae_line_rec.source_type);
3213: -- arp_standard.debug('insert_dist_row: ' || 'source table = ' || l_ae_line_rec.source_table);
3214: -- arp_standard.debug('insert_dist_row: ' || 'source_id = ' || to_char(l_ae_line_rec.source_id));
3215: -- END IF;
3216:

Line 3213: -- arp_standard.debug('insert_dist_row: ' || 'source table = ' || l_ae_line_rec.source_table);

3209: mrc engine */
3210: -- IF PG_DEBUG in ('Y', 'C') THEN
3211: -- arp_standard.debug('insert_dist_row: ' || 'getting information for the mrc trigger');
3212: -- arp_standard.debug('insert_dist_row: ' || 'source type = ' || l_ae_line_rec.source_type);
3213: -- arp_standard.debug('insert_dist_row: ' || 'source table = ' || l_ae_line_rec.source_table);
3214: -- arp_standard.debug('insert_dist_row: ' || 'source_id = ' || to_char(l_ae_line_rec.source_id));
3215: -- END IF;
3216:
3217: -- before we call the ar_mrc_engine, we need the line_id of

Line 3214: -- arp_standard.debug('insert_dist_row: ' || 'source_id = ' || to_char(l_ae_line_rec.source_id));

3210: -- IF PG_DEBUG in ('Y', 'C') THEN
3211: -- arp_standard.debug('insert_dist_row: ' || 'getting information for the mrc trigger');
3212: -- arp_standard.debug('insert_dist_row: ' || 'source type = ' || l_ae_line_rec.source_type);
3213: -- arp_standard.debug('insert_dist_row: ' || 'source table = ' || l_ae_line_rec.source_table);
3214: -- arp_standard.debug('insert_dist_row: ' || 'source_id = ' || to_char(l_ae_line_rec.source_id));
3215: -- END IF;
3216:
3217: -- before we call the ar_mrc_engine, we need the line_id of
3218: -- the primary row.

Line 3236: -- arp_standard.debug('insert_dist_row: ' || 'calling arp_mrc_acct_main.insert_mrc_dis_data');

3232: -- and source_type = l_ae_line_rec.source_type
3233: -- and source_type_secondary IS NULL;
3234: -- END IF;
3235: -- IF PG_DEBUG in ('Y', 'C') THEN
3236: -- arp_standard.debug('insert_dist_row: ' || 'calling arp_mrc_acct_main.insert_mrc_dis_data');
3237: -- END IF;
3238:
3239: -- arp_mrc_acct_main.insert_mrc_dis_data
3240: -- (l_ae_line_rec,