to unexpire a particular IB instance (Serial BF364LXX01--instance 8219723)
Hi All,
We have a particular IB instance (Serial BF364LXX01) is expired and we need to unexpire this.
In IB page, there is no 'SAVE'/'RESTORE' buttons so that I can change status to CREATED (and last date to NULL) and apply them. For other instances, there are 'SAVE'/'RESTORE' buttons coming on IB page.
Also, below mentioned SQL is not working for this instance--
DECLARE
p_instance_rec CSI_DATASTRUCTURES_PUB.INSTANCE_REC;
p_ext_attrib_values_tbl CSI_DATASTRUCTURES_PUB.EXTEND_ATTRIB_VALUES_TBL;
p_party_tbl CSI_DATASTRUCTURES_PUB.PARTY_TBL;
p_account_tbl CSI_DATASTRUCTURES_PUB.PARTY_ACCOUNT_TBL;