DBA Data[Home] [Help]

APPS.PA_FP_GEN_FCST_AMT_PUB dependencies on PA_FP_CALC_AMT_TMP3

Line 2561: *we get PA_FP_CALC_AMT_TMP3 popuated, from it, we can get the

2557: *Below will get all the etc amounts for the tasks.
2558: ***********************************************************/
2559:
2560: /**From latest approved version, by calling gen_map_bv_to_target_rl
2561: *we get PA_FP_CALC_AMT_TMP3 popuated, from it, we can get the
2562: *baselined cost**/
2563:
2564: /* select count(*) into l_test from Pa_fp_CALC_AMT_TMP1;
2565: hr_utility.trace('fp calc amt tmp1 tab count '||l_test);

Line 2569: DELETE FROM PA_FP_CALC_AMT_TMP3;

2565: hr_utility.trace('fp calc amt tmp1 tab count '||l_test);
2566: select count(*) into l_test from Pa_fp_CALC_AMT_TMP2;
2567: hr_utility.trace('fp calc amt tmp2 tab count '||l_test); */
2568:
2569: DELETE FROM PA_FP_CALC_AMT_TMP3;
2570: /* the following code is commented. We are not going to use the
2571: baselined budget cost for ETC gen method Plan to Complete. */
2572: /* IF P_PA_DEBUG_MODE = 'Y' THEN
2573: PA_FP_GEN_AMOUNT_UTILS.FP_DEBUG(