2007 Sep 05 10:08 AM
Hi There,
When i try to execute some T-code in Back ground process i am getting error like :-
Step 001 started (program SE16N_BATCH, variant &0000000004592, user name HZZXBR)
ABAP/4 processor: SAPSQL_WHERE_CANT_SCAN
Some times its working fine, Sometimes in the background job is getting Cancelled.
Thanks and Regards,
Senthil
Hi There,
When i try to execute some T-code in Back ground process i am getting error like :-
Step 001 started (program SE16N_BATCH, variant &0000000004592, user name HZZXBR)
ABAP/4 processor: SAPSQL_WHERE_CANT_SCAN
Some times its working fine, Sometimes in the background job is getting Cancelled.
Thanks and Regards,
Senthil
2007 Sep 05 12:18 PM
Hi,
ABAP language can handle selection conditions up to size 28 KB.If you would like to avoid this dump,then you must decrease number of selection conditions. You can do it in this way, that you will replace selection with individual values by intervals.
This is the reason why the dump is coming.
Thanks..
Preetham S
2007 Sep 05 12:53 PM
Actually this is in standard T-code....
Can you explain little more clearer way to solve this solution.
Some time its working and some time getting DUMP.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |