Parser a non error result of the execution of a Function Import OData document The result will be converted to a list of OData Entry documents If the result was a simple type it can accessed due the result entries as if it were a property,.
public List< IODataEntry > parseFunctionImportResult ( String document, IODataFunctionImport functionImport, IODataSchema schema ) throws ParserException, IllegalArgumentException