Hi All,
I have created a BRF+ decision table. Assigned necessary structure and return table. It is working fine and returning result.
My requirement is, few columns should act "LIKE" primary key. i.e. their combination should be unique.
Since, BRF+ does not support unique keys.
Where can I write my code to prevent user from entering duplicate keys?
Thanks