DBA Data[Home] [Help]

APPS.CSE_ASSET_CREATION_PKG dependencies on CSI_GEN_UTILITY_PVT

Line 2284: csi_gen_utility_pvt.populate_install_param_rec;

2280:
2281: cse_util_pkg.set_debug;
2282:
2283: IF csi_datastructures_pub.g_install_param_rec.fetch_flag IS NULL THEN
2284: csi_gen_utility_pvt.populate_install_param_rec;
2285: END IF;
2286:
2287: l_asset_creation_txn_subtype :=nvl(FND_PROFILE.VALUE('CSE_TXN_SUBTYPE_ASSET_CREATION'), 0);--Added for ER#16265912
2288: