DBA Data[Home] [Help]

APPS.PA_MAINT_PROJECT_ACCUMS dependencies on PA_ACCUM_UTILS

Line 2764: pa_accum_utils.Check_Actuals_Details

2760: -- no corresponding detail record. The procedure called below,will
2761: -- check for the existence of the detail records and if not available
2762: -- would create it.
2763:
2764: pa_accum_utils.Check_Actuals_Details
2765: (x_project_id,
2766: x_task_id,
2767: 0,
2768: other_recs_processed,

Line 2894: PA_ACCUM_UTILS.Check_Actuals_Details

2890: -- no corresponding detail record. The procedure called below,will
2891: -- check for the existence of the detail records and if not available
2892: -- would create it.
2893:
2894: PA_ACCUM_UTILS.Check_Actuals_Details
2895: (x_project_id,
2896: x_task_id,
2897: x_resource_list_Member_id,
2898: Res_recs_processed,

Line 2911: PA_ACCUM_UTILS.Check_Actuals_Details

2907: -- no corresponding detail record. The procedure called below,will
2908: -- check for the existence of the detail records and if not available
2909: -- would create it.
2910:
2911: PA_ACCUM_UTILS.Check_Actuals_Details
2912: (x_project_id,
2913: 0,
2914: x_resource_list_Member_id,
2915: Res_recs_processed,