cancel
Showing results for 
Search instead for 
Did you mean: 

BP Bank data getting deleted.

Former Member
0 Kudos

Hi Gurus,

We are working on MDG 7.0 and have BP implemented.We have a validation in place that only one bank record can be active at a time.

e.g. If there are 2 banks A & B, only one will have validity date which makes it active currently.

Lately we observed a peculiar case -  If we update inactive bank data of those BP records which have more than 1 Bank details, then the active bank data gets deleted.And we are left with one inactive Bank record and no active bank record.

However, when we update an active Bank record then both the bank records persist.

We find this behavior consistent for both Vendor and Customer solutions.We have not built any code which manipulates bank data in such scenarios and it seems this behavior is standard.

Please advise.

Thanks,

Ravi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ravi,

We have also used the bank data but never had such issue.

Can you please check the code where it identifies the active bank data.

Also check the relationship of bank data and its cardinality.

Regards,

Raj

Former Member
0 Kudos

Hi Raj,

Thanks for testing this scenario.The code doing the above action is standard.

So it is not very clear what is leading to this.

Our further analysis showed that for the BP which has multiple Bank data , updating Bank Data other than the one having “0001” ID causes deletion of Bank data with ID “0001”.

Updating the bank entry with ID “0001”  does not cause such deletion of any bank data.

Please share your thoughts/suggestions.

Thanks,

Ravi