2009 Sep 04 7:24 AM
Hi all,
I wanted to know if there is any method to save the text entered in an object created by a method(), to the variant of the program. Let me know if there is some method for this.
Thanks.
Warm regards,
Harshad. M
Hi all,
I wanted to know if there is any method to save the text entered in an object created by a method(), to the variant of the program. Let me know if there is some method for this.
Thanks.
Warm regards,
Harshad. M
2009 Sep 04 7:49 AM
I don't understand your request, but there are function modules to handle variants.
See function group SVAR or fm RS_VARIANT*
2009 Sep 04 8:03 AM
If you want to save the text entered by the cl_gui_textedit you can save that in a paramter with type string. This mus be hidden otherwise string is not allowed.
You have to combine the the textlines from the editor into the single string by choosing a special character where you can split that afterwards to get a texttable again.
If this is not what you're looking for you need to give more details.
2009 Sep 09 6:56 AM
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |