DBA Data[Home] [Help]

APPS.PJI_FM_CMT_EXTR dependencies on PA_BURDEN_COSTING

Line 869: PA_BURDEN_COSTING.CREATE_BURDEN_CMT_TRANSACTION

865: begin
866:
867: -- Create summarized burden commitment transactions
868:
869: PA_BURDEN_COSTING.CREATE_BURDEN_CMT_TRANSACTION
870: (x_project_id => c.PROJECT_ID,
871: status => x_status,
872: stage => x_stage ,
873: x_run_id => x_run_id);