Procurement - EBS (MOSC)

MOSC Banner

Item and categories do not show in iproc

edited Feb 13, 2013 10:04PM in Procurement - EBS (MOSC) 4 commentsAnswered ✓
create an item in master file the defualt category is " not applicable"

change the category to another category

assign the item to many in vorg

the item at item master is purchasble has a price

the category " not applicable " is not mapped in ipproc

go to iproc the item does not show

run the below and the and the item appears

is ther any way to avoid the script below

is there any patch for that

a.SELECT MIN(ROWID), MAX(ROWID) FROM mtl_system_items_b;

b. BEGIN
ICX_CAT_UTIL_PVT.setCommitParameter(FND_API.G_TRUE);
ICX_CAT_UTIL_PVT.setBatchSize(100);

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