DBA Data[Home] [Help]

APPS.CSTPACWS dependencies on MTL_CST_TXN_COST_DETAILS

Line 2144: * Insert rows into mtl_cst_txn_cost_details *

2140:
2141:
2142:
2143: /******************************************************
2144: * Insert rows into mtl_cst_txn_cost_details *
2145: ******************************************************/
2146:
2147: stmt_num := 290;
2148:

Line 2149: INSERT INTO mtl_cst_txn_cost_details

2145: ******************************************************/
2146:
2147: stmt_num := 290;
2148:
2149: INSERT INTO mtl_cst_txn_cost_details
2150: (
2151: TRANSACTION_ID,
2152: ORGANIZATION_ID,
2153: INVENTORY_ITEM_ID,

Line 2860: INSERT INTO mtl_cst_txn_cost_details

2856:
2857:
2858: stmt_num := 270;
2859:
2860: INSERT INTO mtl_cst_txn_cost_details
2861: (
2862: TRANSACTION_ID,
2863: ORGANIZATION_ID,
2864: INVENTORY_ITEM_ID,