[Home] [Help]
APPS.CSTPLVCP dependencies on MTL_ACTUAL_COST_SUBELEMENT
Line 1567: Insert into mtl_actual_cost_subelement(
1563: if (l_earn_moh = 0 ) then
1564: FND_FILE.put_line(fnd_file.log, '--Material Overhead Absorption Overridden--');
1565: else
1566:
1567: Insert into mtl_actual_cost_subelement(
1568: layer_id,
1569: transaction_id,
1570: organization_id,
1571: cost_element_id,