‎2009 Jan 06 11:54 AM
Hello,
I have to write a batch input for a transaction.
At a certain point I have an ALV grid and I have to select the first line of this grid.
How do I do this in batch input?
Thank you.
‎2009 Jan 06 12:51 PM
This is by default not possible for Enjoy SAP controls, since they make use of the control framework, which is different from the regular Dynpro screens.
‎2009 Jan 06 12:51 PM
This is by default not possible for Enjoy SAP controls, since they make use of the control framework, which is different from the regular Dynpro screens.
‎2009 Jan 06 1:13 PM
Hello Andronic
I doubt that this is possible. Looking at eCATT scripting you will notice that you need to use GUI recording instead of the BDC-like TCD(Record) pattern in order to record controls like ALV grid, tree, etc.
Regards
Uwe