‎2008 Oct 24 3:45 PM
Hi all,
Is there any other way or method to capture the screen value apart from GETGUI command?
If so, what is the command and how to capture?
Thanks in advance,
Vijay
‎2008 Oct 24 3:54 PM
You can try with TCD command and in the mode field of your TCD command interface use 'G' (for Get) instead of 'S' (for Set) - of course parameterization has to be done for the same field. But I really doubt it can solve your problem as I would suppose you are automating a transaction with some controls.
Edited by: Qian Chen on Oct 24, 2008 5:05 PM
‎2008 Oct 24 3:54 PM
You can try with TCD command and in the mode field of your TCD command interface use 'G' (for Get) instead of 'S' (for Set) - of course parameterization has to be done for the same field. But I really doubt it can solve your problem as I would suppose you are automating a transaction with some controls.
Edited by: Qian Chen on Oct 24, 2008 5:05 PM
‎2008 Oct 27 3:37 PM
Hello,
For this you will have to record the entire transaction in TCD mode from SAPGUI mode and retrieve the value in TCD by changing the mode to 'G' and parametrize the field to have the value retrieved in the variable.
Thanks and Best regards,
Ajay