DBA Data[Home] [Help]

APPS.CST_EAMCOST_PUB dependencies on CST_EAM_WO_ESTIMATE_DETAILS

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

3518: END IF;
3519: END IF; -- if l_sum_rbo != 0
3520:
3521: /*Now ADD the value for the total resource based Overheads for this
3522: resource and the resource value and insert into CST_EAM_WO_ESTIMATE_DETAILS */
3523:
3524: l_sum_rbo := l_sum_rbo + c_wor_rec.resource_value;
3525:
3526: l_stmt_num := 85;

Line 3528: Insert into CST_EAM_WO_ESTIMATE_DETAILS(

3524: l_sum_rbo := l_sum_rbo + c_wor_rec.resource_value;
3525:
3526: l_stmt_num := 85;
3527:
3528: Insert into CST_EAM_WO_ESTIMATE_DETAILS(
3529: wip_entity_id,
3530: organization_id,
3531: operations_dept_id,
3532: operations_seq_num,

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

3977: END IF;
3978: End If;
3979: End loop; /* End For Loop for l_index_var */
3980:
3981: /* Now start inserting the Estimation details into CST_EAM_WO_ESTIMATE_DETAILS */
3982: l_stmt_num := 125;
3983:
3984: Insert into CST_EAM_WO_ESTIMATE_DETAILS(
3985: wip_entity_id,

Line 3984: Insert into CST_EAM_WO_ESTIMATE_DETAILS(

3980:
3981: /* Now start inserting the Estimation details into CST_EAM_WO_ESTIMATE_DETAILS */
3982: l_stmt_num := 125;
3983:
3984: Insert into CST_EAM_WO_ESTIMATE_DETAILS(
3985: wip_entity_id,
3986: organization_id,
3987: operations_dept_id,
3988: operations_seq_num,

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

4231: END IF;
4232:
4233: END IF; -- if c_wrodi_rec.mat_value != 0
4234:
4235: /* Now start inserting the Estimation details into CST_EAM_WO_ESTIMATE_DETAILS */
4236: l_stmt_num := 155;
4237:
4238: Insert into CST_EAM_WO_ESTIMATE_DETAILS(
4239: wip_entity_id,

Line 4238: Insert into CST_EAM_WO_ESTIMATE_DETAILS(

4234:
4235: /* Now start inserting the Estimation details into CST_EAM_WO_ESTIMATE_DETAILS */
4236: l_stmt_num := 155;
4237:
4238: Insert into CST_EAM_WO_ESTIMATE_DETAILS(
4239: wip_entity_id,
4240: organization_id,
4241: operations_dept_id,
4242: operations_seq_num,

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

4503: END IF;
4504:
4505: End If; -- if c_wedi_rec.wedi_value !=0
4506:
4507: /* Now start inserting the Estimation details into CST_EAM_WO_ESTIMATE_DETAILS */
4508: l_stmt_num := 175;
4509:
4510: Insert into CST_EAM_WO_ESTIMATE_DETAILS(
4511: wip_entity_id,

Line 4510: Insert into CST_EAM_WO_ESTIMATE_DETAILS(

4506:
4507: /* Now start inserting the Estimation details into CST_EAM_WO_ESTIMATE_DETAILS */
4508: l_stmt_num := 175;
4509:
4510: Insert into CST_EAM_WO_ESTIMATE_DETAILS(
4511: wip_entity_id,
4512: organization_id,
4513: operations_dept_id,
4514: operations_seq_num,

Line 4815: Insert into CST_EAM_WO_ESTIMATE_DETAILS(

4811: l_stmt_num := 200;
4812:
4813: /* Insert quantity as NULL for Service Line types */
4814:
4815: Insert into CST_EAM_WO_ESTIMATE_DETAILS(
4816: wip_entity_id,
4817: organization_id,
4818: operations_dept_id,
4819: operations_seq_num,