DBA Data[Home] [Help]

APPS.CN_CALC_FORMULAS_PVT dependencies on CN_FORMULA_GEN_PKG

Line 1950: cn_formula_gen_pkg.generate_formula

1946: END IF;
1947: RAISE fnd_api.g_exc_error;
1948: END IF;
1949:
1950: cn_formula_gen_pkg.generate_formula
1951: (p_api_version => 1.0,
1952: x_return_status => x_return_status,
1953: x_msg_count => x_msg_count,
1954: x_msg_data => x_msg_data,