on 2022 Apr 06 4:13 PM
We have a business requirement to check all Customer Records to validate that a particular Relationship Type is on each account. How do we do a rule to validate that ZBUR008 exists in the RELTYP field of the custom record no matter what other values are in the table?
Request clarification before answering.
Hi Lukas,
the exists function cannot be used with like or any further complex comparison option (it only checks for exact matches according to a SQL where clause like "where <comparison column> = <value>").
But I mentioned some ideas in your separate question (https://answers.sap.com/questions/13622092/information-steward-like-operator-in-exists-functi.html?s...).
Best regards
Marcus
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
58 | |
8 | |
7 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.