DBA Data[Home] [Help]

APPS.CN_COLLECTION_GEN dependencies on CN_MODULES_PKG

Line 1769: cn_modules_pkg.update_row(x_module_id => l_module_id,

1765:
1766: -- Update the status of the module to 'GENERATED' if we were installing
1767: -- the actual package rather than the test version.
1768: IF p_test = 'N' and x_retcode<>1 THEN
1769: cn_modules_pkg.update_row(x_module_id => l_module_id,
1770: x_module_status => 'GENERATED',
1771: x_org_id => X_org_id);
1772: FOR pkg_names IN
1773: (SELECT