Table ICX_CAT_ZONE_SECURE_ATTRIBUTES have no data after upgrading EBS from 11.5.10.to R12.1.3
Hi,
We were having program to fetch PO delivery status. It's working fine in 11i when it was using Table 'icx_por_item_sources' .
However in R12 which has been replaced with 'icx_cat_content_zones_tl' or 'icx_cat_content_zones_B' and 'icx_cat_zone_secure_attributes'.
Now in R12 Table 'icx_cat_zone_secure_attributes' it does not have any after upgrade, so we can't link supplier site id to get the PO delivery status.
Please help.
11i Query : Which is working fine in 11i Instance
select
distinct
ph.segment1 order_number,substr(u.description,1,20) USER_NAME, ph.creation_date, approved_date, ph.po_header_id,