I spy'd a Table in SAP with SAP Scripting Mode, the Application Modeller get's as Element Type a SAP GridView. (ID contains shellcontent)
The only opportunity to get the Content of this table seems to be a read Stage with Output in a Collection. Unfortunately the Collection contains all rows, but the last rows in the Collection are empty although the Input in SAP is filled. Seems it depends on the view or the size ofe the table in SAP. Is there any other Possibility to get all Items without press PGDN before? (also the export in Excel is not desired)