DBA Data[Home] [Help]

APPS.CSTPPIPV dependencies on WIP_COST_TXN_INTERFACE

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

1270:
1271: END LOOP; -- c_po_dist_rec
1272:
1273: -------------------------------------------------------------------
1274: -- create WIP_COST_TXN_INTERFACE row for each POD,
1275: -- with transaction_type 3 (OSP) and 17 (DP)
1276: -- If var_amount <> 0
1277: -------------------------------------------------------------------
1278:

Line 1283: wip_cost_txn_interface (

1279: l_stmt_num := 55;
1280:
1281: IF (p_transaction_process_mode = 1) THEN
1282: INSERT INTO
1283: wip_cost_txn_interface (
1284: transaction_id,
1285: last_update_date,
1286: last_updated_by,
1287: last_updated_by_name,