unable to find inventory item templates
Summary:
We were using :
select *
from egp_system_items_VL
WHERE NVL( TEMPLATE_ITEM_FLAG,'N') = 'Y'
to get the items templates. But now we are not able to find any template record.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0