SapTableSource.CustomRfcReadTableFunctionModule Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the custom RFC function module that will be used to read data from SAP Table. Type: string (or Expression with resultType string).
public object CustomRfcReadTableFunctionModule { get; set; }
member this.CustomRfcReadTableFunctionModule : obj with get, set
Public Property CustomRfcReadTableFunctionModule As Object