2006 Dec 07 1:10 PM
Hi
i create Maintenance Generator to table and transaction.
In the transaction i can insert text.
I have 2 problems:
1. how can Handel on event double click on the field that i insert text
2. i want to open browser to insert text when i press double click, i want editor or word
How can i do it?
Thanks
2006 Dec 07 1:15 PM
Hi
U have to use an your own status gui instead of std one, in this status active the function assigned to F2
U can use the fm WS_EXECUTE in order to call WORD.
Max
Hi
i create Maintenance Generator to table and transaction.
In the transaction i can insert text.
I have 2 problems:
1. how can Handel on event double click on the field that i insert text
2. i want to open browser to insert text when i press double click, i want editor or word
How can i do it?
Thanks
2006 Dec 07 1:15 PM
Hi
U have to use an your own status gui instead of std one, in this status active the function assigned to F2
U can use the fm WS_EXECUTE in order to call WORD.
Max
2006 Dec 07 1:16 PM
YOu have to modify the function group that lies underneath the table maintenance screen that you see.(se54). In that you have to chose the appropriate event and code according to open the text editor.
Refer OLE2 transaction to open word document from sap.
Refer cltextedit* class in se24 to open a text editor from a program.
Also, you can check DWDM transaction for examples on text editor.
Regards,
Ravi
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |