2006 Feb 06 9:29 AM
hello!
i created field exit for data elemnt EXART and assigned it
to program sapmv45a screen 4003.
when i go to transaction VA02 and double click on the matnr field in the item line i move to another screen in tab SALES A.
there is a field Bus Transaction type that whenever i choose it, it will activate the field exit.
i don't see the results at all. how can i debug the field exit?
regards
yifat
2006 Feb 06 9:33 AM
Hi
You can't debug a field-exit, but you can download the data into file.
So in your field-exit insert a piece of code to open, write and close a file and then see the data file by trx AL11.
This is only way to "debug" a field-exit.
Max
hello!
i created field exit for data elemnt EXART and assigned it
to program sapmv45a screen 4003.
when i go to transaction VA02 and double click on the matnr field in the item line i move to another screen in tab SALES A.
there is a field Bus Transaction type that whenever i choose it, it will activate the field exit.
i don't see the results at all. how can i debug the field exit?
regards
yifat
2006 Feb 06 9:33 AM
Hi
You can't debug a field-exit, but you can download the data into file.
So in your field-exit insert a piece of code to open, write and close a file and then see the data file by trx AL11.
This is only way to "debug" a field-exit.
Max
2006 Feb 06 10:17 AM
you can also issue a message to check whether the field exit is working or not.
Regards
Raja
2006 Feb 06 9:18 PM
2006 Feb 07 6:42 AM
2006 Feb 06 11:09 AM
hey ,
u can't debugh the field exist code but the right way is you can give some message .
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |