The Rowset object is a structure that stores rows of filtered records in a flat, unnormalized format. ARowset object can store any kind of data from any database that your report can access. Data in the Rowset object comes from the fields in a RowsetMetaData object.
To retrieve data stored in a Rowset object, you create a Cursor object with the RowsetController.CreateCursor method. When the Cursor object is created, the Rowset object is implicitly created.
© 2021 SAP AG. All rights reserved.
http://www.sap.com/sapbusinessobjects/
Support services
http://service.sap.com/bosap-support/
Created with the Personal Edition of HelpNDoc: Create cross-platform Qt Help files