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 本製品 can use various read table functions when retrieving SAP ERP data, including custom function that remove limitations on the buffer size.
See カスタム Read Table 関数の使用 for more information.