SupportServerSideCount
Determines if the count function of the simple query is executed in the SAP server. For example, select count(*) from ADRC.
Data Type
bool
Default Value
false
Remarks
Please confirm whether your RFC_READ_TABLE function supports the feature before enabling this property. RFC_READ_TABLE provides an option to determine only the number of data records in the SAP note 3390051. The import parameter NO_DATA has been added to the function module RFC_READ_TABLE:'C' . Returns the number of entries according to the selection criteria in ET_DATA. There are no other return values.