2008 Dec 12 6:18 AM
Hi Experts,
I have developed one report in OO ALV with editable columns.
In the output screen if i change the value in the editable column with wrong value
it is showing error message..fine
after that error message if iam trying to re-enter the values then the screen is going back
to the screen number 100.
Even if i am trying to enter /H then also it is going back to the SAP initial screen.
I am not able to find what is the problem.
anybody can help me on this?
Regards,
Ma
Hi Experts,
I have developed one report in OO ALV with editable columns.
In the output screen if i change the value in the editable column with wrong value
it is showing error message..fine
after that error message if iam trying to re-enter the values then the screen is going back
to the screen number 100.
Even if i am trying to enter /H then also it is going back to the SAP initial screen.
I am not able to find what is the problem.
anybody can help me on this?
Regards,
Ma
2008 Dec 12 6:38 AM
HI,
Check if you have registered any User-command events in the report...check the code in that.
you might not have handled it properly.
there might be code in that user-command perfrom for Leave to screen 0.
2008 Dec 12 7:28 AM
Hi,
I got the problem where it is coming
after using the FM HR_INFOTYPE_OPERATION
if return table is not initial then i raised error message.
if i comment that error message then it is working fine.
if i comment the error message then how i'll display if the FM fails?
2008 Dec 12 7:32 AM
Hi,
Instead of raisng the error message...write the error message to list and exit from there.
if there are no errors then ALV will be displayed.
2008 Dec 12 8:50 AM
Hi,
for example if we run the reort for 10 employees..5 employees are updated successfully and remaining 5 got error.
Now i have to display these 5 error employees with error message.
for this requirement i am filling one itab with pernar and error message.
now i have one itab for error employees with data.
Now i want to show them by popup ?
how to do this?
rgds,
mahesh.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |