DBA Data[Home] [Help]

APPS.CSTPLCAS dependencies on MTL_CST_TXN_COST_DETAILS

Line 620: * Insert rows into mtl_cst_txn_cost_details *

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

Line 625: INSERT INTO mtl_cst_txn_cost_details

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

Line 1222: INSERT INTO mtl_cst_txn_cost_details

1218:
1219:
1220: l_stmt_num := 190;
1221:
1222: INSERT INTO mtl_cst_txn_cost_details
1223: (
1224: TRANSACTION_ID,
1225: ORGANIZATION_ID,
1226: INVENTORY_ITEM_ID,