Share via


SapOpenHubSource.CustomRfcReadTableFunctionModule Property

Definition

Gets or sets specifies the custom RFC function module that will be used to read data from SAP Table. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="customRfcReadTableFunctionModule")]
public object CustomRfcReadTableFunctionModule { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="customRfcReadTableFunctionModule")>]
member this.CustomRfcReadTableFunctionModule : obj with get, set
Public Property CustomRfcReadTableFunctionModule As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to