11-12-2009, 03:36 AM
Dear all,
I am working on one of the SAP scripts and there is a node in the screen that changes according to the input data.
where '#4' always changes.
Could anyone please guide me how '#4' could be parameterized.
Thanks, Shilpa
I am working on one of the SAP scripts and there is a node in the screen that changes according to the input data.
Code:
'SAPGuiSession("Session").SAPGuiWindow("Termination of Plan Participat").SAPGuiTree("TableTreeControl").Set "#4","401K","ON"
Could anyone please guide me how '#4' could be parameterized.
Thanks, Shilpa