DBA Data[Home] [Help]

APPS.INV_ITEM_CATALOG_ELE_PVT dependencies on STANDARD

Line 269: -- Standard check of p_commit

265:
266:
267: INV_ITEM_MSG.Debug(Mctx, 'end UPDATE mtl_descr_element_values');
268:
269: -- Standard check of p_commit
270: IF (FND_API.To_Boolean (p_commit)) THEN
271:
272: INV_ITEM_MSG.Debug(Mctx, 'before COMMIT WORK');
273: COMMIT WORK;