DBA Data[Home] [Help]

APPS.AR_INVOICE_SQL_FUNC_PUB dependencies on ARP_ETAX_UTIL

Line 458: arp_etax_util.global_document_update(p_customer_trx_id,

454: /* 4188835 - freeze for tax if printing columns updated */
455: IF NVL(p_printing_count, 0) = 0
456: THEN
457: /* This is the first run for this one -- freeze it */
458: arp_etax_util.global_document_update(p_customer_trx_id,
459: null,
460: 'PRINT');
461: END IF;
462: