Procurement - EBS (MOSC)

MOSC Banner

Table ICX_CAT_ZONE_SECURE_ATTRIBUTES have no data after upgrading EBS from 11.5.10.to R12.1.3

edited Jul 1, 2014 6:12AM in Procurement - EBS (MOSC) 4 commentsAnswered

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, 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center