DBA Data[Home] [Help]

APPS.FV_IPAC dependencies on AR_RECEIPT_API_PUB

Line 2133: ar_receipt_api_pub.create_and_apply(p_api_version => 1.0,

2129: FV_UTILITY.LOG_MESG(FND_LOG.LEVEL_STATEMENT, l_module_name,
2130: 'There is no Billing ALC defined for the Transaction '||trx_receipt_rec.trx_number);
2131: END;
2132:
2133: ar_receipt_api_pub.create_and_apply(p_api_version => 1.0,
2134: x_return_status => x_return_status,
2135: x_msg_count => x_msg_count,
2136: x_msg_data => x_msg_data,
2137: p_currency_code => p_currency_code,