MTL_CATEGORIES_KFV Has NULL Concatenated Segments - Causes Application Failures For ASCP
(Doc ID 2485957.1)
Last updated on MARCH 02, 2019
Applies to:
Oracle Inventory Management - Version 12.1.3 and laterInformation in this document applies to any platform.
Goal
After compiling the Inventory Item Categories flexfield referenced in Doc ID 2258445.1, still returning rows when running the following:
SELECT COUNT(1)
FROM MTL_CATEGORIES_KFV
WHERE CONCATENATED_SEGMENTS IS NULL;
Changing to a select * gives the following:
CATEGORY_ID STRUCTURE_ID
----------- ------------
XXXXX XXXXX
This causes the failure when running Data Collections for ASCP applications
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 |