DBA Data[Home] [Help]

APPS.CN_UPGRADE_PE_FORMULA_PKG dependencies on CN_FORMULA_GEN_PKG

Line 384: cn_formula_gen_pkg.generate_formula (p_api_version => 1.0,

380: RAISE api_fail;
381: END IF;
382:
383: x_formula_id := l_calc_formula_id;
384: cn_formula_gen_pkg.generate_formula (p_api_version => 1.0,
385: x_return_status => l_return_status,
386: x_msg_count => l_msg_count,
387: x_msg_data => l_msg_data,
388: p_formula_id => x_formula_id,