2006 Jul 13 3:20 PM
Dear all,
I am registering an transaction with eCATT and, in a particular screen, I would like to copy the content of a field into another field.
How can I do that ?
I think I have to use the GETGUI command... but I don't have any command patern for that. So, is there another solution ?
Already thank's
Nicolas
<i>PS : If I go to the online eCATT tutorial of SAP I have a chapiter "Improve the SAPGUI Recording". They explain the use of "SAPGUI (Attach) command [which is not present in the patern] and the use of GETGUI command to get a field value in a screen... but it doesn't work for me because these commands are not recognised ?!?</i>
Dear all,
I am registering an transaction with eCATT and, in a particular screen, I would like to copy the content of a field into another field.
How can I do that ?
I think I have to use the GETGUI command... but I don't have any command patern for that. So, is there another solution ?
Already thank's
Nicolas
<i>PS : If I go to the online eCATT tutorial of SAP I have a chapiter "Improve the SAPGUI Recording". They explain the use of "SAPGUI (Attach) command [which is not present in the patern] and the use of GETGUI command to get a field value in a screen... but it doesn't work for me because these commands are not recognised ?!?</i>
2006 Jul 14 11:47 AM
Hi Nicolas!
I found the command pattern in the group UI, but the usage seems to be more complicated. Have a look at the <a href="http://help.sap.com/saphelp_erp2005/helpdata/en/53/f3383fe58d5900e10000000a114084/frameset.htm">help to GETGUI</a>.
Regards,
Christian
2006 Jul 14 1:00 PM
I think the problem is linked to the fact that the version of my system SAP didn't support commands GETGUI.
I don't have acces to the pattern of the group UI :o(
Is there another way to get the value of a displayed field with the SAPGUI mode of eCATT ?
(I cannot use TCD because I'm working on an enjoy transaction...)