DBA Data[Home] [Help]

APPS.CSI_RMA_FULFILL_PUB dependencies on CSI_ITEM_INSTANCE_GRP

Line 1428: CSI_ITEM_INSTANCE_GRP.unlock_item_instances

1424: l_unlock_inst_tbl(1).source_txn_header_ref := l_csi_trxn_rec.source_header_ref_id;
1425: l_unlock_inst_tbl(1).source_txn_line_ref1 := l_csi_trxn_rec.source_line_ref_id;
1426: --
1427: debug('Calling Unlock Item Instances for Instance Id '||to_char(l_p_instances_tbl(J).instance_id));
1428: CSI_ITEM_INSTANCE_GRP.unlock_item_instances
1429: (
1430: p_api_version => 1.0
1431: ,p_commit => l_commit
1432: ,p_init_msg_list => l_init_msg_list