ReadTableFunction
The function to use for reading table data.
Syntax
property ReadTableFunction: String;
Data Type
String
Default Value
"RFC_READ_TABLE"
Remarks
Change this to a custom function to remove limitations on the buffer size.
The RFC_READ_TABLE2 function is also supported. To use this function, set this property to "/SAPDS/RFC_READ_TABLE2".