2007 Jul 31 11:30 AM
Hi,
when I used the following statement in PAI it worked. IF <screen field> = '1019' message ' ' type 'I'. but when I tried to use the dictionary field directly , it does not work. ( IF <screen field > = < mara-matnr> message'...' type 'I'.) . I want to check if the data in screen fields are available in the dictionary table. I have declared the tables statement but still it does not work. please help me out.
2007 Jul 31 11:34 AM
Hi,
You can't compare the data's dirctly.
You have to fetch the data in to some internal table and then compare it with the internal table value.
Reward if helpful..
Hi,
You can't compare the data's dirctly.
You have to fetch the data in to some internal table and then compare it with the internal table value.
Reward if helpful..
2007 Jul 31 11:34 AM
Hi,
You can't compare the data's dirctly.
You have to fetch the data in to some internal table and then compare it with the internal table value.
Reward if helpful..
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |