DBA Data[Home] [Help]

APPS.CN_COLLECTION_GEN dependencies on CN_MODULES_PKG

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

1700:
1701: -- Update the status of the module to 'GENERATED' if we were installing
1702: -- the actual package rather than the test version.
1703: IF p_test = 'N' and x_retcode<>1 THEN
1704: cn_modules_pkg.update_row(x_module_id => l_module_id,
1705: x_module_status => 'GENERATED',
1706: x_org_id => X_org_id);
1707: FOR pkg_names IN
1708: (SELECT