DBA Data[Home] [Help]

APPS.CSTPLCAS dependencies on MTL_CST_TXN_COST_DETAILS

Line 618: * Insert rows into mtl_cst_txn_cost_details *

614:
615:
616:
617: /******************************************************
618: * Insert rows into mtl_cst_txn_cost_details *
619: ******************************************************/
620:
621: l_stmt_num := 200;
622:

Line 623: INSERT INTO mtl_cst_txn_cost_details

619: ******************************************************/
620:
621: l_stmt_num := 200;
622:
623: INSERT INTO mtl_cst_txn_cost_details
624: (
625: TRANSACTION_ID,
626: ORGANIZATION_ID,
627: INVENTORY_ITEM_ID,

Line 1217: INSERT INTO mtl_cst_txn_cost_details

1213:
1214:
1215: l_stmt_num := 190;
1216:
1217: INSERT INTO mtl_cst_txn_cost_details
1218: (
1219: TRANSACTION_ID,
1220: ORGANIZATION_ID,
1221: INVENTORY_ITEM_ID,