2006 Jun 06 10:52 AM
I am having a problem when i am doing page down in my code.
I have made an interactive ALV. in the detailed list when i press the page down button for the second time it gives me a dump.
ASSERT condition has been violated.
I have put this question before but didnot get any answer.
Can anybody help me out with the solution?
Loads of Thanks in advance
I am having a problem when i am doing page down in my code.
I have made an interactive ALV. in the detailed list when i press the page down button for the second time it gives me a dump.
ASSERT condition has been violated.
I have put this question before but didnot get any answer.
Can anybody help me out with the solution?
Loads of Thanks in advance
2006 Jun 06 10:55 AM
Check the dump, where the ASSERT happened. You can put a break-point there and see the values in the assertion.
Is the ASSERT in your code or it's part of SAP's ALV code?
Peter
2006 Jun 06 11:42 AM
put a break point at event subroutine for the detailed list u have maintained. execute and check sy-ucomm in event subroutine.
or
put /h when detailed list has displayed and press page down then u can find the error in the source code.
or
drag and drop the shotcut key of system command of /h when detailed list has displayed.
use any of these 3, u can find the error in the code.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |