DBA Data[Home] [Help]

APPS.PA_PROCESS_ACCUM_COMMITMENTS dependencies on PA_ACCUM_UTILS

Line 47: PA_ACCUM_UTILS.Check_Cmt_Details

43: -- no corresponding detail record. The procedure called below,will
44: -- check for the existence of the detail records and if not available
45: -- would create it.
46:
47: PA_ACCUM_UTILS.Check_Cmt_Details
48: (x_project_id,
49: x_task_id,
50: 0,
51: other_recs_processed,

Line 196: PA_ACCUM_UTILS.Check_Cmt_Details

192: -- no corresponding detail record. The procedure called below,will
193: -- check for the existence of the detail records and if not available
194: -- would create it.
195:
196: PA_ACCUM_UTILS.Check_Cmt_Details
197: (x_project_id,
198: x_task_id,
199: 0,
200: other_recs_processed,

Line 338: PA_ACCUM_UTILS.Check_Cmt_Details

334: -- no corresponding detail record. The procedure called below,will
335: -- check for the existence of the detail records and if not available
336: -- would create it.
337:
338: PA_ACCUM_UTILS.Check_Cmt_Details
339: (x_project_id,
340: x_task_id,
341: 0,
342: other_recs_processed,

Line 484: PA_ACCUM_UTILS.Check_Cmt_Details

480: -- no corresponding detail record. The procedure called below,will
481: -- check for the existence of the detail records and if not available
482: -- would create it.
483:
484: PA_ACCUM_UTILS.Check_Cmt_Details
485: (x_project_id,
486: x_task_id,
487: 0,
488: other_recs_processed,

Line 630: PA_ACCUM_UTILS.Check_Cmt_Details

626: -- no corresponding detail record. The procedure called below,will
627: -- check for the existence of the detail records and if not available
628: -- would create it.
629:
630: PA_ACCUM_UTILS.Check_Cmt_Details
631: (x_project_id,
632: x_task_id,
633: 0,
634: other_recs_processed,