R12: STANDARD_INDUSTRY_CLASS Lost When Updating Supplier Using AP_VENDOR_PUB_PKG.UPDATE_VENDOR_PUBLIC
(Doc ID 2320253.1)
Last updated on JUNE 07, 2021
Applies to:
Oracle Payables - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
STANDARD_INDUSTRY_CLASS lost when updating supplier using AP_VENDOR_PUB_PKG.UPDATE_VENDOR_PUBLIC
As part of a supplier data cleanse activity, we are setting END_DATE_ACTIVE values for multiple supplier records using the API AP_VENDOR_PUB_PKG.UPDATE_VENDOR_PUBLIC. Unfortunately when we do this, the previously populated STANDARD_INDUSTRY_CLASS value on the supplier record is lost and replaced with a NULL value.
This is causing data quality issues as we require the STANDARD_INDUSTRY_CLASS for reporting.
From examining the code of the API it appears that the STANDARD_INDUSTRY_CLASS is being made NULL as this column is not included in the R_VENDOR_REC_TYPE used by the package.
Cause
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
Symptoms |
Cause |
Solution |
References |