invoke Function
See invokeFunction(DataMethod, ParameterList, HttpHeaders?, RequestOptions?).
Return
(see linked method).
Parameters
Method parameter.
See invokeFunction(DataMethod, ParameterList, HttpHeaders?, RequestOptions?).
Return
(see linked method).
Parameters
Method parameter.
Parameters parameter.
See invokeFunction(DataMethod, ParameterList, HttpHeaders?, RequestOptions?).
Return
(see linked method).
Parameters
Method parameter.
Parameters parameter.
Headers parameter.
Add a function call to the batch.
- See Also:
-
{@link com.sap.cloud.mobile.kotlin.odata.DataQuery#bind(com.sap.cloud.mobile.kotlin.odata.BindingPath) DataQuery.bind} and {@link com.sap.cloud.mobile.kotlin.odata.DataQuery#from(com.sap.cloud.mobile.kotlin.odata.EntitySet) DataQuery.from}, for setting the binding parameter for a bound function (either can be applied to the returned query).
Return
A data query representing the function call.
Parameters
Function to be called.
Function call parameters.
(nullable) Function call headers.
(nullable) Function call options.