DBA Data[Home] [Help]

APPS.CSTPPIPV dependencies on WIP_COST_TXN_INTERFACE

Line 1228: -- create WIP_COST_TXN_INTERFACE row for each POD,

1224:
1225: END LOOP; -- c_po_dist_rec
1226:
1227: -------------------------------------------------------------------
1228: -- create WIP_COST_TXN_INTERFACE row for each POD,
1229: -- with transaction_type 3 (OSP) and 17 (DP)
1230: -- If var_amount <> 0
1231: -------------------------------------------------------------------
1232:

Line 1237: wip_cost_txn_interface (

1233: l_stmt_num := 55;
1234:
1235: IF (p_transaction_process_mode = 1) THEN
1236: INSERT INTO
1237: wip_cost_txn_interface (
1238: transaction_id,
1239: last_update_date,
1240: last_updated_by,
1241: last_updated_by_name,