Hello! I am using transaction BOBX to create a Consistency Validation for a custom business object (copied from /SCMTMS/TOR). In documentation I read that it is possible to define the behavior to do one of three options:
- Return messages: This represents the default behavior of consistency validation. The validation implementation returns messages for inconsistent instances to the consumer.
- Return messages and prevent saving: Select this option for the validation impact if the inconsistency of a node instance must be solved before saving the transaction.
- Return messages and set a consistency status: If the base object (super object) contains a consistency status, this status can be influenced by a consistency validation. Choose the appropriate status variable. When a changed instance
However, I don't see the place where to define these. Anybody knows how to achieve this?
This is the view I have from BOBX ->

Thanks
Salvador
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.