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
The cmdlet can use various read table functions when retrieving SAP ERP data, including custom function that remove limitations on the buffer size.
See Using a Custom Read Table Function for more information.