ReadTableFunction Parameter (Connect-SAPERP Cmdlet)
The function to use for reading table data.
Syntax
Connect-SAPERP -ReadTableFunction string
Data Type
cstr
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".