Which Oracle DB packages are provided in BIP datamodels?
Summary:
Hello,
actually we are looking for an Oracle provided db package with a standard function to convert item weights between item_weight uom codes.
I want to use this function in an BIP datamodel for Oracle Fusion (NOT Onprem).
In Oracle seeded reports / datamodels I can see that Oracle makes use of db functions coming through different db packages like:
AR_BPA_UTILS_PKG
HZ_FORMAT_PUB
examples are:
fnd_currency.get_format_mask(trx.invoice_currency_code, 40 )
AR_BPA_UTILS_PKG.fn_get_contact_name(trx.bill_to_contact_id)
AR_BPA_UTILS_PKG.fn_get_phone(trx.bill_to_contact_id)
Tagged:
3