DBA Data[Home] [Help]

APPS.CSI_RMA_FULFILL_PUB dependencies on CSI_ITEM_INSTANCE_GRP

Line 1456: CSI_ITEM_INSTANCE_GRP.unlock_item_instances

1452: l_unlock_inst_tbl(1).source_txn_header_ref := l_csi_trxn_rec.source_header_ref_id;
1453: l_unlock_inst_tbl(1).source_txn_line_ref1 := l_csi_trxn_rec.source_line_ref_id;
1454: --
1455: debug('Calling Unlock Item Instances for Instance Id '||to_char(l_p_instances_tbl(J).instance_id));
1456: CSI_ITEM_INSTANCE_GRP.unlock_item_instances
1457: (
1458: p_api_version => 1.0
1459: ,p_commit => l_commit
1460: ,p_init_msg_list => l_init_msg_list