DBA Data[Home] [Help]

APPS.CSI_PROCESS_TXN_PVT dependencies on CSI_T_TXN_LINE_DETAILS

Line 4486: Update CSI_T_TXN_LINE_DETAILS

4482: -- Update any pending TLD for the same config keys (fetched from lock table)
4483: -- with the instance_id so that when regular fulfillment happens for this
4484: -- tangible item (DISCONNECT), only the order line_id will be updated in the item instance
4485: --
4486: Update CSI_T_TXN_LINE_DETAILS
4487: Set changed_instance_id = p_instance_id
4488: ,overriding_csi_txn_id = p_csi_txn_rec.transaction_id
4489: Where config_inst_hdr_id = l_instance_inst_hdr_id
4490: and config_inst_item_id = l_instance_inst_item_id