DBA Data[Home] [Help]

APPS.PA_COST_PLUS dependencies on PA_CLIENT_EXTN_BURDEN_SUMMARY

Line 2652: IF PA_CLIENT_EXTN_BURDEN_SUMMARY.Same_Line_Burden_Cmt

2648: indirect cost should not be set to 0 even if burdening is set up on separate
2649: line at the project type level so that burdening will be on the same line for
2650: commitment transactions when viewed from the PSI screen */
2651:
2652: IF PA_CLIENT_EXTN_BURDEN_SUMMARY.Same_Line_Burden_Cmt
2653: then
2654: null;
2655: ELSE
2656: FOR Burden_Method_Row IN Burden_Method_Cursor(task_id) LOOP