DBA Data[Home] [Help]

APPS.CST_EAMCOST_PUB dependencies on CST_EAM_WO_ESTIMATE_DETAILS

Line 3744: resource and the resource value and insert into CST_EAM_WO_ESTIMATE_DETAILS */

3740: END IF;
3741: END IF; -- if l_sum_rbo != 0
3742:
3743: /*Now ADD the value for the total resource based Overheads for this
3744: resource and the resource value and insert into CST_EAM_WO_ESTIMATE_DETAILS */
3745:
3746: l_sum_rbo := l_sum_rbo + c_wor_rec.resource_value;
3747:
3748: l_stmt_num := 85;

Line 3750: Insert into CST_EAM_WO_ESTIMATE_DETAILS(

3746: l_sum_rbo := l_sum_rbo + c_wor_rec.resource_value;
3747:
3748: l_stmt_num := 85;
3749:
3750: Insert into CST_EAM_WO_ESTIMATE_DETAILS(
3751: wip_entity_id,
3752: organization_id,
3753: operations_dept_id,
3754: operations_seq_num,

Line 4203: /* Now start inserting the Estimation details into CST_EAM_WO_ESTIMATE_DETAILS */

4199: END IF;
4200: End If;
4201: End loop; /* End For Loop for l_index_var */
4202:
4203: /* Now start inserting the Estimation details into CST_EAM_WO_ESTIMATE_DETAILS */
4204: l_stmt_num := 125;
4205:
4206: Insert into CST_EAM_WO_ESTIMATE_DETAILS(
4207: wip_entity_id,

Line 4206: Insert into CST_EAM_WO_ESTIMATE_DETAILS(

4202:
4203: /* Now start inserting the Estimation details into CST_EAM_WO_ESTIMATE_DETAILS */
4204: l_stmt_num := 125;
4205:
4206: Insert into CST_EAM_WO_ESTIMATE_DETAILS(
4207: wip_entity_id,
4208: organization_id,
4209: operations_dept_id,
4210: operations_seq_num,

Line 4457: /* Now start inserting the Estimation details into CST_EAM_WO_ESTIMATE_DETAILS */

4453: END IF;
4454:
4455: END IF; -- if c_wrodi_rec.mat_value != 0
4456:
4457: /* Now start inserting the Estimation details into CST_EAM_WO_ESTIMATE_DETAILS */
4458: l_stmt_num := 155;
4459:
4460: Insert into CST_EAM_WO_ESTIMATE_DETAILS(
4461: wip_entity_id,

Line 4460: Insert into CST_EAM_WO_ESTIMATE_DETAILS(

4456:
4457: /* Now start inserting the Estimation details into CST_EAM_WO_ESTIMATE_DETAILS */
4458: l_stmt_num := 155;
4459:
4460: Insert into CST_EAM_WO_ESTIMATE_DETAILS(
4461: wip_entity_id,
4462: organization_id,
4463: operations_dept_id,
4464: operations_seq_num,

Line 4729: /* Now start inserting the Estimation details into CST_EAM_WO_ESTIMATE_DETAILS */

4725: END IF;
4726:
4727: End If; -- if c_wedi_rec.wedi_value !=0
4728:
4729: /* Now start inserting the Estimation details into CST_EAM_WO_ESTIMATE_DETAILS */
4730: l_stmt_num := 175;
4731:
4732: Insert into CST_EAM_WO_ESTIMATE_DETAILS(
4733: wip_entity_id,

Line 4732: Insert into CST_EAM_WO_ESTIMATE_DETAILS(

4728:
4729: /* Now start inserting the Estimation details into CST_EAM_WO_ESTIMATE_DETAILS */
4730: l_stmt_num := 175;
4731:
4732: Insert into CST_EAM_WO_ESTIMATE_DETAILS(
4733: wip_entity_id,
4734: organization_id,
4735: operations_dept_id,
4736: operations_seq_num,

Line 5037: Insert into CST_EAM_WO_ESTIMATE_DETAILS(

5033: l_stmt_num := 200;
5034:
5035: /* Insert quantity as NULL for Service Line types */
5036:
5037: Insert into CST_EAM_WO_ESTIMATE_DETAILS(
5038: wip_entity_id,
5039: organization_id,
5040: operations_dept_id,
5041: operations_seq_num,