DBA Data[Home] [Help]

APPS.EGO_ITEM_CATALOG_PUB dependencies on EGO_ITEM_CATALOG_PVT

Line 194: EGO_Item_Catalog_Pvt.Process_Catalog_Groups

190: --
191: -- Call the Private API for performing further business
192: -- rules validation
193: --
194: EGO_Item_Catalog_Pvt.Process_Catalog_Groups
195: ( x_return_status => l_return_status
196: , x_msg_count => x_msg_count
197: );
198: