Hello,
When use consistency validation check in BOPF, how to prevent the data being saved?
In help document link:Validation - Business Object Metadata Model - SAP Library
if there are inconsistent node instances, a consistency validation behaves in one of the following ways:
I created a test class, but the data still be saved as the first way. How to implement the class like the second way?
Thank you.