Field selection in SE16: In the transaction SE16 I wish to display certain fields only. When recording the script I manually select those fields. However, when trying to run the script, the processing halts at that point. It clears all the selections but then just tells me "No table entry selected". What could be the reason?
SAP implemented this as "ABAP list" so that no fields elements are shown in the GuiXT window.

You can tick the checkboxes of the ABAP list using the check box coordinates within the list. Example:

Set list[3,1] "X"