Hi All -
Regarding to Query filter, there's defects solution that I need to filter Characteristic.
This characteristic is posting key. Posting key is Characteristic with length is 2 characters, and the solution makes me to exclude non Numeric e.g. 1A, 2C, 3D from the report . I need to ensure that report only have Numeric combination e.g. 10, 22, 66.
What I've done is
1. By applying Range Filter : 00 - 99. With expectation that it will only pick Numeric combination. I tried this way, however, it still gives me unexpected result. It will still give non expected values to the report.
How I can make this possible to Filter 00 - 99 in the Query?
Is this SAP Bug?
Have you encountered this issue previously? And how did you rectify it.
Thanks,