2015 Oct 05 6:37 AM
Hi All,
In a smart form when I am putting 'OR' condition in the alternative it was always 'TRUE'.
Pls correct me if i m missing something.
2015 Oct 05 6:50 AM
Hello Yogendra...
Can you please tell for what criteria you have to execute this.
From the entered meaning what I can understand is BSART should not be CP or RG or AP. If it doesnot have any of this value then it should be true.
If the above is the case then you should have to use AND instead of OR.
GS_BSART NE 'CP'
AND
GS_BSART NE 'RG'
AND
GS_BSART NE 'AP'.
2015 Oct 05 6:57 AM
2015 Oct 05 6:55 AM
is this SF used in Driver program or not.
also mention what is input field for this smartform
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |