DBA Data[Home] [Help]

APPS.PA_FP_UPGRADE_PKG dependencies on PA_FP_TXN_CURRENCIES_PUB

Line 1157: pa_fp_txn_currencies_pub.Copy_Fp_Txn_Currencies (

1153: IF p_pa_debug_mode = 'Y' THEN
1154: pa_debug.g_err_stage := 'Calling copy_fp_txn_currencies for project';
1155: pa_debug.write(l_module_name,pa_debug.g_err_stage,PA_FP_CONSTANTS_PKG.G_DEBUG_LEVEL3);
1156: END IF;
1157: pa_fp_txn_currencies_pub.Copy_Fp_Txn_Currencies (
1158: p_source_fp_option_id => NULL
1159: ,p_target_fp_option_id => l_proj_fp_options_id
1160: ,p_target_fp_preference_code => l_fp_preference_code
1161: ,p_plan_in_multi_curr_flag => l_multi_curr_flag

Line 1944: pa_fp_txn_currencies_pub.Copy_Fp_Txn_Currencies (

1940: IF p_pa_debug_mode = 'Y' THEN
1941: pa_debug.g_err_stage := 'Calling copy_fp_txn_currencies for plan type';
1942: pa_debug.write(l_module_name,pa_debug.g_err_stage,PA_FP_CONSTANTS_PKG.G_DEBUG_LEVEL3);
1943: END IF;
1944: pa_fp_txn_currencies_pub.Copy_Fp_Txn_Currencies (
1945: p_source_fp_option_id => NULL
1946: ,p_target_fp_option_id => l_proj_fp_options_id
1947: ,p_target_fp_preference_code => l_fp_preference_code
1948: ,p_plan_in_multi_curr_flag => l_multi_curr_flag

Line 2220: pa_fp_txn_currencies_pub.Copy_Fp_Txn_Currencies (

2216: IF p_pa_debug_mode = 'Y' THEN
2217: pa_debug.g_err_stage := 'Calling copy_fp_txn_currencies for version';
2218: pa_debug.write(l_module_name,pa_debug.g_err_stage,PA_FP_CONSTANTS_PKG.G_DEBUG_LEVEL3);
2219: END IF;
2220: pa_fp_txn_currencies_pub.Copy_Fp_Txn_Currencies (
2221: p_source_fp_option_id => NULL
2222: ,p_target_fp_option_id => l_proj_fp_options_id
2223: ,p_target_fp_preference_code => l_fp_preference_code
2224: ,p_plan_in_multi_curr_flag => l_multi_curr_flag