DBA Data[Home] [Help]

APPS.PA_COST_PLUS dependencies on PA_CLIENT_EXTN_BURDEN_SUMMARY

Line 2622: IF PA_CLIENT_EXTN_BURDEN_SUMMARY.Same_Line_Burden_Cmt

2618: indirect cost should not be set to 0 even if burdening is set up on separate
2619: line at the project type level so that burdening will be on the same line for
2620: commitment transactions when viewed from the PSI screen */
2621:
2622: IF PA_CLIENT_EXTN_BURDEN_SUMMARY.Same_Line_Burden_Cmt
2623: then
2624: null;
2625: ELSE
2626: FOR Burden_Method_Row IN Burden_Method_Cursor(task_id) LOOP