DBA Data[Home] [Help]

APPS.CSTPACWS dependencies on MTL_CST_TXN_COST_DETAILS

Line 1988: * Insert rows into mtl_cst_txn_cost_details *

1984:
1985:
1986:
1987: /******************************************************
1988: * Insert rows into mtl_cst_txn_cost_details *
1989: ******************************************************/
1990:
1991: stmt_num := 290;
1992:

Line 1993: INSERT INTO mtl_cst_txn_cost_details

1989: ******************************************************/
1990:
1991: stmt_num := 290;
1992:
1993: INSERT INTO mtl_cst_txn_cost_details
1994: (
1995: TRANSACTION_ID,
1996: ORGANIZATION_ID,
1997: INVENTORY_ITEM_ID,

Line 2702: INSERT INTO mtl_cst_txn_cost_details

2698:
2699:
2700: stmt_num := 270;
2701:
2702: INSERT INTO mtl_cst_txn_cost_details
2703: (
2704: TRANSACTION_ID,
2705: ORGANIZATION_ID,
2706: INVENTORY_ITEM_ID,