DBA Data[Home] [Help]

APPS.ARP_UPDATE_ADJ_COVER dependencies on STANDARD

Line 199: | Call the standard adj entity handler |

195: l_adj_rec.receivables_charges_adjusted := p_receivables_charges_adjusted;
196: l_adj_rec.freight_adjusted := p_freight_adjusted;
197: l_adj_rec.tax_adjusted := p_tax_adjusted;
198: /*-----------------------------------------------+
199: | Call the standard adj entity handler |
200: +-----------------------------------------------*/
201:
202: arp_process_adjustment.update_adjustment(
203: p_form_name => p_form_name,