DBA Data[Home] [Help]

APPS.BOM_PFI_PVT dependencies on MTL_CATEGORIES_S

Line 115: select MTL_CATEGORIES_S.nextval

111: -- Proceed with insert if category does not exist (l_return_sts = 3)
112:
113: l_stmt_num := 3 ;
114:
115: select MTL_CATEGORIES_S.nextval
116: into l_New_Category_ID
117: from dual ;
118:
119: INSERT INTO MTL_CATEGORIES_B