[Home] [Help]
455: x_userid,
456: x_userid,
457: /* Item revision description support for ECO Bug: 1667419 */
458: decode(x_revision_description,FND_API.G_MISS_CHAR,NULL,x_revision_description)
459: FROM FND_LANGUAGES lang
460: where lang.INSTALLED_FLAG in ('I', 'B')
461: and not exists
462: (select NULL
463: from MTL_ITEM_REVISIONS_TL T