Documentation for Function psiu_currency_append_currency_exchange_rate()
(Doc ID 2534191.1)
Last updated on SEPTEMBER 16, 2019
Applies to:
Oracle Communications Billing and Revenue Management - Version 7.5.0.19.0 and laterInformation in this document applies to any platform.
Goal
Please provide the documentation for the function ‘psiu_currency_append_currency_exchange_rate’ in order to make sure the function is called correctly and not creating problems.
From 7.5/include/psiu_currency.h:
/* Append a Rate to the end of the rate table */
EXTERN void psiu_currency_append_currency_exchange_rate(
psiu_list_t * psiu_plist_cerp,
psiu_currency_exchange_rate_t * pcerRatep,
pin_errbuf_t * ebufp);
EXTERN void psiu_currency_append_currency_exchange_rate(
psiu_list_t * psiu_plist_cerp,
psiu_currency_exchange_rate_t * pcerRatep,
pin_errbuf_t * ebufp);
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |