DBA Data[Home] [Help]

APPS.MTL_SYSTEM_ITEMS_T5_BOM dependencies on FND_MESSAGE

Line 18: FND_MESSAGE.CLEAR;

14: -- been only deletions of items that are not product family items).
15: -----------------------------------------------------------------------
16:
17: IF ( BOM_PFI_PVT.G_Cat_Num > 0 ) THEN
18: FND_MESSAGE.CLEAR;
19:
20: ---------------------------------------------------------------------
21: -- Perform each category deletion that has been recorded by the call
22: -- to Store_Category in the row-level trigger.