Item and categories do not show in iproc
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);