DBA Data[Home] [Help]

APPS.CSI_RMA_FULFILL_PUB dependencies on CSI_CZ_INT

Line 710: l_unlock_inst_tbl csi_cz_int.config_tbl;

706: l_locked_inst_rev_num NUMBER;
707: l_lock_id NUMBER;
708: l_lock_status NUMBER;
709: l_locked BOOLEAN;
710: l_unlock_inst_tbl csi_cz_int.config_tbl;
711: l_validation_status VARCHAR2(1);
712: do_not_process exception; --bug no. 10007311
713: l_has_rma_receipt VARCHAR2(1); --Added for bug 12417905
714: l_last_txn_type_id NUMBER; --Added for bug 12417905