DBA Data[Home] [Help]

APPS.PA_BURDEN_COSTING dependencies on PA_CMT_BURDEN_SUMMARY_V

Line 2760: prev_bcc_rec pa_cmt_burden_summary_v%rowtype;

2756: current_run_id number := 1;
2757: init_cmt_run_id number := -9999;
2758: message_string varchar2(200);
2759:
2760: prev_bcc_rec pa_cmt_burden_summary_v%rowtype;
2761: l_attribute1 pa_projects_all.attribute1%type;
2762: l_cmt_line_id pa_commitment_txns.cmt_line_id%type;
2763: l_burden_cost pa_expenditure_items_all.burden_cost%type;
2764: l_txn_ref1 pa_commitment_txns.original_txn_reference1%type;

Line 2871: from pa_cmt_burden_summary_v

2867: inventory_item_id , -- 4057874
2868: bom_labor_resource_id , -- 4057874
2869: bom_equipment_resource_id , -- 4057874
2870: dest_summary_group
2871: from pa_cmt_burden_summary_v
2872: order by dest_summary_group;
2873:
2874: begin
2875: