DBA Data[Home] [Help]

APPS.FA_MASSCP_PKG dependencies on FND_PROFILE

Line 991: fnd_profile.get('FA_MCP_ALL_COST_ADJ', l_copy_abs_cost_flag);

987:
988: BEGIN
989:
990: -- get the copy absolute cost profile option
991: fnd_profile.get('FA_MCP_ALL_COST_ADJ', l_copy_abs_cost_flag);
992:
993: open c_adjustment;
994: fetch c_adjustment
995: into l_asset_id,