DBA Data[Home] [Help]

APPS.JAI_AR_MATCH_TAX_PKG dependencies on ARP_ACCT_MAIN

Line 1627: arp_acct_main.create_Acct_entry('CREDIT_MEMO',

1623: fnd_file.put_line(FND_FILE.LOG, 'Before call to create_Acct_entry: p_customer_trx_id '|| p_customer_trx_id||
1624: ' p_receivable_appl_id '|| p_receivable_appl_id);
1625: END IF;
1626:
1627: arp_acct_main.create_Acct_entry('CREDIT_MEMO',
1628: p_customer_trx_id,
1629: 'ONE',
1630: 'RA',
1631: p_receivable_appl_id,