DBA Data[Home] [Help]

APPS.CSTPPIPV dependencies on MTL_TXN_COST_DET_INTERFACE

Line 591: -- Create detail row MTL_TXN_COST_DET_INTERFACE for each mti row

587: ||' Rows inserted into MTI');
588: END IF;
589:
590: -------------------------------------------------------------------
591: -- Create detail row MTL_TXN_COST_DET_INTERFACE for each mti row
592: -- previously created for the batch to ensure that value change
593: -- will update this level/material cost element only.
594: -------------------------------------------------------------------
595:

Line 598: INSERT INTO mtl_txn_cost_det_interface

594: -------------------------------------------------------------------
595:
596: l_stmt_num := 60;
597:
598: INSERT INTO mtl_txn_cost_det_interface
599: ( transaction_interface_id,
600: last_update_date,
601: last_updated_by,
602: creation_date,